2019-01-14 00:51:03,832 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 00:51:03,835 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Xh9CamAxgvPNEAfWmmVC4MTc9 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=31b9513b6c57489692efc0638736c929 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=6DpmrQRU8UwnsFXVkeRBHTTaN export OS_REGION_NAME=regionOne 2019-01-14 00:51:03,835 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 00:51:03,836 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-01-14 00:51:03,856 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-14 00:51:03,938 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-14 00:51:04,611 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'trunk', u'extra_dhcp_opt', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'dvr']) 2019-01-14 00:51:04,804 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-01-14 00:51:04,914 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'4e45bb2a8a6e4fe2b828b62ece31c071', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-01-14 00:51:05,027 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/017a01431c3e41e59cb79511c6d51b49'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'55a09937d24045769dd23f73b38b6530', u'id': u'017a01431c3e41e59cb79511c6d51b49'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0942fd69e0a9495f9654e4cbab809f6b'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'79329aabc29f4c049ad19d96bc62cd85', u'id': u'0942fd69e0a9495f9654e4cbab809f6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0aa18c6b124d4fdbbd47ea27b281d2dd'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'97bc75e13fc042b8b48a0f7143150426', u'id': u'0aa18c6b124d4fdbbd47ea27b281d2dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/11c0a0f75dc24bb78247a3c38ca8dedf'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1bd094cf7932497d92f47c172b681d2d', u'id': u'11c0a0f75dc24bb78247a3c38ca8dedf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/18ee834fc59c411eb6096f7cb4fffead'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b29d48019c08462e8b4d0a35349be916', u'id': u'18ee834fc59c411eb6096f7cb4fffead'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1d4b576cb2854202897733e2c0e9ea43'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'97bc75e13fc042b8b48a0f7143150426', u'id': u'1d4b576cb2854202897733e2c0e9ea43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1ee09c58ae1e4d8faee0eaaf847f90de'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1e684503f80d4e2289fee1a2e287d586', u'id': u'1ee09c58ae1e4d8faee0eaaf847f90de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2009c99873804e36b69ad2a63bd6ef14'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'75d8a548b24a4f149f8f668f3dd46882', u'id': u'2009c99873804e36b69ad2a63bd6ef14'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2b13bf3dd31749eab75c9c935f149cf2'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0e6705e759ec4874b8a7e41019342bfd', u'id': u'2b13bf3dd31749eab75c9c935f149cf2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2cf88927cc9f412088bb5a70a2588894'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1e684503f80d4e2289fee1a2e287d586', u'id': u'2cf88927cc9f412088bb5a70a2588894'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3144edc39d9144f28010091ee071a02d'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1bd094cf7932497d92f47c172b681d2d', u'id': u'3144edc39d9144f28010091ee071a02d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/31c126374a5549a58281f746fee2448b'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'97bc75e13fc042b8b48a0f7143150426', u'id': u'31c126374a5549a58281f746fee2448b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/39b41f2d4e2049b9be54c91ec5c49f07'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'55a09937d24045769dd23f73b38b6530', u'id': u'39b41f2d4e2049b9be54c91ec5c49f07'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3a46f19c935a4e6fb65915cd645423b1'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'75d8a548b24a4f149f8f668f3dd46882', u'id': u'3a46f19c935a4e6fb65915cd645423b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3c13f236c93d4326b98d14146d47aa81'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bfc4b8bdb5b343ba9fb866284dedef27', u'id': u'3c13f236c93d4326b98d14146d47aa81'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4dda01e07d0a49cf902f067b120b724a'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1e2eed85828c48eb86561b86bf176dae', u'id': u'4dda01e07d0a49cf902f067b120b724a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/53a7520b12b241c096ec45f1547f267d'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a12c370d9819410a85319e813a3801d5', u'id': u'53a7520b12b241c096ec45f1547f267d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5405bd7ab648442c890f314fe4b6087a'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1e2eed85828c48eb86561b86bf176dae', u'id': u'5405bd7ab648442c890f314fe4b6087a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5a2f7e9f248a4b25b2ed7cd94e602f1c'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9a79edbc24c14c5894ca5a433b60bc62', u'id': u'5a2f7e9f248a4b25b2ed7cd94e602f1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6133f25ef2e9460e96d754064d13a2dc'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'52a271f31e7343589017e60122aa3898', u'id': u'6133f25ef2e9460e96d754064d13a2dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/68fbd9b979044041bfa4bf199e368a40'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0e6705e759ec4874b8a7e41019342bfd', u'id': u'68fbd9b979044041bfa4bf199e368a40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6a89f7f1776b4f5198eb89597383335e'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'52a271f31e7343589017e60122aa3898', u'id': u'6a89f7f1776b4f5198eb89597383335e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6b365c1eabbb42b3b33a5d25dc714764'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'75d8a548b24a4f149f8f668f3dd46882', u'id': u'6b365c1eabbb42b3b33a5d25dc714764'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7686578ebbea425d95984e8c6a603337'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bfc4b8bdb5b343ba9fb866284dedef27', u'id': u'7686578ebbea425d95984e8c6a603337'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7fad785098d944e88d265220c497dc35'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9a79edbc24c14c5894ca5a433b60bc62', u'id': u'7fad785098d944e88d265220c497dc35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/85c7819d337f43bc9530355da5c9a539'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b29d48019c08462e8b4d0a35349be916', u'id': u'85c7819d337f43bc9530355da5c9a539'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/88a937fddbf34ce1b8b77f5e3ccce080'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bfc4b8bdb5b343ba9fb866284dedef27', u'id': u'88a937fddbf34ce1b8b77f5e3ccce080'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8f65fe001c3248488300b2bc3b4cfe78'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'79329aabc29f4c049ad19d96bc62cd85', u'id': u'8f65fe001c3248488300b2bc3b4cfe78'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/98e15a0c5b34453780eac9919f2956ff'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'366901bb1b6a406d8931616fb20fc23b', u'id': u'98e15a0c5b34453780eac9919f2956ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b5f9d348f0a4414780e364e7cef0ae3e'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0e6705e759ec4874b8a7e41019342bfd', u'id': u'b5f9d348f0a4414780e364e7cef0ae3e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b6b5c26ec2834bc08ad00e4ca1fe6b46'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a12c370d9819410a85319e813a3801d5', u'id': u'b6b5c26ec2834bc08ad00e4ca1fe6b46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ba44cebc6ed3427097955de12b31c249'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'55a09937d24045769dd23f73b38b6530', u'id': u'ba44cebc6ed3427097955de12b31c249'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c43a909ab0e849d8989bcfae2c0e5ac4'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9a79edbc24c14c5894ca5a433b60bc62', u'id': u'c43a909ab0e849d8989bcfae2c0e5ac4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c6fdb1c3341b4ec286e255f685500e93'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'366901bb1b6a406d8931616fb20fc23b', u'id': u'c6fdb1c3341b4ec286e255f685500e93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d296b10b23a644219b8afd6cc1cb10c7'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a12c370d9819410a85319e813a3801d5', u'id': u'd296b10b23a644219b8afd6cc1cb10c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d72b8a0d6d8d4cba9d6ecc1da8cb3d5e'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1e2eed85828c48eb86561b86bf176dae', u'id': u'd72b8a0d6d8d4cba9d6ecc1da8cb3d5e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d80b19b7e7d24ffebcd0bdd54063c499'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'366901bb1b6a406d8931616fb20fc23b', u'id': u'd80b19b7e7d24ffebcd0bdd54063c499'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ecc827874af746b2ae51cad378a07213'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1bd094cf7932497d92f47c172b681d2d', u'id': u'ecc827874af746b2ae51cad378a07213'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f114720836fb4176bf18226aaa599bb2'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'52a271f31e7343589017e60122aa3898', u'id': u'f114720836fb4176bf18226aaa599bb2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f66ba60ac064448ab78492b708d4cf90'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b29d48019c08462e8b4d0a35349be916', u'id': u'f66ba60ac064448ab78492b708d4cf90'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f68b8d6fb4bc4613a344c515bdb0b940'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1e684503f80d4e2289fee1a2e287d586', u'id': u'f68b8d6fb4bc4613a344c515bdb0b940'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fa7b18705f1f4be497a85669e8aa1c18'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'79329aabc29f4c049ad19d96bc62cd85', u'id': u'fa7b18705f1f4be497a85669e8aa1c18'})] 2019-01-14 00:51:06,862 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-01-14 00:51:06,884 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-01-14 00:51:06,919 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2012000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 5}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2012000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 7}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-01-14 00:51:07,043 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-01-14 00:51:07,137 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8cbef875-f516-4635-acc6-90a1dce9357d'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-14T00:48:19Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'fb23e318-9668-475b-8e80-b81bad119749', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', u'created_at': u'2019-01-14T00:48:13Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f'})] 2019-01-14 00:51:07,168 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-01-14 00:51:07,273 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'0a9dc6b38ac74d1cb3954919fbb87bf5'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'34297bdaee3e4392b7b760481fd0cd38'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'5457aa0e17d04984be590a1c1ae01bfb'}), Munch({'project': u'31b9513b6c57489692efc0638736c929', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'67b38792b6294596a49d9cd53ee5ef0c'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'8099e994186848a2901cc20a3d10580e'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'96702cff4da640279d282f8d7d21294f'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'99413b41df8b4ef1a0adbfb7f8a71ef3'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'a315bf4eba18406d99947978439d1380'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'ae92595ee71a4f608527d07f5f8c6ceb'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'b9d15dbeb5c2457888668191356d45ae'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'8827830d709d4e8e918f67ebed7ca778', 'user': u'b9d15dbeb5c2457888668191356d45ae'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'c6c91fd71f7243a880fe222d2fc47d45'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'e5018459306747488678e18fb4b94ee3'}), Munch({'project': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'eadefd820dde403b9acfab180e16f3ff'}), Munch({'domain': u'4e45bb2a8a6e4fe2b828b62ece31c071', 'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'7d848bbed886487ca7f3efa11eb1d3e1'}), Munch({'id': u'0e24241a733946a198fafd7aa34670e2', 'user': u'67b38792b6294596a49d9cd53ee5ef0c'})] 2019-01-14 00:51:07,389 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'0e24241a733946a198fafd7aa34670e2'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'49d9c3a3d7f8446b9e89bbe28aeda5f5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'8827830d709d4e8e918f67ebed7ca778'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'f4927c46f8674e8288b94a5046b671c0'})] 2019-01-14 00:51:07,575 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-01-14 00:51:07,650 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-01-14 00:51:07,775 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'0e6705e759ec4874b8a7e41019342bfd', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1bd094cf7932497d92f47c172b681d2d', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'1e2eed85828c48eb86561b86bf176dae', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'1e684503f80d4e2289fee1a2e287d586', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'366901bb1b6a406d8931616fb20fc23b', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'391ff703913c4763a9b978c732c6d766', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'52a271f31e7343589017e60122aa3898', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'55a09937d24045769dd23f73b38b6530', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'75d8a548b24a4f149f8f668f3dd46882', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'79329aabc29f4c049ad19d96bc62cd85', 'name': u'cinderv2'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'97bc75e13fc042b8b48a0f7143150426', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9a79edbc24c14c5894ca5a433b60bc62', 'name': u'aodh'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'a12c370d9819410a85319e813a3801d5', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'b29d48019c08462e8b4d0a35349be916', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'bfc4b8bdb5b343ba9fb866284dedef27', 'name': u'cinder'})] 2019-01-14 00:51:07,818 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:48:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'tenant_id': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f', u'created_at': u'2019-01-14T00:48:19Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'67889cf9a9bf4eaa8ddbbf9e9b90f96f'})] 2019-01-14 00:51:07,825 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-01-14 00:51:07,944 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:51:07,945 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-14 00:51:07,997 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-01-14 00:51:09,423 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-01-14 00:51:10,364 - 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-14T00:51:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b888ccb8-da7a-4398-8499-1b7fd4b9e6eb', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_8a79c398-b33f-4b43-bca2-02c37ec7549b', u'admin_state_up': True, u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:51:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31b9513b6c57489692efc0638736c929'}) 2019-01-14 00:51:11,445 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:51:11Z', 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'fca434bd-6c90-4d14-ad64-2b594ae89f40', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_8a79c398-b33f-4b43-bca2-02c37ec7549b', u'enable_dhcp': True, u'network_id': u'b888ccb8-da7a-4398-8499-1b7fd4b9e6eb', u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:51:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'31b9513b6c57489692efc0638736c929'}) 2019-01-14 00:51:12,786 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:51:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T00:51:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'31b9513b6c57489692efc0638736c929', u'id': u'a3d32ea9-f548-4f97-bd0a-0987910a34ab', u'name': u'tenantnetwork1-router_8a79c398-b33f-4b43-bca2-02c37ec7549b'}) 2019-01-14 00:51:14,425 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:51:14,425 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 00:51:20,414 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-01-14 00:51:22,204 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'2d7d0115c1a54d7398d0637a1632f679', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_486332c5-4e58-4dcd-b9d8-fc125b0421c0'}) 2019-01-14 00:51:22,626 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01f439edef0f4374abf25f804fb24810', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_486332c5-4e58-4dcd-b9d8-fc125b0421c0'}) 2019-01-14 00:51:22,819 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-14 00:51:22,967 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'f2170dff30134351a78b1e4c650317ee'}) 2019-01-14 00:51:23,691 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_486332c5-4e58-4dcd-b9d8-fc125b0421c0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2d7d0115c1a54d7398d0637a1632f679', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fcb16dbb-eb13-415d-9727-ece398c927bb', 'username': u'tenantnetwork2-user_486332c5-4e58-4dcd-b9d8-fc125b0421c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 00:51:23,694 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_486332c5-4e58-4dcd-b9d8-fc125b0421c0', 'password': 'fcb16dbb-eb13-415d-9727-ece398c927bb', 'project_name': 'tenantnetwork2-project_486332c5-4e58-4dcd-b9d8-fc125b0421c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '2d7d0115c1a54d7398d0637a1632f679', 'project_domain_name': 'Default'} 2019-01-14 00:51:23,695 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-01-14 00:51:24,652 - 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-14T00:51:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'48d3a407-b42f-4820-8c5a-7e0912b3d901', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_486332c5-4e58-4dcd-b9d8-fc125b0421c0', u'admin_state_up': True, u'tenant_id': u'2d7d0115c1a54d7398d0637a1632f679', u'created_at': u'2019-01-14T00:51:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2d7d0115c1a54d7398d0637a1632f679'}) 2019-01-14 00:51:26,486 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:51:26Z', 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'e3c177bc-15f0-49ab-9917-ad4f1b502b9e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_486332c5-4e58-4dcd-b9d8-fc125b0421c0', u'enable_dhcp': True, u'network_id': u'48d3a407-b42f-4820-8c5a-7e0912b3d901', u'tenant_id': u'2d7d0115c1a54d7398d0637a1632f679', u'created_at': u'2019-01-14T00:51:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2d7d0115c1a54d7398d0637a1632f679'}) 2019-01-14 00:51:27,605 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2d7d0115c1a54d7398d0637a1632f679', u'created_at': u'2019-01-14T00:51:26Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T00:51:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'2d7d0115c1a54d7398d0637a1632f679', u'id': u'79fc8bd8-d9e3-42a8-a205-222fc924a8c2', u'name': u'tenantnetwork2-router_486332c5-4e58-4dcd-b9d8-fc125b0421c0'}) 2019-01-14 00:51:29,662 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:51:29,662 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 00:51:36,843 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-01-14 00:51:38,340 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-01-14 00:51:38,930 - 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-14T00:51:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f4cd242-ad8d-4f06-821a-21f9c4157d39', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_9fe76c60-46be-4e42-bc42-ff828d5db196', u'admin_state_up': True, u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:51:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31b9513b6c57489692efc0638736c929'}) 2019-01-14 00:51:39,624 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:51:39Z', 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'2f099d5f-ca2b-4fd9-ac3a-510d3430e175', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_9fe76c60-46be-4e42-bc42-ff828d5db196', u'enable_dhcp': True, u'network_id': u'8f4cd242-ad8d-4f06-821a-21f9c4157d39', u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:51:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'31b9513b6c57489692efc0638736c929'}) 2019-01-14 00:51:40,746 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:51:39Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T00:51:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'31b9513b6c57489692efc0638736c929', u'id': u'd9a07370-217e-417c-b4d6-2c3c2a105117', u'name': u'vmready1-router_9fe76c60-46be-4e42-bc42-ff828d5db196'}) 2019-01-14 00:51:46,607 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/7ca6ea3e-5a05-48c3-8f2d-25b77b22d0a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ca6ea3e-5a05-48c3-8f2d-25b77b22d0a4/file', 'owner': u'31b9513b6c57489692efc0638736c929', 'id': u'7ca6ea3e-5a05-48c3-8f2d-25b77b22d0a4', 'size': 12716032, u'self': u'/v2/images/7ca6ea3e-5a05-48c3-8f2d-25b77b22d0a4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31b9513b6c57489692efc0638736c929', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/7ca6ea3e-5a05-48c3-8f2d-25b77b22d0a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T00:51:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T00:51:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_9fe76c60-46be-4e42-bc42-ff828d5db196', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7ca6ea3e-5a05-48c3-8f2d-25b77b22d0a4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_9fe76c60-46be-4e42-bc42-ff828d5db196', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_9fe76c60-46be-4e42-bc42-ff828d5db196', 'created': u'2019-01-14T00:51:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T00:51:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7ca6ea3e-5a05-48c3-8f2d-25b77b22d0a4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_9fe76c60-46be-4e42-bc42-ff828d5db196', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 00:51:47,361 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_9fe76c60-46be-4e42-bc42-ff828d5db196', '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'31b9513b6c57489692efc0638736c929', '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'bea734de-4d01-479d-9772-2baba088621d', 'swap': 0}) 2019-01-14 00:51:47,597 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:51:47,597 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 00:51:53,585 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-01-14 00:51:54,643 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'cc566d9533c746a980e47e10c4b25202', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2'}) 2019-01-14 00:51:55,122 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a133d20b2e5644828569da209b96ce26', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2'}) 2019-01-14 00:51:56,355 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'cc566d9533c746a980e47e10c4b25202', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '69e83101-339d-4da0-a479-8ef8928ea3f5', 'username': u'vmready2-user_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 00:51:56,359 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', 'password': '69e83101-339d-4da0-a479-8ef8928ea3f5', 'project_name': 'vmready2-project_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'cc566d9533c746a980e47e10c4b25202', 'project_domain_name': 'Default'} 2019-01-14 00:51:56,360 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-01-14 00:51:57,251 - 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-14T00:51:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fbe4a957-b667-4e10-af78-18b80a7295cc', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', u'admin_state_up': True, u'tenant_id': u'cc566d9533c746a980e47e10c4b25202', u'created_at': u'2019-01-14T00:51:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cc566d9533c746a980e47e10c4b25202'}) 2019-01-14 00:51:58,740 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:51:58Z', 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'630c6986-174c-4215-a5ef-e839354da61b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', u'enable_dhcp': True, u'network_id': u'fbe4a957-b667-4e10-af78-18b80a7295cc', u'tenant_id': u'cc566d9533c746a980e47e10c4b25202', u'created_at': u'2019-01-14T00:51:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cc566d9533c746a980e47e10c4b25202'}) 2019-01-14 00:51:59,795 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cc566d9533c746a980e47e10c4b25202', u'created_at': u'2019-01-14T00:51:58Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T00:51:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'cc566d9533c746a980e47e10c4b25202', u'id': u'0fef6a1f-203a-407f-b14b-f151c47e08fd', u'name': u'vmready2-router_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2'}) 2019-01-14 00:52:03,516 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/063e3633-d739-414a-828d-ac0b3079a726/snap', u'metadata': Munch({})})], 'file': u'/v2/images/063e3633-d739-414a-828d-ac0b3079a726/file', 'owner': u'cc566d9533c746a980e47e10c4b25202', 'id': u'063e3633-d739-414a-828d-ac0b3079a726', 'size': 12716032, u'self': u'/v2/images/063e3633-d739-414a-828d-ac0b3079a726', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc566d9533c746a980e47e10c4b25202', 'name': 'vmready2-project_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/063e3633-d739-414a-828d-ac0b3079a726/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T00:52:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T00:52:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/063e3633-d739-414a-828d-ac0b3079a726', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', 'created': u'2019-01-14T00:52:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T00:52:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/063e3633-d739-414a-828d-ac0b3079a726', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 00:52:04,330 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_00f2f5c5-0fc6-4844-97a8-e17b5d5507b2', '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'31b9513b6c57489692efc0638736c929', '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'bc3266b7-d8f2-4f09-974b-bede9b03ce4f', 'swap': 0}) 2019-01-14 00:52:04,559 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:52:04,559 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 00:52:11,684 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-01-14 00:52:12,387 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-01-14 00:52:12,897 - 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-14T00:52:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'36717a0e-0bad-4ac0-a880-58c2d908ae81', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_056ca5c2-e293-496b-868d-75efc5b486b9', u'admin_state_up': True, u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:52:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31b9513b6c57489692efc0638736c929'}) 2019-01-14 00:52:13,650 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:52:13Z', 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'954b67a0-f829-4856-ac18-0f940f52a659', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_056ca5c2-e293-496b-868d-75efc5b486b9', u'enable_dhcp': True, u'network_id': u'36717a0e-0bad-4ac0-a880-58c2d908ae81', u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:52:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'31b9513b6c57489692efc0638736c929'}) 2019-01-14 00:52:14,695 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.218'}]}, u'description': u'', u'tags': [], u'tenant_id': u'31b9513b6c57489692efc0638736c929', u'created_at': u'2019-01-14T00:52:13Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T00:52:14Z', u'revision_number': 2, u'routes': [], u'project_id': u'31b9513b6c57489692efc0638736c929', u'id': u'f4e4d960-13db-46ce-a1d1-ab8df8dcc09e', u'name': u'singlevm1-router_056ca5c2-e293-496b-868d-75efc5b486b9'}) 2019-01-14 00:52:17,315 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/3049c519-0cda-48a6-89b6-2ec1754c694b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3049c519-0cda-48a6-89b6-2ec1754c694b/file', 'owner': u'31b9513b6c57489692efc0638736c929', 'id': u'3049c519-0cda-48a6-89b6-2ec1754c694b', 'size': 12716032, u'self': u'/v2/images/3049c519-0cda-48a6-89b6-2ec1754c694b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31b9513b6c57489692efc0638736c929', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/3049c519-0cda-48a6-89b6-2ec1754c694b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T00:52:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T00:52:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_056ca5c2-e293-496b-868d-75efc5b486b9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3049c519-0cda-48a6-89b6-2ec1754c694b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_056ca5c2-e293-496b-868d-75efc5b486b9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_056ca5c2-e293-496b-868d-75efc5b486b9', 'created': u'2019-01-14T00:52:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T00:52:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3049c519-0cda-48a6-89b6-2ec1754c694b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_056ca5c2-e293-496b-868d-75efc5b486b9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 00:52:17,960 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_056ca5c2-e293-496b-868d-75efc5b486b9', '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'31b9513b6c57489692efc0638736c929', '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'64b58103-d4b3-4f37-ad2f-e80bfe9a9df3', 'swap': 0}) 2019-01-14 00:52:18,320 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClh0ZijuPX+YsvSivVyhY50JwURxq9tsjuQlca9C12vfgv2cS0u2JiI5qO4FrquAXDRdntPqFCoTGAmj3x+liEMYsxfx29bIRtXFVz1atW6ZbZe3E5dv2LW6dgO8sSNXtKSatJ+D0a1nXA7cZ9iqHwVlNhdmUonfbLmKsb0LnDGE08Wwi38TuKVVSltfUh30H7vCW84xiI+6xOp3pUHSMTYIZlhVpsksLm4mouQLKPrJDTH8t1iCak/TnFdBWAzYM7M6HQBPbzBwKW/IDjBE5zbh8JUjV5LM5XgXbGaI3+nSC/N0SG/YQ6pZMOAY/jEYE0uRmZWwaGmXR36ygLy8L/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApYdGYo7j1/mLL0or1coWOdCcFEcavbbI7kJXGvQtdr34L9nE\ntLtiYiOajuBa6rgFw0XZ7T6hQqExgJo98fpYhDGLMX8dvWyEbVxVc9WrVumW2Xtx\nOXb9i1unYDvLEjV7SkmrSfg9GtZ1wO3GfYqh8FZTYXZlKJ32y5irG9C5wxhNPFsI\nt/E7ilVUpbX1Id9B+7wlvOMYiPusTqd6VB0jE2CGZYVabJLC5uJqLkCyj6yQ0x/L\ndYgmpP05xXQVgM2DOzOh0AT28wcClvyA4wROc24fCVI1eSzOV4F2xmiN/p0gvzdE\nhv2EOqWTDgGP4xGBNLkZmVsGhpl0d+soC8vC/wIDAQABAoIBAQCJhUnEuFIzLO+l\n6klg5PRyNA54Clr9Is7so9EaY6Mh89Iubw4t2UBzqIDQEzV1rE2dXnsfz9jKMoGe\nBodQclz39vFdve5HYdDjysJz6iDfpFHffd8jjug2z37PRN4B0s0LewkD+2lI0sQh\n9WnjAzpnIlFDt8lzZUmU/NGr2k16927d1ChRTM+261JxS+2zEgIanstbprURTAIr\nGfmcYYSTta1tGvCOf6TgG3aC1Tr6H+WocAriTN0/ZTdK4/HQwoJn7Ck3eV72fBfw\n8UPfrrLPBPEVvAmHTREDU+COqvXiOAmHF9Rp8Dk5UYbA4P3kT8ugq/A6cVGNtwFo\njrNb6TsBAoGBANxKpGibVhi7Ve6Fl++SNGe9JNafqpca4dq90D1RVX0W43mp8iBw\nkOrCE5ag2wwolFCd7lbcCBBcxjz4uMrzyZf6RUnjkHiBwgb+CeGvaN3p7s+upEFb\n56Zun/z4/qPBc00KSxip5IhPLKyk/bJzDzSpb2RRvQpq7kt1ULsqA2+ZAoGBAMBc\nJXtzPoaeRf5m/U1ojOM2YxKoO1xhYd7ZAJdnm6K6FuKXk7BZNqNpCbLWFkuH18ga\n6XJoMJLNNLMANbPFt3kCRec3JN9pZM/A7PUIME23ppQP6qpzX/kdviz7n+g4lZK2\ny/63/Q9IoP7/lamBZcAXehNI0EF4/GkH8aIrJUZXAoGAWCCcSSTrepVnOTbEo5jP\n0jh+xkW1zyF3/TQ2XHFvS82eTwvHy2Z88w2VHItZVjHds6qasLDxoOocfEPcWYTR\nvzTmBzs8jpkKcBWtClZME4sEeJ0bJPKJZ7GV23QZGpXHdKiLhmBhBo72BlMzEvKo\nwJ6P64gvoj1I+3MBSv7xxPECgYEAjmsq7S20G2NPmz2RSSChPxBjZcrcuFb5aU7t\nGywAlQiGLRngpO5If9Ai+B99vkpDPsp+ENCHNglsfSMon4NBhfxi2P+A81BK7W5/\ngiOf78qLMJBgQ/bMFdsplJBwIjTSuR9SBbMfT5OMb3+3xRoixYgcP+7nEbKL3w+c\nnV6oaF0CgYBNcAoCyZm/MODlXsa3ZCIJ34KMyYvx8gVSY27tvmV9lDnSOZZyalTu\n1km8NiSMuVgOy5ldMj3l3i8uKhtSg8Ok2JFdCUp2a73iW8sQMl/YTneq7dgRMJCu\nSVk2dZunztH8MtvSqMxOTwInzsC7HR/Ng8YYDgGs5tIcKuDxGNVskA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'67b38792b6294596a49d9cd53ee5ef0c', 'name': u'singlevm1-kp_056ca5c2-e293-496b-868d-75efc5b486b9', 'created_at': '2019-01-14T00:52:18.320454', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31b9513b6c57489692efc0638736c929', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:15:d9:8c:91:e8:3d:84:68:31:45:5d:4d:d1:ba:dd', 'type': 'ssh', 'id': u'singlevm1-kp_056ca5c2-e293-496b-868d-75efc5b486b9'}) 2019-01-14 00:52:18,320 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApYdGYo7j1/mLL0or1coWOdCcFEcavbbI7kJXGvQtdr34L9nE tLtiYiOajuBa6rgFw0XZ7T6hQqExgJo98fpYhDGLMX8dvWyEbVxVc9WrVumW2Xtx OXb9i1unYDvLEjV7SkmrSfg9GtZ1wO3GfYqh8FZTYXZlKJ32y5irG9C5wxhNPFsI t/E7ilVUpbX1Id9B+7wlvOMYiPusTqd6VB0jE2CGZYVabJLC5uJqLkCyj6yQ0x/L dYgmpP05xXQVgM2DOzOh0AT28wcClvyA4wROc24fCVI1eSzOV4F2xmiN/p0gvzdE hv2EOqWTDgGP4xGBNLkZmVsGhpl0d+soC8vC/wIDAQABAoIBAQCJhUnEuFIzLO+l 6klg5PRyNA54Clr9Is7so9EaY6Mh89Iubw4t2UBzqIDQEzV1rE2dXnsfz9jKMoGe BodQclz39vFdve5HYdDjysJz6iDfpFHffd8jjug2z37PRN4B0s0LewkD+2lI0sQh 9WnjAzpnIlFDt8lzZUmU/NGr2k16927d1ChRTM+261JxS+2zEgIanstbprURTAIr GfmcYYSTta1tGvCOf6TgG3aC1Tr6H+WocAriTN0/ZTdK4/HQwoJn7Ck3eV72fBfw 8UPfrrLPBPEVvAmHTREDU+COqvXiOAmHF9Rp8Dk5UYbA4P3kT8ugq/A6cVGNtwFo jrNb6TsBAoGBANxKpGibVhi7Ve6Fl++SNGe9JNafqpca4dq90D1RVX0W43mp8iBw kOrCE5ag2wwolFCd7lbcCBBcxjz4uMrzyZf6RUnjkHiBwgb+CeGvaN3p7s+upEFb 56Zun/z4/qPBc00KSxip5IhPLKyk/bJzDzSpb2RRvQpq7kt1ULsqA2+ZAoGBAMBc JXtzPoaeRf5m/U1ojOM2YxKoO1xhYd7ZAJdnm6K6FuKXk7BZNqNpCbLWFkuH18ga 6XJoMJLNNLMANbPFt3kCRec3JN9pZM/A7PUIME23ppQP6qpzX/kdviz7n+g4lZK2 y/63/Q9IoP7/lamBZcAXehNI0EF4/GkH8aIrJUZXAoGAWCCcSSTrepVnOTbEo5jP 0jh+xkW1zyF3/TQ2XHFvS82eTwvHy2Z88w2VHItZVjHds6qasLDxoOocfEPcWYTR vzTmBzs8jpkKcBWtClZME4sEeJ0bJPKJZ7GV23QZGpXHdKiLhmBhBo72BlMzEvKo wJ6P64gvoj1I+3MBSv7xxPECgYEAjmsq7S20G2NPmz2RSSChPxBjZcrcuFb5aU7t GywAlQiGLRngpO5If9Ai+B99vkpDPsp+ENCHNglsfSMon4NBhfxi2P+A81BK7W5/ giOf78qLMJBgQ/bMFdsplJBwIjTSuR9SBbMfT5OMb3+3xRoixYgcP+7nEbKL3w+c nV6oaF0CgYBNcAoCyZm/MODlXsa3ZCIJ34KMyYvx8gVSY27tvmV9lDnSOZZyalTu 1km8NiSMuVgOy5ldMj3l3i8uKhtSg8Ok2JFdCUp2a73iW8sQMl/YTneq7dgRMJCu SVk2dZunztH8MtvSqMxOTwInzsC7HR/Ng8YYDgGs5tIcKuDxGNVskA== -----END RSA PRIVATE KEY----- 2019-01-14 00:52:36,408 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_056ca5c2-e293-496b-868d-75efc5b486b9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:cd:77', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3049c519-0cda-48a6-89b6-2ec1754c694b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-01-14T00:52:32.000000', 'flavor': Munch({u'id': u'64b58103-d4b3-4f37-ad2f-e80bfe9a9df3'}), 'az': u'nova', 'id': u'78a557dc-10a4-46d3-aec0-f4a67d20996d', 'security_groups': [Munch({u'name': u'singlevm1-sg_056ca5c2-e293-496b-868d-75efc5b486b9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'67b38792b6294596a49d9cd53ee5ef0c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31b9513b6c57489692efc0638736c929', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-01-14T00:52:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:52:32Z', 'hostId': u'5b4e8c008b20167e2969416b9cf7566745753a151fc6b37d1d43baf2', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_056ca5c2-e293-496b-868d-75efc5b486b9', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'5b4e8c008b20167e2969416b9cf7566745753a151fc6b37d1d43baf2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-01-14T00:52:32.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'31b9513b6c57489692efc0638736c929', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_056ca5c2-e293-496b-868d-75efc5b486b9', 'adminPass': u'hoje7w24pNRV', 'tenant_id': u'31b9513b6c57489692efc0638736c929', 'created_at': u'2019-01-14T00:52:21Z', 'created': u'2019-01-14T00:52:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:52:38,383 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f4e4d960-13db-46ce-a1d1-ab8df8dcc09e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'31b9513b6c57489692efc0638736c929', 'created_at': u'2019-01-14T00:52:37Z', 'attached': True, 'updated_at': u'2019-01-14T00:52:37Z', 'id': u'4525859f-185f-4698-88b4-bf21fc533147', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31b9513b6c57489692efc0638736c929', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f4e4d960-13db-46ce-a1d1-ab8df8dcc09e', 'project_id': u'31b9513b6c57489692efc0638736c929', 'port_id': u'603e74d5-78f7-4e64-9766-26a93c9567fd', 'port': u'603e74d5-78f7-4e64-9766-26a93c9567fd', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 00:52:39,200 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 500252728 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.910 MHz processor [ 0.226417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229283] pid_max: default: 32768 minimum: 301 [ 0.230798] ACPI: Core revision 20150930 [ 0.232737] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234948] Security Framework initialized [ 0.236324] Yama: becoming mindful. [ 0.237594] AppArmor: AppArmor initialized [ 0.239019] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241255] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245509] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247830] Initializing cgroup subsys io [ 0.249245] Initializing cgroup subsys memory [ 0.250700] Initializing cgroup subsys devices [ 0.252184] Initializing cgroup subsys freezer [ 0.253665] Initializing cgroup subsys net_cls [ 0.255136] Initializing cgroup subsys perf_event [ 0.256675] Initializing cgroup subsys net_prio [ 0.258205] Initializing cgroup subsys hugetlb [ 0.259678] Initializing cgroup subsys pids [ 0.261174] CPU: Physical Processor ID: 0 [ 0.263247] mce: CPU supports 10 MCE banks [ 0.264733] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283152] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291484] ftrace: allocating 31920 entries in 125 pages [ 0.322757] smpboot: Max logical packages: 1 [ 0.324235] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326550] x2apic enabled [ 0.327895] Switched APIC routing to physical x2apic. [ 0.330726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332712] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336321] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339457] KVM setup paravirtual spinlock [ 0.341383] x86: Booted up 1 node, 1 CPUs [ 0.342779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345102] devtmpfs: initialized [ 0.347273] evm: security.selinux [ 0.348451] evm: security.SMACK64 [ 0.349620] evm: security.SMACK64EXEC [ 0.350883] evm: security.SMACK64TRANSMUTE [ 0.352283] evm: security.SMACK64MMAP [ 0.353540] evm: security.ima [ 0.354619] evm: security.capability [ 0.355941] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.359103] pinctrl core: initialized pinctrl subsystem [ 0.360921] RTC time: 0:52:33, date: 01/14/19 [ 0.362501] NET: Registered protocol family 16 [ 0.364090] cpuidle: using governor ladder [ 0.365512] cpuidle: using governor menu [ 0.366848] PCCT header not found. [ 0.368089] ACPI: bus type PCI registered [ 0.369439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371555] PCI: Using configuration type 1 for base access [ 0.374102] ACPI: Added _OSI(Module Device) [ 0.375570] ACPI: Added _OSI(Processor Device) [ 0.377051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378587] ACPI: Added _OSI(Processor Aggregator Device) [ 0.381141] ACPI: Interpreter enabled [ 0.382455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.395222] ACPI: (supports S0 S5) [ 0.396446] ACPI: Using IOAPIC for interrupt routing [ 0.398094] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402576] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404558] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406710] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412599] acpiphp: Slot [3] registered [ 0.413983] acpiphp: Slot [4] registered [ 0.415360] acpiphp: Slot [5] registered [ 0.416741] acpiphp: Slot [6] registered [ 0.418116] acpiphp: Slot [7] registered [ 0.419492] acpiphp: Slot [8] registered [ 0.420883] acpiphp: Slot [9] registered [ 0.422260] acpiphp: Slot [10] registered [ 0.423657] acpiphp: Slot [11] registered [ 0.425062] acpiphp: Slot [12] registered [ 0.426460] acpiphp: Slot [13] registered [ 0.427858] acpiphp: Slot [14] registered [ 0.429262] acpiphp: Slot [15] registered [ 0.446391] acpiphp: Slot [16] registered [ 0.447815] acpiphp: Slot [17] registered [ 0.449218] acpiphp: Slot [18] registered [ 0.450631] acpiphp: Slot [19] registered [ 0.452032] acpiphp: Slot [20] registered [ 0.453433] acpiphp: Slot [21] registered [ 0.454854] acpiphp: Slot [22] registered [ 0.456256] acpiphp: Slot [23] registered [ 0.457660] acpiphp: Slot [24] registered [ 0.459077] acpiphp: Slot [25] registered [ 0.460476] acpiphp: Slot [26] registered [ 0.461875] acpiphp: Slot [27] registered [ 0.463286] acpiphp: Slot [28] registered [ 0.464705] acpiphp: Slot [29] registered [ 0.466107] acpiphp: Slot [30] registered [ 0.467523] acpiphp: Slot [31] registered [ 0.468920] PCI host bridge to bus 0000:00 [ 0.470322] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472460] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477107] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479625] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.482204] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486835] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.489053] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491125] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493340] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.497878] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.522751] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528205] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.530653] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.533062] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.535200] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.537370] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.539203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.541887] vgaarb: loaded [ 0.542926] vgaarb: bridge control possible 0000:00:02.0 [ 0.544957] SCSI subsystem initialized [ 0.546490] ACPI: bus type USB registered [ 0.547912] usbcore: registered new interface driver usbfs [ 0.549721] usbcore: registered new interface driver hub [ 0.551468] usbcore: registered new device driver usb [ 0.553368] PCI: Using ACPI for IRQ routing [ 0.555269] NetLabel: Initializing [ 0.556523] NetLabel: domain hash size = 128 [ 0.558004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.559671] NetLabel: unlabeled traffic allowed by default [ 0.561654] clocksource: Switched to clocksource kvm-clock [ 0.577753] AppArmor: AppArmor Filesystem Enabled [ 0.579938] pnp: PnP ACPI init [ 0.582003] pnp: PnP ACPI: found 5 devices [ 0.589553] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592709] NET: Registered protocol family 2 [ 0.595137] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597403] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599525] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603578] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605709] NET: Registered protocol family 1 [ 0.607320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609260] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626244] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641868] Trying to unpack rootfs image as initramfs... [ 0.706681] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.710054] Scanning for low memory corruption every 60 seconds [ 0.712447] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714591] audit: initializing netlink subsys (disabled) [ 0.716389] audit: type=2000 audit(1547427153.544:1): initialized [ 0.718773] Initialise system trusted keyring [ 0.720452] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722488] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725639] zbud: loaded [ 0.726861] VFS: Disk quotas dquot_6.6.0 [ 0.728282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730914] fuse init (API version 7.23) [ 0.732457] Key type big_key registered [ 0.733886] Allocating IMA MOK and blacklist keyrings. [ 0.735948] Key type asymmetric registered [ 0.737398] Asymmetric key parser 'x509' registered [ 0.739094] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741725] io scheduler noop registered [ 0.743104] io scheduler deadline registered (default) [ 0.744853] io scheduler cfq registered [ 0.746375] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752962] ACPI: Power Button [PWRF] [ 0.754469] GHES: HEST is not enabled! [ 0.768769] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.798795] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.802463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.827766] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831333] Linux agpgart interface v0.103 [ 0.835224] brd: module loaded [ 0.837701] loop: module loaded [ 0.842940] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.845471] GPT:90111 != 2097151 [ 0.846658] GPT:Alternate GPT header not at the end of the disk. [ 0.848580] GPT:90111 != 2097151 [ 0.849763] GPT: Use GNU Parted to correct GPT errors. [ 0.851457] vda: vda1 vda15 [ 0.853559] scsi host0: ata_piix [ 0.854886] scsi host1: ata_piix [ 0.856129] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861073] libphy: Fixed MDIO Bus: probed [ 0.862524] tun: Universal TUN/TAP device driver, 1.6 [ 0.864200] tun: (C) 1999-2004 Max Krasnyansky [ 0.867571] PPP generic driver version 2.4.2 [ 0.869029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.871083] ehci-pci: EHCI PCI platform driver [ 0.872627] ehci-platform: EHCI generic platform driver [ 0.874370] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.876365] ohci-pci: OHCI PCI platform driver [ 0.877907] ohci-platform: OHCI generic platform driver [ 0.879657] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894713] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.896491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.899059] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900798] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.905103] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907586] usb usb1: Product: UHCI Host Controller [ 0.909208] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.911193] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912878] hub 1-0:1.0: USB hub found [ 0.914244] hub 1-0:1.0: 2 ports detected [ 0.915867] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.919505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.921168] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922937] mousedev: PS/2 mouse device common for all mice [ 0.925127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.928072] rtc_cmos 00:00: RTC can wake from S4 [ 0.930252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.932299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.934373] i2c /dev entries driver [ 0.935696] device-mapper: uevent: version 1.0.3 [ 0.937346] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.940236] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942546] NET: Registered protocol family 10 [ 0.944577] NET: Registered protocol family 17 [ 0.946154] Key type dns_resolver registered [ 0.947808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949725] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952912] registered taskstats version 1 [ 0.954405] Loading compiled-in X.509 certificates [ 0.956663] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959902] zswap: loaded using pool lzo/zbud [ 0.962470] Key type trusted registered [ 0.964918] Key type encrypted registered [ 0.966353] AppArmor: AppArmor sha1 policy hashing enabled [ 0.968180] ima: No TPM chip found, activating TPM-bypass! [ 0.970016] evm: HMAC attrs: 0x1 [ 0.971637] Magic number: 3:356:860 [ 0.973094] rtc_cmos 00:00: setting system clock to 2019-01-14 00:52:33 UTC (1547427153) [ 0.975932] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977874] EDD information not available. [ 1.016617] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.034925] Write protecting the kernel read-only data: 14336k [ 1.040118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.095011] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 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.26... Lease of 192.168.120.26 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.26. iid=i-00000001 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChy08HGTKHXm9f85bamyonHqngckYMthBB9d/HZ5EDuFzZY/BSmYFyV7BFEMcGyfzkJne6mI+VcI0iO1Ut0JFudSUkGPFF7+0eB88U2joLw9xk1TPV2/ououAlfH9ItE1owvfEXt33nek8K8EzTiTb34kiW9bBQLqGGOa8gH3IXXOrS88srH2rPXFS4xKN1P9//VhQzME8D3MkX2Ryp3HnoNLS3LxOIdueHb+2LGgqkfCtMmQmo6/zrbcK3v2FhWu7BdMrbrI55EKx6GR6eNnRwVQIyvS4urkVSTNNizrebzvxVuuarkFOg4/rZxitlPtvH9unFTtcW7rCldDXV7sZ root@singlevm1-vm-056ca5c2-e293-496b-868d-75efc5b486b9 ssh-dss AAAAB3NzaC1kc3MAAACBAP7bYNASLzwWFkGCnucAbCZchO+QcS5Q2Y/ycz4qslbXD+kQkTP7iPFizGxfacWeoj/ylKw85DNJCK/PWMy2mDMtHj52AExYaSZaf1nlXUFBIa+svy9gDDe6sBOkGmb/SJygv/Rro3KE5oiWn02cT4V4VsqSslE3ix53dZGHyJHjAAAAFQC48nNc8ilB2SMEzg51BEE1oFaVxQAAAIEArtS51c0rPElW6afSBtGRQgvLNsylwxH+XnoY7LLxlm7nxLPhZW2eMjUjTjPAJ4Rai6Z7ADQhQuNQI5fgI5sTykO1HcFObGGRLJVfguluvFQO1gy2qrXxWGGGG5yQ96tiTNeeZ3t2o+LtylGpYllY90uVHQlkD3L0T+eRTZVKu2AAAACBALR6yTCaKgRvWH/lDBE186TVjABAU8GRIWGcRtRx1gYiA1dkpJ6o8hPC+/EhZ4/WdY1nZ96a/Qw4uHn9Nszfe0I2SBnO74QsjpvOAtTjeL07KwMey1zTy/2C4MvoIPno9k0emK4TNA5aVjpHHZW9UGJW2spKA0S3hvhrq1Hf5iTA root@singlevm1-vm-056ca5c2-e293-496b-868d-75efc5b486b9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.24s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fe10:cd77/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.26 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-056ca5c2-e293-496b-868d-75efc5b486b9 launch-index: 0 === cirros: current=0.4.0 uptime=4.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-056ca5c2-e293-496b-868d-75efc5b486b9 login: 2019-01-14 00:52:40,306 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-14 00:52:40,307 - functest.core.singlevm - DEBUG - error: 2019-01-14 00:52:40,420 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:52:40,420 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 00:52:51,423 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-01-14 00:52:52,439 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'1a4429c484d84626aec0073dddbdfe6b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_3872052e-40b4-48e3-8097-e1b4661a91cb'}) 2019-01-14 00:52:52,821 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec7647358a174c61b84beefa10964802', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_3872052e-40b4-48e3-8097-e1b4661a91cb'}) 2019-01-14 00:52:53,489 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_3872052e-40b4-48e3-8097-e1b4661a91cb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'1a4429c484d84626aec0073dddbdfe6b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '99ed9471-3151-4ca5-a476-23079ec08b01', 'username': u'singlevm2-user_3872052e-40b4-48e3-8097-e1b4661a91cb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 00:52:53,492 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_3872052e-40b4-48e3-8097-e1b4661a91cb', 'password': '99ed9471-3151-4ca5-a476-23079ec08b01', 'project_name': 'singlevm2-project_3872052e-40b4-48e3-8097-e1b4661a91cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '1a4429c484d84626aec0073dddbdfe6b', 'project_domain_name': 'Default'} 2019-01-14 00:52:53,492 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-01-14 00:52:54,416 - 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-14T00:52:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'36bf5a91-4e49-4a33-af45-387a8a19d634', u'provider:segmentation_id': 8, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_3872052e-40b4-48e3-8097-e1b4661a91cb', u'admin_state_up': True, u'tenant_id': u'1a4429c484d84626aec0073dddbdfe6b', u'created_at': u'2019-01-14T00:52:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1a4429c484d84626aec0073dddbdfe6b'}) 2019-01-14 00:52:55,901 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:52:55Z', 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'4d42eac6-8802-4eab-88d3-472f3bfb2744', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_3872052e-40b4-48e3-8097-e1b4661a91cb', u'enable_dhcp': True, u'network_id': u'36bf5a91-4e49-4a33-af45-387a8a19d634', u'tenant_id': u'1a4429c484d84626aec0073dddbdfe6b', u'created_at': u'2019-01-14T00:52:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1a4429c484d84626aec0073dddbdfe6b'}) 2019-01-14 00:52:57,280 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1a4429c484d84626aec0073dddbdfe6b', u'created_at': u'2019-01-14T00:52:56Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T00:52:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'1a4429c484d84626aec0073dddbdfe6b', u'id': u'79212148-dbb0-4be8-a46a-9cc6f5e4b0bb', u'name': u'singlevm2-router_3872052e-40b4-48e3-8097-e1b4661a91cb'}) 2019-01-14 00:53:00,808 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/898770dc-901e-499b-a195-e2ba7908ced8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/898770dc-901e-499b-a195-e2ba7908ced8/file', 'owner': u'1a4429c484d84626aec0073dddbdfe6b', 'id': u'898770dc-901e-499b-a195-e2ba7908ced8', 'size': 12716032, u'self': u'/v2/images/898770dc-901e-499b-a195-e2ba7908ced8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a4429c484d84626aec0073dddbdfe6b', 'name': 'singlevm2-project_3872052e-40b4-48e3-8097-e1b4661a91cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/898770dc-901e-499b-a195-e2ba7908ced8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T00:53:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T00:53:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_3872052e-40b4-48e3-8097-e1b4661a91cb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/898770dc-901e-499b-a195-e2ba7908ced8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_3872052e-40b4-48e3-8097-e1b4661a91cb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_3872052e-40b4-48e3-8097-e1b4661a91cb', 'created': u'2019-01-14T00:53:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T00:53:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/898770dc-901e-499b-a195-e2ba7908ced8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_3872052e-40b4-48e3-8097-e1b4661a91cb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 00:53:01,031 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_3872052e-40b4-48e3-8097-e1b4661a91cb', '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'31b9513b6c57489692efc0638736c929', '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'97570da2-a4e9-40a9-a52a-2d5043c337b5', 'swap': 0}) 2019-01-14 00:53:01,510 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCjGkylyCATfzsAjBswPsW8cJPmLmV7e160cgN3Vw+acXvRJAmMKKbol5SAZ609gArL9j5DKyfHn4B34SYAsAOiV27L1W8aLnx5zqZR7CAoAKSuMHSQolgxEMDSaSftdCujt3ck0SA/66ggOJWwXACjygPyQO0JdrYzzMX3/LL2/3q6XQe/XNzJXJEnj5M4ib9SFpR9E+RgsmzahhSEXhNr4E6BclplLpzqkD64C1IGMy7zTYpghAbFRtkIwfNtdQNwyRdCJD3pTCjHUJaHlrFFw17cmJawAehjopGoN6Oku4N0Vo0hwq/bxcxIZ1jUIFnQ80Zbn8GN4vvPt9ERk+Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwoxpMpcggE387AIwbMD7FvHCT5i5le3tetHIDd1cPmnF70SQ\nJjCim6JeUgGetPYAKy/Y+Qysnx5+Ad+EmALADolduy9VvGi58ec6mUewgKACkrjB\n0kKJYMRDA0mkn7XQro7d3JNEgP+uoIDiVsFwAo8oD8kDtCXa2M8zF9/yy9v96ul0\nHv1zcyVyRJ4+TOIm/UhaUfRPkYLJs2oYUhF4Ta+BOgXJaZS6c6pA+uAtSBjMu802\nKYIQGxUbZCMHzbXUDcMkXQiQ96Uwox1CWh5axRcNe3JiWsAHoY6KRqDejpLuDdFa\nNIcKv28XMSGdY1CBZ0PNGW5/BjeL7z7fREZPmQIDAQABAoIBAHfXrNnoNLI02G+9\n7Xyg6Eu7A3qq1u/f0CGPZs/7o14jJDX/I1kTLqf2vml/6/cHbxUrdVn9j7y5OOAI\ng5JsZ0jNH7s2LndQf/LfAL75ZWXmq48cVvEh4aSFYc59p/ZmNrXA9jRxV4qrdjQT\nENpmcIxzCTeoGSr5ArX59TxozRT8S/1jJRiTY9ufCkXviGP9TBnyXLgJXaL3NyZs\nRf4N7phPtBbY+z39tYXOs2klxIPUBKYJRcFp4pS1sDuSRRIuobfzY7KauCGXFCa2\nIeGDwdvcHY9stoun+DSJ+ab1nbNO/ekm4B5swW1OL3S0C+foY72Ab1Hmf5EgGCgq\naZbz9jECgYEA+L87lgHtZaIhjgRKL2kU+ZtARwBLQ7au0h2APK3Vb+cRjr2kTzDG\ngE/xn82gf4Ugg+FZ07EUm8dG9Lg3v/Dskhz4t8VQbGUInYnXYawbJ03rZLyb5uYB\nSaHp2vWiV1d70RP8i4BaGnCFc1v/P28VcfS7Uuu1LHFbV3tcCoRvxbUCgYEAyDid\nRQoBHiN7o6Qe7f0MNuSmk1USRIYcVp3tE6AztYUfXkazwpTSpMamdFH2jEn+5ToD\nTJbHXBmq5pk8GFUX0BS2fV8YocvlhNa2zdehyq4Kffoh7GwCj+HdK7/4Oin3Sq6o\natwlE5pX8KgfDzQAi84ZReS2cNMyOKYeCK5tkNUCgYAvN12AI+2EFTp5UqciSLgK\niUWyNIQU3mBg0ei9m+Gf1CSpC6Zcwc1sHcCnrMiCbCq33dbHMB3RVApL+Yvbi0fc\nlFNBztptOOBhxwBzMdAVrdy4ynRtZ8tmxq01OtsN6TU/gqO1dy+jRSiPtS7GQ7e2\nYdYM72D8hqfn+yqFdI4i4QKBgQCCFeZ4eKuJPVyTUYqW7ZYGBEEF8HvR8aBv1mO2\nIJv4D+n1gtJAVhkV3ctAQBCDzX/CxxJlrIESocqb0GtvE7pJA2wdwK9sT+FrkWVs\nD/GakcFXYDCyPurbONBOIIfSonl9GEVsSGP+fIUuYszrP8orC1j4REUUwOMcUzGo\nSkv9kQKBgQDly61wm7PVoXv0t1Kl60Iet+exHI4N7kHLrXmPx7cuB5xLRSl01v73\n4nrzyjOICPYEuB7dGQOjkW0EWbQSzXMahxVyOx8fqjgIi8fm8yJWCT17Y0636vEV\n3nsZL1Vmbrlp0WwmtIXjgdz1jrACdQgyAhE/a/lREdRpGxtqCXSJmA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ec7647358a174c61b84beefa10964802', 'name': u'singlevm2-kp_3872052e-40b4-48e3-8097-e1b4661a91cb', 'created_at': '2019-01-14T00:53:01.510267', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a4429c484d84626aec0073dddbdfe6b', 'name': 'singlevm2-project_3872052e-40b4-48e3-8097-e1b4661a91cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8d:02:24:f3:db:22:c7:d3:2a:f8:be:bb:fc:93:07:bc', 'type': 'ssh', 'id': u'singlevm2-kp_3872052e-40b4-48e3-8097-e1b4661a91cb'}) 2019-01-14 00:53:01,510 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwoxpMpcggE387AIwbMD7FvHCT5i5le3tetHIDd1cPmnF70SQ JjCim6JeUgGetPYAKy/Y+Qysnx5+Ad+EmALADolduy9VvGi58ec6mUewgKACkrjB 0kKJYMRDA0mkn7XQro7d3JNEgP+uoIDiVsFwAo8oD8kDtCXa2M8zF9/yy9v96ul0 Hv1zcyVyRJ4+TOIm/UhaUfRPkYLJs2oYUhF4Ta+BOgXJaZS6c6pA+uAtSBjMu802 KYIQGxUbZCMHzbXUDcMkXQiQ96Uwox1CWh5axRcNe3JiWsAHoY6KRqDejpLuDdFa NIcKv28XMSGdY1CBZ0PNGW5/BjeL7z7fREZPmQIDAQABAoIBAHfXrNnoNLI02G+9 7Xyg6Eu7A3qq1u/f0CGPZs/7o14jJDX/I1kTLqf2vml/6/cHbxUrdVn9j7y5OOAI g5JsZ0jNH7s2LndQf/LfAL75ZWXmq48cVvEh4aSFYc59p/ZmNrXA9jRxV4qrdjQT ENpmcIxzCTeoGSr5ArX59TxozRT8S/1jJRiTY9ufCkXviGP9TBnyXLgJXaL3NyZs Rf4N7phPtBbY+z39tYXOs2klxIPUBKYJRcFp4pS1sDuSRRIuobfzY7KauCGXFCa2 IeGDwdvcHY9stoun+DSJ+ab1nbNO/ekm4B5swW1OL3S0C+foY72Ab1Hmf5EgGCgq aZbz9jECgYEA+L87lgHtZaIhjgRKL2kU+ZtARwBLQ7au0h2APK3Vb+cRjr2kTzDG gE/xn82gf4Ugg+FZ07EUm8dG9Lg3v/Dskhz4t8VQbGUInYnXYawbJ03rZLyb5uYB SaHp2vWiV1d70RP8i4BaGnCFc1v/P28VcfS7Uuu1LHFbV3tcCoRvxbUCgYEAyDid RQoBHiN7o6Qe7f0MNuSmk1USRIYcVp3tE6AztYUfXkazwpTSpMamdFH2jEn+5ToD TJbHXBmq5pk8GFUX0BS2fV8YocvlhNa2zdehyq4Kffoh7GwCj+HdK7/4Oin3Sq6o atwlE5pX8KgfDzQAi84ZReS2cNMyOKYeCK5tkNUCgYAvN12AI+2EFTp5UqciSLgK iUWyNIQU3mBg0ei9m+Gf1CSpC6Zcwc1sHcCnrMiCbCq33dbHMB3RVApL+Yvbi0fc lFNBztptOOBhxwBzMdAVrdy4ynRtZ8tmxq01OtsN6TU/gqO1dy+jRSiPtS7GQ7e2 YdYM72D8hqfn+yqFdI4i4QKBgQCCFeZ4eKuJPVyTUYqW7ZYGBEEF8HvR8aBv1mO2 IJv4D+n1gtJAVhkV3ctAQBCDzX/CxxJlrIESocqb0GtvE7pJA2wdwK9sT+FrkWVs D/GakcFXYDCyPurbONBOIIfSonl9GEVsSGP+fIUuYszrP8orC1j4REUUwOMcUzGo Skv9kQKBgQDly61wm7PVoXv0t1Kl60Iet+exHI4N7kHLrXmPx7cuB5xLRSl01v73 4nrzyjOICPYEuB7dGQOjkW0EWbQSzXMahxVyOx8fqjgIi8fm8yJWCT17Y0636vEV 3nsZL1Vmbrlp0WwmtIXjgdz1jrACdQgyAhE/a/lREdRpGxtqCXSJmA== -----END RSA PRIVATE KEY----- 2019-01-14 00:53:12,487 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_3872052e-40b4-48e3-8097-e1b4661a91cb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:ca:ca', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'898770dc-901e-499b-a195-e2ba7908ced8'}), 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-14T00:53:09.000000', 'flavor': Munch({u'id': u'97570da2-a4e9-40a9-a52a-2d5043c337b5'}), 'az': u'nova', 'id': u'e43565f1-2bd7-47ac-a963-c5fecccca169', 'security_groups': [Munch({u'name': u'singlevm2-sg_3872052e-40b4-48e3-8097-e1b4661a91cb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ec7647358a174c61b84beefa10964802', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a4429c484d84626aec0073dddbdfe6b', 'name': 'singlevm2-project_3872052e-40b4-48e3-8097-e1b4661a91cb', '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-14T00:53:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:53:09Z', 'hostId': u'03521038eaf6071d1764d08bf163bdb6fdbc85d497df5ce797f11643', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_3872052e-40b4-48e3-8097-e1b4661a91cb', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'03521038eaf6071d1764d08bf163bdb6fdbc85d497df5ce797f11643', '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-14T00:53:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1a4429c484d84626aec0073dddbdfe6b', 'name': u'singlevm2-vm_3872052e-40b4-48e3-8097-e1b4661a91cb', 'adminPass': u'WHPzPt3M8KmA', 'tenant_id': u'1a4429c484d84626aec0073dddbdfe6b', 'created_at': u'2019-01-14T00:53:03Z', 'created': u'2019-01-14T00:53:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:53:14,342 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'79212148-dbb0-4be8-a46a-9cc6f5e4b0bb', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1a4429c484d84626aec0073dddbdfe6b', 'created_at': u'2019-01-14T00:53:13Z', 'attached': True, 'updated_at': u'2019-01-14T00:53:13Z', 'id': u'caf726ff-1139-4355-b316-6ea5bde0526c', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a4429c484d84626aec0073dddbdfe6b', 'name': 'singlevm2-project_3872052e-40b4-48e3-8097-e1b4661a91cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'79212148-dbb0-4be8-a46a-9cc6f5e4b0bb', 'project_id': u'1a4429c484d84626aec0073dddbdfe6b', 'port_id': u'c88d061e-c334-4241-8b0d-be1b1a64ac59', 'port': u'c88d061e-c334-4241-8b0d-be1b1a64ac59', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 00:53:14,439 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 495784229 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.910 MHz processor [ 0.227244] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230135] pid_max: default: 32768 minimum: 301 [ 0.231689] ACPI: Core revision 20150930 [ 0.233655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235907] Security Framework initialized [ 0.237317] Yama: becoming mindful. [ 0.238582] AppArmor: AppArmor initialized [ 0.240044] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242324] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244526] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246618] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248975] Initializing cgroup subsys io [ 0.250389] Initializing cgroup subsys memory [ 0.251881] Initializing cgroup subsys devices [ 0.253388] Initializing cgroup subsys freezer [ 0.254900] Initializing cgroup subsys net_cls [ 0.256405] Initializing cgroup subsys perf_event [ 0.257996] Initializing cgroup subsys net_prio [ 0.259527] Initializing cgroup subsys hugetlb [ 0.261029] Initializing cgroup subsys pids [ 0.262541] CPU: Physical Processor ID: 0 [ 0.264646] mce: CPU supports 10 MCE banks [ 0.266110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267853] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284685] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293001] ftrace: allocating 31920 entries in 125 pages [ 0.323899] smpboot: Max logical packages: 1 [ 0.325389] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327726] x2apic enabled [ 0.329077] Switched APIC routing to physical x2apic. [ 0.331933] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333894] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340597] KVM setup paravirtual spinlock [ 0.342501] x86: Booted up 1 node, 1 CPUs [ 0.343904] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346246] devtmpfs: initialized [ 0.348469] evm: security.selinux [ 0.349678] evm: security.SMACK64 [ 0.350875] evm: security.SMACK64EXEC [ 0.352166] evm: security.SMACK64TRANSMUTE [ 0.353573] evm: security.SMACK64MMAP [ 0.354867] evm: security.ima [ 0.355976] evm: security.capability [ 0.357323] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360511] pinctrl core: initialized pinctrl subsystem [ 0.362377] RTC time: 0:53:09, date: 01/14/19 [ 0.363986] NET: Registered protocol family 16 [ 0.365616] cpuidle: using governor ladder [ 0.367045] cpuidle: using governor menu [ 0.368413] PCCT header not found. [ 0.369682] ACPI: bus type PCI registered [ 0.371077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373215] PCI: Using configuration type 1 for base access [ 0.375755] ACPI: Added _OSI(Module Device) [ 0.377200] ACPI: Added _OSI(Processor Device) [ 0.378689] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380253] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382827] ACPI: Interpreter enabled [ 0.384143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397019] ACPI: (supports S0 S5) [ 0.398247] ACPI: Using IOAPIC for interrupt routing [ 0.399897] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.410684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414463] acpiphp: Slot [3] registered [ 0.415854] acpiphp: Slot [4] registered [ 0.417239] acpiphp: Slot [5] registered [ 0.418626] acpiphp: Slot [6] registered [ 0.420013] acpiphp: Slot [7] registered [ 0.421399] acpiphp: Slot [8] registered [ 0.422791] acpiphp: Slot [9] registered [ 0.424169] acpiphp: Slot [10] registered [ 0.425565] acpiphp: Slot [11] registered [ 0.426987] acpiphp: Slot [12] registered [ 0.428396] acpiphp: Slot [13] registered [ 0.429804] acpiphp: Slot [14] registered [ 0.431218] acpiphp: Slot [15] registered [ 0.448375] acpiphp: Slot [16] registered [ 0.449787] acpiphp: Slot [17] registered [ 0.451191] acpiphp: Slot [18] registered [ 0.452599] acpiphp: Slot [19] registered [ 0.454005] acpiphp: Slot [20] registered [ 0.455410] acpiphp: Slot [21] registered [ 0.456818] acpiphp: Slot [22] registered [ 0.458222] acpiphp: Slot [23] registered [ 0.459627] acpiphp: Slot [24] registered [ 0.461039] acpiphp: Slot [25] registered [ 0.462442] acpiphp: Slot [26] registered [ 0.463848] acpiphp: Slot [27] registered [ 0.465261] acpiphp: Slot [28] registered [ 0.466667] acpiphp: Slot [29] registered [ 0.468071] acpiphp: Slot [30] registered [ 0.469474] acpiphp: Slot [31] registered [ 0.470880] PCI host bridge to bus 0000:00 [ 0.472292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474421] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479097] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481629] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.484211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488884] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495367] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499882] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502362] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523970] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526467] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.533935] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536063] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538220] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540053] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542740] vgaarb: loaded [ 0.543784] vgaarb: bridge control possible 0000:00:02.0 [ 0.545806] SCSI subsystem initialized [ 0.547330] ACPI: bus type USB registered [ 0.548748] usbcore: registered new interface driver usbfs [ 0.550537] usbcore: registered new interface driver hub [ 0.552298] usbcore: registered new device driver usb [ 0.554145] PCI: Using ACPI for IRQ routing [ 0.555990] NetLabel: Initializing [ 0.557235] NetLabel: domain hash size = 128 [ 0.558709] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.560384] NetLabel: unlabeled traffic allowed by default [ 0.562364] clocksource: Switched to clocksource kvm-clock [ 0.575618] AppArmor: AppArmor Filesystem Enabled [ 0.577622] pnp: PnP ACPI init [ 0.579306] pnp: PnP ACPI: found 5 devices [ 0.586513] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.589542] NET: Registered protocol family 2 [ 0.591446] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.593700] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.595853] TCP: Hash tables configured (established 4096 bind 4096) [ 0.597964] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.599860] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.601918] NET: Registered protocol family 1 [ 0.603461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.607278] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.622288] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.637814] Trying to unpack rootfs image as initramfs... [ 0.699511] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.702459] Scanning for low memory corruption every 60 seconds [ 0.704697] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706772] audit: initializing netlink subsys (disabled) [ 0.708554] audit: type=2000 audit(1547427189.967:1): initialized [ 0.710793] Initialise system trusted keyring [ 0.712410] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.714451] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.717563] zbud: loaded [ 0.718744] VFS: Disk quotas dquot_6.6.0 [ 0.720160] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.722746] fuse init (API version 7.23) [ 0.724259] Key type big_key registered [ 0.725647] Allocating IMA MOK and blacklist keyrings. [ 0.727672] Key type asymmetric registered [ 0.729108] Asymmetric key parser 'x509' registered [ 0.730788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.733370] io scheduler noop registered [ 0.734759] io scheduler deadline registered (default) [ 0.736492] io scheduler cfq registered [ 0.737946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739783] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744502] ACPI: Power Button [PWRF] [ 0.745943] GHES: HEST is not enabled! [ 0.760220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.793470] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.818673] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822139] Linux agpgart interface v0.103 [ 0.825688] brd: module loaded [ 0.828102] loop: module loaded [ 0.834167] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836718] GPT:90111 != 2097151 [ 0.837904] GPT:Alternate GPT header not at the end of the disk. [ 0.839825] GPT:90111 != 2097151 [ 0.841007] GPT: Use GNU Parted to correct GPT errors. [ 0.842702] vda: vda1 vda15 [ 0.844608] scsi host0: ata_piix [ 0.845922] scsi host1: ata_piix [ 0.847165] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849309] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852064] libphy: Fixed MDIO Bus: probed [ 0.853494] tun: Universal TUN/TAP device driver, 1.6 [ 0.855171] tun: (C) 1999-2004 Max Krasnyansky [ 0.858735] PPP generic driver version 2.4.2 [ 0.860381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862501] ehci-pci: EHCI PCI platform driver [ 0.864119] ehci-platform: EHCI generic platform driver [ 0.865868] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867878] ohci-pci: OHCI PCI platform driver [ 0.869419] ohci-platform: OHCI generic platform driver [ 0.871185] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886304] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.888099] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890725] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892475] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.896847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899337] usb usb1: Product: UHCI Host Controller [ 0.900972] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.902976] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904676] hub 1-0:1.0: USB hub found [ 0.906054] hub 1-0:1.0: 2 ports detected [ 0.907709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911380] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913061] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914858] mousedev: PS/2 mouse device common for all mice [ 0.917076] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920041] rtc_cmos 00:00: RTC can wake from S4 [ 0.922268] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924359] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926469] i2c /dev entries driver [ 0.927841] device-mapper: uevent: version 1.0.3 [ 0.929498] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932382] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934626] NET: Registered protocol family 10 [ 0.936462] NET: Registered protocol family 17 [ 0.938006] Key type dns_resolver registered [ 0.939613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941509] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944526] registered taskstats version 1 [ 0.945981] Loading compiled-in X.509 certificates [ 0.948166] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951389] zswap: loaded using pool lzo/zbud [ 0.953674] Key type trusted registered [ 0.956076] Key type encrypted registered [ 0.957487] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959312] ima: No TPM chip found, activating TPM-bypass! [ 0.961137] evm: HMAC attrs: 0x1 [ 0.962720] Magic number: 3:356:860 [ 0.964164] rtc_cmos 00:00: setting system clock to 2019-01-14 00:53:10 UTC (1547427190) [ 0.966954] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968897] EDD information not available. [ 1.008123] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026752] Write protecting the kernel read-only data: 14336k [ 1.030098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.033112] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.189401] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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 0.97. iid=i-00000002 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCy43HdhFgd5c3L8YSYBwwnWhiZ26M/4TxLA/tRK49+cQXJpNM11tP5S53XKNzaPaog1by76UN9XjIeAWu2r2BPNcO7/LLLa1JIpo06bnPcMU+yf4T7Lkmt9u65rXS9IMWC3o85iKTspDRTvo3QpgcN2jNdgZ4e/QRFsG51If9b5JpAbxCEqEaaOfiRPBsz8Lj1baqaRpx8cCmOF/IOWViLIoyJK28WDsMz7sLs2IY86pGuAdTWEWQpxQDS3A+Pm2soOzyoPj/2Z4XTOduVPtTxsExAP8o4u4THOrZdXQvGrNdCDChU4qBZjWROKhQBLJQrmi7n19hiYL0i9753yp35 root@singlevm2-vm-3872052e-40b4-48e3-8097-e1b4661a91cb ssh-dss AAAAB3NzaC1kc3MAAACBANa37P6bgpuIndNl6S7hRoPikuXivjWSGSwRl1L9od6OklRA79ll4SeNVGPzKE3Yn3v1QA0JhXPHhsPFbbuPSZ9D/3Rpp/k1X1FjXwjckuNcfN7MCOfNKv0b+0rEVmlAAe0EqH8DnbPhI2iHF5Vh4S97WE9nr4wSlwR5LUCd/iMdAAAAFQD7BsQOOgd70vZLxUJ+NV9Kv0E3vQAAAIA2qDcsl4aDviLBpgaQsdAhZJUnaGZPW5RfnqFygSfmD00LmJNWys+h6zYQFwnQdEDiFmyXFQG2HxLHO2BSD/naKc8bHztL7BDLl8nCAFZr8m6pBjeMJJX3AQhxUOdSu4sZT1dYmvxc9MnetRKsgRouXfC9zCh9Q/y8W1efgmQ5KQAAAH9ENRIGhDgdblXfnFNPJ3v4Jl9rYrigRqYcJrD7Bx38CzgqKqtj16hci2cWE6ROp7ni/7gLLxZ5EuMJzcWc5Y1K8OKJR3LRff9QYXr7XMe4vH+N5gsJGAlSW3/8GRR+L/A+awSjltXsvqJ+DpnAPr0xzGyMWEHSS1as5WCulX/a root@singlevm2-vm-3872052e-40b4-48e3-8097-e1b4661a91cb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.22s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe62:caca/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.3 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-3872052e-40b4-48e3-8097-e1b4661a91cb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-3872052e-40b4-48e3-8097-e1b4661a91cb login: 2019-01-14 00:53:15,511 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-14 00:53:15,512 - functest.core.singlevm - DEBUG - error: 2019-01-14 00:53:15,625 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:53:15,626 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 00:53:28,107 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-14 00:53:29,054 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'a6d4b0013da6498fabd29714a3635638', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d'}) 2019-01-14 00:53:29,444 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'994f9bcd3935414a8abbe6e8a8a8df7d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d0520aae-7dde-4594-a077-79344d71784d'}) 2019-01-14 00:53:30,247 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'a6d4b0013da6498fabd29714a3635638', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e0803c14-1198-4c81-856f-0f220c48b96c', 'username': u'vping_ssh-user_d0520aae-7dde-4594-a077-79344d71784d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 00:53:30,250 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d0520aae-7dde-4594-a077-79344d71784d', 'password': 'e0803c14-1198-4c81-856f-0f220c48b96c', 'project_name': 'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'a6d4b0013da6498fabd29714a3635638', 'project_domain_name': 'Default'} 2019-01-14 00:53:30,251 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-14 00:53:31,178 - 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-14T00:53:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f5ca7ea7-32e6-4e0a-9973-2f38818cf99d', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_d0520aae-7dde-4594-a077-79344d71784d', u'admin_state_up': True, u'tenant_id': u'a6d4b0013da6498fabd29714a3635638', u'created_at': u'2019-01-14T00:53:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a6d4b0013da6498fabd29714a3635638'}) 2019-01-14 00:53:32,651 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:53:32Z', 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'485c363f-f2ba-4b8c-9989-f88f454f030d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d0520aae-7dde-4594-a077-79344d71784d', u'enable_dhcp': True, u'network_id': u'f5ca7ea7-32e6-4e0a-9973-2f38818cf99d', u'tenant_id': u'a6d4b0013da6498fabd29714a3635638', u'created_at': u'2019-01-14T00:53:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a6d4b0013da6498fabd29714a3635638'}) 2019-01-14 00:53:33,716 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a6d4b0013da6498fabd29714a3635638', u'created_at': u'2019-01-14T00:53:32Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T00:53:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'a6d4b0013da6498fabd29714a3635638', u'id': u'02cb2c0d-d0c3-4d55-832e-3fba12138f4a', u'name': u'vping_ssh-router_d0520aae-7dde-4594-a077-79344d71784d'}) 2019-01-14 00:53:36,637 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/070718b5-b766-4b2d-953d-992f46be9e52/snap', u'metadata': Munch({})})], 'file': u'/v2/images/070718b5-b766-4b2d-953d-992f46be9e52/file', 'owner': u'a6d4b0013da6498fabd29714a3635638', 'id': u'070718b5-b766-4b2d-953d-992f46be9e52', 'size': 12716032, u'self': u'/v2/images/070718b5-b766-4b2d-953d-992f46be9e52', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6d4b0013da6498fabd29714a3635638', 'name': 'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/070718b5-b766-4b2d-953d-992f46be9e52/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T00:53:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T00:53:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d0520aae-7dde-4594-a077-79344d71784d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/070718b5-b766-4b2d-953d-992f46be9e52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d0520aae-7dde-4594-a077-79344d71784d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d0520aae-7dde-4594-a077-79344d71784d', 'created': u'2019-01-14T00:53:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T00:53:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/070718b5-b766-4b2d-953d-992f46be9e52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d0520aae-7dde-4594-a077-79344d71784d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 00:53:36,853 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d0520aae-7dde-4594-a077-79344d71784d', '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'31b9513b6c57489692efc0638736c929', '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'5d06cc30-4c44-40b2-928c-21be835c086e', 'swap': 0}) 2019-01-14 00:53:37,233 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC47gq/S8n4WgeQa9WU/rPd0k4iM8BiTetub+MQ1fb0+Hac+epyqgSHsepOYc6tYZ6MKJ/by9px59+r21uEexDOqHm65GAfBe53qzGe0aLcXPGckI4ERtAZMpxcj7odU/gyKZV/MVrbZJRpkep1DqmY7NVZtEsUQ1X83gv4U4ad66KOKBOhpLm44SBAE/AEqD1MdU4CaMwdZGu5Xy14Z1aJmIJuEnhN9qBjDMzQPfITwcrAa5c/IvUctjWfDjD08SWK20KeSP1QZA635GBhmMkIWld4aaEIrLyR6K/iDKfcKESCASBUvReQ/N+3ziYeeiPgy8NyQpH60mEJXqWFxBrD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuO4Kv0vJ+FoHkGvVlP6z3dJOIjPAYk3rbm/jENX29Ph2nPnq\ncqoEh7HqTmHOrWGejCif28vaceffq9tbhHsQzqh5uuRgHwXud6sxntGi3FzxnJCO\nBEbQGTKcXI+6HVP4MimVfzFa22SUaZHqdQ6pmOzVWbRLFENV/N4L+FOGneuijigT\noaS5uOEgQBPwBKg9THVOAmjMHWRruV8teGdWiZiCbhJ4TfagYwzM0D3yE8HKwGuX\nPyL1HLY1nw4w9PElittCnkj9UGQOt+RgYZjJCFpXeGmhCKy8keiv4gyn3ChEggEg\nVL0XkPzft84mHnoj4MvDckKR+tJhCV6lhcQawwIDAQABAoIBAGXjYTB8hU6766b6\ngraQjnEMyde2Q6zl2W0DYEuKV4Io0tEyMKX0XoKU189PvBtyyXPXfhwPeM+BPY7m\nUMnxNBVoZYk/AmaVUgnE3JXwUpau7r+gNV7N1SHM7LFiztwRw5F/r8pgWvq9s7dm\nmZLc/TwwYGwIFcWYQ+wKOvYarvSaSy/Gv7VVV/8JZboBexRSZpjxDGK/lYBZDU4m\n+YsN/1QQumGCbYVsxy8qnkOBmULumb4FbFtTQveCMH7XpGyLOzfnY0iSBJj7+n9k\n1Qlueppc9x4O4n6QttEmnp68UjS2h2g4jbLebhvBBdz+OlBO/649gbuZXDo2qmCZ\nOd18tsECgYEA3PPIwt8u9t9WHmGNpCK3+lJG4VwOJI0pYhkaOQUF2YSQ/y6lpNoR\nfSvQTDkIuLBgBKY+gS9acb0cHNJVv1GVYJ/h6c6afVKAru+0Ea/gUFhwJwxNDQnf\neJuIff9ZzDa+DP8CLCSCZVgbMxhjpkLSB+PJ1EtYIbN9YkR8eXvCs6kCgYEA1kN+\nbemWpgix2q5KepPiD64J+STAhQWtUGqrDP7a/cjveZb2+KlHik1tzyGLvj+CIIku\nO2fXf8CN7kDZ4oHP0UKkh6IDiprwMj3FeYA1ZOorAhcMNflHAJ/Bjd+r9cH+9fto\n+dYEaNALCgYwkPDU8hB7ZcV6u3ZcFLIyjalA3osCgYBCqbbPvMCRsW5tOiee9u6l\nMr+57KlDs+dhdotn2rEaIJoSs8M8SqLuLhLpfGe6OVSu8m13Uo8qM9FQjNFcKMQ1\n4+coQLJxzzuODDo6/+Jgu14TGe4BWhI3dE2pHiq8p2ONzj6cjONeqkeCkgA2wIBX\n6w0Q5S6Q9HOG+3zGtmVXCQKBgCoHDSqUEge5VuGVJGjMzx/SPISRL+4nweovMiQX\nbW8wVcDc2s7FrZG0RGDHrLiBjo3BOr9OTBfz9iMQt2xVmCTs1IcCQX2TjJ/eO/js\nLA0CXbNIQA3qOoIl0/p3MCzBg7hOOzYeQ7knbbLmqeoUQ0DD+OBqjvtsaP1qQr5E\nv8OnAoGAC8kJesH/RWa8qcPAW58OQsITvKWY+kp2hxrZnSkkeIbru2PcdFlAYH9t\nQmJogn91Hto6ua5ZrBy1Q8BacX1g8PeE1adQrYHAQyw5rrUFnpQxaA+4/3d7DPwO\nDEHLzisio+pdwhARJ1kQ9Rz5MjbtM47jEFwwitSO1JmkTThksZ8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'994f9bcd3935414a8abbe6e8a8a8df7d', 'name': u'vping_ssh-kp_d0520aae-7dde-4594-a077-79344d71784d', 'created_at': '2019-01-14T00:53:37.232965', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6d4b0013da6498fabd29714a3635638', 'name': 'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'81:3e:44:86:44:fc:ae:af:56:bb:8d:6c:e5:bb:70:0f', 'type': 'ssh', 'id': u'vping_ssh-kp_d0520aae-7dde-4594-a077-79344d71784d'}) 2019-01-14 00:53:37,233 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuO4Kv0vJ+FoHkGvVlP6z3dJOIjPAYk3rbm/jENX29Ph2nPnq cqoEh7HqTmHOrWGejCif28vaceffq9tbhHsQzqh5uuRgHwXud6sxntGi3FzxnJCO BEbQGTKcXI+6HVP4MimVfzFa22SUaZHqdQ6pmOzVWbRLFENV/N4L+FOGneuijigT oaS5uOEgQBPwBKg9THVOAmjMHWRruV8teGdWiZiCbhJ4TfagYwzM0D3yE8HKwGuX PyL1HLY1nw4w9PElittCnkj9UGQOt+RgYZjJCFpXeGmhCKy8keiv4gyn3ChEggEg VL0XkPzft84mHnoj4MvDckKR+tJhCV6lhcQawwIDAQABAoIBAGXjYTB8hU6766b6 graQjnEMyde2Q6zl2W0DYEuKV4Io0tEyMKX0XoKU189PvBtyyXPXfhwPeM+BPY7m UMnxNBVoZYk/AmaVUgnE3JXwUpau7r+gNV7N1SHM7LFiztwRw5F/r8pgWvq9s7dm mZLc/TwwYGwIFcWYQ+wKOvYarvSaSy/Gv7VVV/8JZboBexRSZpjxDGK/lYBZDU4m +YsN/1QQumGCbYVsxy8qnkOBmULumb4FbFtTQveCMH7XpGyLOzfnY0iSBJj7+n9k 1Qlueppc9x4O4n6QttEmnp68UjS2h2g4jbLebhvBBdz+OlBO/649gbuZXDo2qmCZ Od18tsECgYEA3PPIwt8u9t9WHmGNpCK3+lJG4VwOJI0pYhkaOQUF2YSQ/y6lpNoR fSvQTDkIuLBgBKY+gS9acb0cHNJVv1GVYJ/h6c6afVKAru+0Ea/gUFhwJwxNDQnf eJuIff9ZzDa+DP8CLCSCZVgbMxhjpkLSB+PJ1EtYIbN9YkR8eXvCs6kCgYEA1kN+ bemWpgix2q5KepPiD64J+STAhQWtUGqrDP7a/cjveZb2+KlHik1tzyGLvj+CIIku O2fXf8CN7kDZ4oHP0UKkh6IDiprwMj3FeYA1ZOorAhcMNflHAJ/Bjd+r9cH+9fto +dYEaNALCgYwkPDU8hB7ZcV6u3ZcFLIyjalA3osCgYBCqbbPvMCRsW5tOiee9u6l Mr+57KlDs+dhdotn2rEaIJoSs8M8SqLuLhLpfGe6OVSu8m13Uo8qM9FQjNFcKMQ1 4+coQLJxzzuODDo6/+Jgu14TGe4BWhI3dE2pHiq8p2ONzj6cjONeqkeCkgA2wIBX 6w0Q5S6Q9HOG+3zGtmVXCQKBgCoHDSqUEge5VuGVJGjMzx/SPISRL+4nweovMiQX bW8wVcDc2s7FrZG0RGDHrLiBjo3BOr9OTBfz9iMQt2xVmCTs1IcCQX2TjJ/eO/js LA0CXbNIQA3qOoIl0/p3MCzBg7hOOzYeQ7knbbLmqeoUQ0DD+OBqjvtsaP1qQr5E v8OnAoGAC8kJesH/RWa8qcPAW58OQsITvKWY+kp2hxrZnSkkeIbru2PcdFlAYH9t QmJogn91Hto6ua5ZrBy1Q8BacX1g8PeE1adQrYHAQyw5rrUFnpQxaA+4/3d7DPwO DEHLzisio+pdwhARJ1kQ9Rz5MjbtM47jEFwwitSO1JmkTThksZ8= -----END RSA PRIVATE KEY----- 2019-01-14 00:53:45,605 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d0520aae-7dde-4594-a077-79344d71784d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:de:08', 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'070718b5-b766-4b2d-953d-992f46be9e52'}), 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-14T00:53:44.000000', 'flavor': Munch({u'id': u'5d06cc30-4c44-40b2-928c-21be835c086e'}), 'az': u'nova', 'id': u'387769cd-b99f-465a-bd1a-f0a20496646c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d0520aae-7dde-4594-a077-79344d71784d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'994f9bcd3935414a8abbe6e8a8a8df7d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6d4b0013da6498fabd29714a3635638', 'name': 'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d', '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-14T00:53:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:53:44Z', 'hostId': u'072cf7f7ed65293df4aa2b13382d78560d71b5c5c8b34351bd58e5ce', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'072cf7f7ed65293df4aa2b13382d78560d71b5c5c8b34351bd58e5ce', '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-14T00:53:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a6d4b0013da6498fabd29714a3635638', 'name': u'vping_ssh-vm2_d0520aae-7dde-4594-a077-79344d71784d', 'adminPass': u'agQYD8tQudv3', 'tenant_id': u'a6d4b0013da6498fabd29714a3635638', 'created_at': u'2019-01-14T00:53:39Z', 'created': u'2019-01-14T00:53:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:53:55,677 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d0520aae-7dde-4594-a077-79344d71784d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:49:91', 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'070718b5-b766-4b2d-953d-992f46be9e52'}), 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-14T00:53:53.000000', 'flavor': Munch({u'id': u'5d06cc30-4c44-40b2-928c-21be835c086e'}), 'az': u'nova', 'id': u'b4173fa8-c60d-40a1-869e-b880616cbf09', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d0520aae-7dde-4594-a077-79344d71784d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'994f9bcd3935414a8abbe6e8a8a8df7d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6d4b0013da6498fabd29714a3635638', 'name': 'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d', '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-14T00:53:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:53:53Z', 'hostId': u'fde3deaef47c057399b535c5d1e879500e18ca4d31becd9310ea4e20', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d0520aae-7dde-4594-a077-79344d71784d', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'fde3deaef47c057399b535c5d1e879500e18ca4d31becd9310ea4e20', '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-14T00:53:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a6d4b0013da6498fabd29714a3635638', 'name': u'vping_ssh-vm_d0520aae-7dde-4594-a077-79344d71784d', 'adminPass': u'Tpt2pu9LJQS4', 'tenant_id': u'a6d4b0013da6498fabd29714a3635638', 'created_at': u'2019-01-14T00:53:47Z', 'created': u'2019-01-14T00:53:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:53:57,406 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'02cb2c0d-d0c3-4d55-832e-3fba12138f4a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a6d4b0013da6498fabd29714a3635638', 'created_at': u'2019-01-14T00:53:56Z', 'attached': True, 'updated_at': u'2019-01-14T00:53:56Z', 'id': u'229614a0-82eb-4cb4-8388-d3e077c38eb1', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6d4b0013da6498fabd29714a3635638', 'name': 'vping_ssh-project_d0520aae-7dde-4594-a077-79344d71784d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'02cb2c0d-d0c3-4d55-832e-3fba12138f4a', 'project_id': u'a6d4b0013da6498fabd29714a3635638', 'port_id': u'6f0804d4-df85-4f20-8bb7-1b3ada016e0c', 'port': u'6f0804d4-df85-4f20-8bb7-1b3ada016e0c', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 00:53:58,147 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 530439952 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.216807] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.219509] pid_max: default: 32768 minimum: 301 [ 0.220968] ACPI: Core revision 20150930 [ 0.222825] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.224984] Security Framework initialized [ 0.226316] Yama: becoming mindful. [ 0.227511] AppArmor: AppArmor initialized [ 0.228893] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.231005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.233063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.235006] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.237211] Initializing cgroup subsys io [ 0.238526] Initializing cgroup subsys memory [ 0.239941] Initializing cgroup subsys devices [ 0.241361] Initializing cgroup subsys freezer [ 0.242769] Initializing cgroup subsys net_cls [ 0.244208] Initializing cgroup subsys perf_event [ 0.245701] Initializing cgroup subsys net_prio [ 0.247145] Initializing cgroup subsys hugetlb [ 0.248561] Initializing cgroup subsys pids [ 0.249980] CPU: Physical Processor ID: 0 [ 0.252053] mce: CPU supports 10 MCE banks [ 0.253474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.255160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.271587] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.279611] ftrace: allocating 31920 entries in 125 pages [ 0.309857] smpboot: Max logical packages: 1 [ 0.311238] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.313431] x2apic enabled [ 0.314715] Switched APIC routing to physical x2apic. [ 0.317439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.319261] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.322632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.325534] KVM setup paravirtual spinlock [ 0.327323] x86: Booted up 1 node, 1 CPUs [ 0.328635] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.330843] devtmpfs: initialized [ 0.332968] evm: security.selinux [ 0.334101] evm: security.SMACK64 [ 0.335224] evm: security.SMACK64EXEC [ 0.336431] evm: security.SMACK64TRANSMUTE [ 0.337744] evm: security.SMACK64MMAP [ 0.338951] evm: security.ima [ 0.340001] evm: security.capability [ 0.341276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.344394] pinctrl core: initialized pinctrl subsystem [ 0.346185] RTC time: 0:53:53, date: 01/14/19 [ 0.347730] NET: Registered protocol family 16 [ 0.349298] cpuidle: using governor ladder [ 0.350657] cpuidle: using governor menu [ 0.351957] PCCT header not found. [ 0.353188] ACPI: bus type PCI registered [ 0.354518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.356567] PCI: Using configuration type 1 for base access [ 0.359036] ACPI: Added _OSI(Module Device) [ 0.360423] ACPI: Added _OSI(Processor Device) [ 0.361855] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.363349] ACPI: Added _OSI(Processor Aggregator Device) [ 0.365861] ACPI: Interpreter enabled [ 0.367122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.370212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.373298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.376390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.379462] ACPI: (supports S0 S5) [ 0.380687] ACPI: Using IOAPIC for interrupt routing [ 0.382319] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.386809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.388792] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.390940] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.393022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.396794] acpiphp: Slot [3] registered [ 0.398179] acpiphp: Slot [4] registered [ 0.399581] acpiphp: Slot [5] registered [ 0.400964] acpiphp: Slot [6] registered [ 0.402343] acpiphp: Slot [7] registered [ 0.403737] acpiphp: Slot [8] registered [ 0.405128] acpiphp: Slot [9] registered [ 0.406506] acpiphp: Slot [10] registered [ 0.407910] acpiphp: Slot [11] registered [ 0.409315] acpiphp: Slot [12] registered [ 0.410720] acpiphp: Slot [13] registered [ 0.412117] acpiphp: Slot [14] registered [ 0.413523] acpiphp: Slot [15] registered [ 0.430685] acpiphp: Slot [16] registered [ 0.432092] acpiphp: Slot [17] registered [ 0.433496] acpiphp: Slot [18] registered [ 0.434897] acpiphp: Slot [19] registered [ 0.436299] acpiphp: Slot [20] registered [ 0.437707] acpiphp: Slot [21] registered [ 0.439106] acpiphp: Slot [22] registered [ 0.440505] acpiphp: Slot [23] registered [ 0.441912] acpiphp: Slot [24] registered [ 0.443319] acpiphp: Slot [25] registered [ 0.444723] acpiphp: Slot [26] registered [ 0.446116] acpiphp: Slot [27] registered [ 0.447523] acpiphp: Slot [28] registered [ 0.448934] acpiphp: Slot [29] registered [ 0.450334] acpiphp: Slot [30] registered [ 0.451743] acpiphp: Slot [31] registered [ 0.453140] PCI host bridge to bus 0000:00 [ 0.454546] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.456665] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.458784] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.461292] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.463812] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.466386] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.471027] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.473264] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.475316] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.477530] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.481930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.484405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.505920] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.508425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.511076] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.513513] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.515921] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.518055] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.520212] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.522067] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.524751] vgaarb: loaded [ 0.525792] vgaarb: bridge control possible 0000:00:02.0 [ 0.527803] SCSI subsystem initialized [ 0.529330] ACPI: bus type USB registered [ 0.532753] usbcore: registered new interface driver usbfs [ 0.534703] usbcore: registered new interface driver hub [ 0.536691] usbcore: registered new device driver usb [ 0.539098] PCI: Using ACPI for IRQ routing [ 0.541404] NetLabel: Initializing [ 0.542819] NetLabel: domain hash size = 128 [ 0.544501] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.546405] NetLabel: unlabeled traffic allowed by default [ 0.548770] clocksource: Switched to clocksource kvm-clock [ 0.559242] AppArmor: AppArmor Filesystem Enabled [ 0.561133] pnp: PnP ACPI init [ 0.562903] pnp: PnP ACPI: found 5 devices [ 0.570182] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.573570] NET: Registered protocol family 2 [ 0.575537] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.578109] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.580504] TCP: Hash tables configured (established 4096 bind 4096) [ 0.582895] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.585071] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.587409] NET: Registered protocol family 1 [ 0.589145] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.591329] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.593471] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.608751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.624460] Trying to unpack rootfs image as initramfs... [ 0.685940] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.689118] Scanning for low memory corruption every 60 seconds [ 0.691629] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.693964] audit: initializing netlink subsys (disabled) [ 0.696001] audit: type=2000 audit(1547427234.470:1): initialized [ 0.698510] Initialise system trusted keyring [ 0.700330] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.702657] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.706006] zbud: loaded [ 0.707291] VFS: Disk quotas dquot_6.6.0 [ 0.708911] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.711818] fuse init (API version 7.23) [ 0.713514] Key type big_key registered [ 0.715076] Allocating IMA MOK and blacklist keyrings. [ 0.717320] Key type asymmetric registered [ 0.718948] Asymmetric key parser 'x509' registered [ 0.720858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.723790] io scheduler noop registered [ 0.725351] io scheduler deadline registered (default) [ 0.727323] io scheduler cfq registered [ 0.728971] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.731053] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.733546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.736426] ACPI: Power Button [PWRF] [ 0.738054] GHES: HEST is not enabled! [ 0.752496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.782736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.786548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.812050] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.815849] Linux agpgart interface v0.103 [ 0.819537] brd: module loaded [ 0.822034] loop: module loaded [ 0.827564] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.830439] GPT:90111 != 2097151 [ 0.831776] GPT:Alternate GPT header not at the end of the disk. [ 0.833976] GPT:90111 != 2097151 [ 0.835315] GPT: Use GNU Parted to correct GPT errors. [ 0.837256] vda: vda1 vda15 [ 0.839278] scsi host0: ata_piix [ 0.840740] scsi host1: ata_piix [ 0.842138] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.844596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.847654] libphy: Fixed MDIO Bus: probed [ 0.849284] tun: Universal TUN/TAP device driver, 1.6 [ 0.851190] tun: (C) 1999-2004 Max Krasnyansky [ 0.854698] PPP generic driver version 2.4.2 [ 0.856254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858369] ehci-pci: EHCI PCI platform driver [ 0.859988] ehci-platform: EHCI generic platform driver [ 0.861724] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.863699] ohci-pci: OHCI PCI platform driver [ 0.865228] ohci-platform: OHCI generic platform driver [ 0.866957] uhci_hcd: USB Universal Host Controller Interface driver [ 0.882140] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.883880] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.886429] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.888155] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890248] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894844] usb usb1: Product: UHCI Host Controller [ 0.896466] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.898451] usb usb1: SerialNumber: 0000:00:01.2 [ 0.900120] hub 1-0:1.0: USB hub found [ 0.901469] hub 1-0:1.0: 2 ports detected [ 0.903025] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.906587] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.908238] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.909998] mousedev: PS/2 mouse device common for all mice [ 0.912169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.915102] rtc_cmos 00:00: RTC can wake from S4 [ 0.917206] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919254] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921355] i2c /dev entries driver [ 0.922660] device-mapper: uevent: version 1.0.3 [ 0.924285] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.927111] ledtrig-cpu: registered to indicate activity on CPUs [ 0.929327] NET: Registered protocol family 10 [ 0.931140] NET: Registered protocol family 17 [ 0.932677] Key type dns_resolver registered [ 0.934272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.936163] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.939184] registered taskstats version 1 [ 0.940642] Loading compiled-in X.509 certificates [ 0.942811] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.946030] zswap: loaded using pool lzo/zbud [ 0.948320] Key type trusted registered [ 0.950696] Key type encrypted registered [ 0.952113] AppArmor: AppArmor sha1 policy hashing enabled [ 0.953935] ima: No TPM chip found, activating TPM-bypass! [ 0.955753] evm: HMAC attrs: 0x1 [ 0.957315] Magic number: 3:356:860 [ 0.958743] rtc_cmos 00:00: setting system clock to 2019-01-14 00:53:54 UTC (1547427234) [ 0.961501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.963428] EDD information not available. [ 1.002535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021246] Write protecting the kernel read-only data: 14336k [ 1.024532] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.027523] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.076847] 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 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 0.99. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCaVvo6910zBiIHbRqhghV3PMQ59jJSHRHGVr90BY2fXvEiKT09/2hNFmwpESkzLL2r48EuCwrynHVEHduZTJcNNxwLgvER/5O3oy7PB7oM9FOXWcAhH9vJrB2sMthnCnuxkItzbxyluKXmq6hYnhv/LRaMO2D7FB8Ocn7E5He+8MbkgLFSmrooRySNUYy3/jsOxcdQekZj5OncYj06QuI7cF3q9i78XS0XZqvQ73lIoH7NDRZOrRbXgYJAy6boR6D1J9EtAfseVyyPK6crWIqvF6mYb/WJsLi9+Qw1V6OxQwqCKAvwYeLFEfG+HrHUNx4aSfP85ZBtKiYgnCGEIkR1 root@vping-ssh-vm-d0520aae-7dde-4594-a077-79344d71784d ssh-dss AAAAB3NzaC1kc3MAAACBAP1wQbC0rMQRC12x5Yfq4QxV/rx42dzJwsEUstFTLIPM2XgEz80TYpydR6FpFF8qYYt7RBNQwIIfsMe880tLVCXQozwxoXkSSf7g6hhaQ6Ax/R461da8wKRz7fj10zGeCXIrelX2vPSmWAeO4xtdF1cZ7ksKCr3bY1dVc9yFYOCfAAAAFQD7TbbSxBwG3a5PaNghIaSIdQJHqwAAAIAes1fC5n3VV2Xu24a0obpcT81Bhyklg4ZOL+VS7ou/HUQBtiXEKdHC7QbnLBhdCe08xbnSDTRCqifXCqegzi3aSlsH6tUPSJ5Z7HojaoHCmqnQRc6R/EeHDveZhKWEfGJNfi5uPNgoQRiTifK7goMsHK6CdhGnK8fRRc0+wiZQzAAAAIAaj/FpdkBahqRN11Ro/qVjDhCLd+8DwY90bK5EKVJOR2wYzXHjanrdi/vhzn5ehYY8+j/L7thkRMbtz7hGaNi/eUSGtfVLLXMLPbMjhVcNWa2shkbsFZFeQKino2q4jZvG+dZDLhRraHvbtYtGMrptkTyITadG+brIlLxpUS4tNQ== root@vping-ssh-vm-d0520aae-7dde-4594-a077-79344d71784d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe4b:4991/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.5 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d0520aae-7dde-4594-a077-79344d71784d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d0520aae-7dde-4594-a077-79344d71784d login: 2019-01-14 00:53:59,220 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.10 (192.168.120.10): 56 data bytes 64 bytes from 192.168.120.10: seq=0 ttl=64 time=1.680 ms --- 192.168.120.10 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.680/1.680/1.680 ms 2019-01-14 00:53:59,220 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-14 00:53:59,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:53:59,333 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 00:54:13,856 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-14 00:54:14,821 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'3333cda683af417da2e11c01f04c2911', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_6e951a18-7cdb-4e76-a153-958520a42a88'}) 2019-01-14 00:54:15,200 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f00ec9a0bbf948f783281d3aa276bfd3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_6e951a18-7cdb-4e76-a153-958520a42a88'}) 2019-01-14 00:54:16,029 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_6e951a18-7cdb-4e76-a153-958520a42a88', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'3333cda683af417da2e11c01f04c2911', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f6b09715-92f5-4c99-9449-d6457a050524', 'username': u'vping_userdata-user_6e951a18-7cdb-4e76-a153-958520a42a88', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 00:54:16,032 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_6e951a18-7cdb-4e76-a153-958520a42a88', 'password': 'f6b09715-92f5-4c99-9449-d6457a050524', 'project_name': 'vping_userdata-project_6e951a18-7cdb-4e76-a153-958520a42a88', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '3333cda683af417da2e11c01f04c2911', 'project_domain_name': 'Default'} 2019-01-14 00:54:16,033 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-14 00:54:16,695 - 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-14T00:54:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7107dc15-cabc-4f6b-b043-3e4496c097d3', u'provider:segmentation_id': 50, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_6e951a18-7cdb-4e76-a153-958520a42a88', u'admin_state_up': True, u'tenant_id': u'3333cda683af417da2e11c01f04c2911', u'created_at': u'2019-01-14T00:54:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3333cda683af417da2e11c01f04c2911'}) 2019-01-14 00:54:17,965 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:54:17Z', 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'92fac382-e5b7-4791-afdb-c32ba8522a96', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_6e951a18-7cdb-4e76-a153-958520a42a88', u'enable_dhcp': True, u'network_id': u'7107dc15-cabc-4f6b-b043-3e4496c097d3', u'tenant_id': u'3333cda683af417da2e11c01f04c2911', u'created_at': u'2019-01-14T00:54:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3333cda683af417da2e11c01f04c2911'}) 2019-01-14 00:54:19,161 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3333cda683af417da2e11c01f04c2911', u'created_at': u'2019-01-14T00:54:18Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T00:54:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'3333cda683af417da2e11c01f04c2911', u'id': u'a84284ca-37a7-478e-a48b-576b3487c478', u'name': u'vping_userdata-router_6e951a18-7cdb-4e76-a153-958520a42a88'}) 2019-01-14 00:54:22,560 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/42b8a67c-2534-47b5-997f-58fb3eee1726/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42b8a67c-2534-47b5-997f-58fb3eee1726/file', 'owner': u'3333cda683af417da2e11c01f04c2911', 'id': u'42b8a67c-2534-47b5-997f-58fb3eee1726', 'size': 12716032, u'self': u'/v2/images/42b8a67c-2534-47b5-997f-58fb3eee1726', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3333cda683af417da2e11c01f04c2911', 'name': 'vping_userdata-project_6e951a18-7cdb-4e76-a153-958520a42a88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/42b8a67c-2534-47b5-997f-58fb3eee1726/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T00:54:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T00:54:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_6e951a18-7cdb-4e76-a153-958520a42a88', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/42b8a67c-2534-47b5-997f-58fb3eee1726', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_6e951a18-7cdb-4e76-a153-958520a42a88', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_6e951a18-7cdb-4e76-a153-958520a42a88', 'created': u'2019-01-14T00:54:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T00:54:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/42b8a67c-2534-47b5-997f-58fb3eee1726', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_6e951a18-7cdb-4e76-a153-958520a42a88', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 00:54:22,843 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_6e951a18-7cdb-4e76-a153-958520a42a88', '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'31b9513b6c57489692efc0638736c929', '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'629cdd92-0819-4c3b-a7cc-68d0e83ccd07', 'swap': 0}) 2019-01-14 00:54:31,893 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6e951a18-7cdb-4e76-a153-958520a42a88': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:ff:9e', 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'42b8a67c-2534-47b5-997f-58fb3eee1726'}), 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-14T00:54:29.000000', 'flavor': Munch({u'id': u'629cdd92-0819-4c3b-a7cc-68d0e83ccd07'}), 'az': u'nova', 'id': u'66f7a0b9-260c-459b-ab20-fe3cfc5888f9', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f00ec9a0bbf948f783281d3aa276bfd3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3333cda683af417da2e11c01f04c2911', 'name': 'vping_userdata-project_6e951a18-7cdb-4e76-a153-958520a42a88', '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-14T00:54:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:54:29Z', 'hostId': u'dd73d440b4e7b2307aa61b17ebfb6d4a8be8b48bdbfa4581b5fa7728', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'dd73d440b4e7b2307aa61b17ebfb6d4a8be8b48bdbfa4581b5fa7728', '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-14T00:54:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3333cda683af417da2e11c01f04c2911', 'name': u'vping_userdata-vm_6e951a18-7cdb-4e76-a153-958520a42a88', 'adminPass': u'nnCTvyGtS7PJ', 'tenant_id': u'3333cda683af417da2e11c01f04c2911', 'created_at': u'2019-01-14T00:54:23Z', 'created': u'2019-01-14T00:54:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:54:40,730 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6e951a18-7cdb-4e76-a153-958520a42a88': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:fc:71', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42b8a67c-2534-47b5-997f-58fb3eee1726'}), 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-14T00:54:37.000000', 'flavor': Munch({u'id': u'629cdd92-0819-4c3b-a7cc-68d0e83ccd07'}), 'az': u'nova', 'id': u'97ffe1a0-d589-4b46-b88a-aea2daf9856d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f00ec9a0bbf948f783281d3aa276bfd3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3333cda683af417da2e11c01f04c2911', 'name': 'vping_userdata-project_6e951a18-7cdb-4e76-a153-958520a42a88', '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-14T00:54:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:54:37Z', 'hostId': u'fa60eb9bcfbf8b128be8ce45d55f814dd121282ca540432070e5c04a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'fa60eb9bcfbf8b128be8ce45d55f814dd121282ca540432070e5c04a', '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-14T00:54:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3333cda683af417da2e11c01f04c2911', 'name': u'vping_userdata-vm2_6e951a18-7cdb-4e76-a153-958520a42a88', 'adminPass': u'CQmitZbxTXj3', 'tenant_id': u'3333cda683af417da2e11c01f04c2911', 'created_at': u'2019-01-14T00:54:32Z', 'created': u'2019-01-14T00:54:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:54:40,731 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-14 00:54:41,969 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 508933080 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.233437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236371] pid_max: default: 32768 minimum: 301 [ 0.237947] ACPI: Core revision 20150930 [ 0.239930] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242232] Security Framework initialized [ 0.243671] Yama: becoming mindful. [ 0.244953] AppArmor: AppArmor initialized [ 0.246434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248740] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250979] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253116] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255519] Initializing cgroup subsys io [ 0.256958] Initializing cgroup subsys memory [ 0.258480] Initializing cgroup subsys devices [ 0.260053] Initializing cgroup subsys freezer [ 0.261636] Initializing cgroup subsys net_cls [ 0.263212] Initializing cgroup subsys perf_event [ 0.264868] Initializing cgroup subsys net_prio [ 0.266475] Initializing cgroup subsys hugetlb [ 0.268057] Initializing cgroup subsys pids [ 0.269613] CPU: Physical Processor ID: 0 [ 0.271790] mce: CPU supports 10 MCE banks [ 0.273304] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275110] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293957] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302382] ftrace: allocating 31920 entries in 125 pages [ 0.333478] smpboot: Max logical packages: 1 [ 0.335015] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337451] x2apic enabled [ 0.338839] Switched APIC routing to physical x2apic. [ 0.341769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343811] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347576] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350826] KVM setup paravirtual spinlock [ 0.352796] x86: Booted up 1 node, 1 CPUs [ 0.354260] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.356715] devtmpfs: initialized [ 0.358999] evm: security.selinux [ 0.360261] evm: security.SMACK64 [ 0.361507] evm: security.SMACK64EXEC [ 0.362864] evm: security.SMACK64TRANSMUTE [ 0.364342] evm: security.SMACK64MMAP [ 0.365691] evm: security.ima [ 0.366858] evm: security.capability [ 0.368261] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371598] pinctrl core: initialized pinctrl subsystem [ 0.373537] RTC time: 0:54:38, date: 01/14/19 [ 0.375218] NET: Registered protocol family 16 [ 0.376925] cpuidle: using governor ladder [ 0.378388] cpuidle: using governor menu [ 0.379773] PCCT header not found. [ 0.381065] ACPI: bus type PCI registered [ 0.382490] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384670] PCI: Using configuration type 1 for base access [ 0.387254] ACPI: Added _OSI(Module Device) [ 0.388730] ACPI: Added _OSI(Processor Device) [ 0.390260] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391855] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394509] ACPI: Interpreter enabled [ 0.395861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.404413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.407716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.411030] ACPI: (supports S0 S5) [ 0.412319] ACPI: Using IOAPIC for interrupt routing [ 0.414006] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418734] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420892] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423278] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.431403] acpiphp: Slot [3] registered [ 0.433615] acpiphp: Slot [4] registered [ 0.435108] acpiphp: Slot [5] registered [ 0.436580] acpiphp: Slot [6] registered [ 0.438027] acpiphp: Slot [7] registered [ 0.439476] acpiphp: Slot [8] registered [ 0.440929] acpiphp: Slot [9] registered [ 0.442387] acpiphp: Slot [10] registered [ 0.443851] acpiphp: Slot [11] registered [ 0.445388] acpiphp: Slot [12] registered [ 0.446851] acpiphp: Slot [13] registered [ 0.448323] acpiphp: Slot [14] registered [ 0.449791] acpiphp: Slot [15] registered [ 0.466926] acpiphp: Slot [16] registered [ 0.468413] acpiphp: Slot [17] registered [ 0.469884] acpiphp: Slot [18] registered [ 0.471361] acpiphp: Slot [19] registered [ 0.472822] acpiphp: Slot [20] registered [ 0.474294] acpiphp: Slot [21] registered [ 0.475772] acpiphp: Slot [22] registered [ 0.477252] acpiphp: Slot [23] registered [ 0.478733] acpiphp: Slot [24] registered [ 0.480213] acpiphp: Slot [25] registered [ 0.481676] acpiphp: Slot [26] registered [ 0.483153] acpiphp: Slot [27] registered [ 0.484627] acpiphp: Slot [28] registered [ 0.486094] acpiphp: Slot [29] registered [ 0.487558] acpiphp: Slot [30] registered [ 0.489023] acpiphp: Slot [31] registered [ 0.490489] PCI host bridge to bus 0000:00 [ 0.491956] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494176] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496403] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.499033] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501663] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.504351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.509077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.511415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.513569] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515888] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520451] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.523035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.544637] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.547286] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.550015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.552565] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.557198] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.559865] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.562270] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.564191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.567009] vgaarb: loaded [ 0.568101] vgaarb: bridge control possible 0000:00:02.0 [ 0.570295] SCSI subsystem initialized [ 0.571954] ACPI: bus type USB registered [ 0.573457] usbcore: registered new interface driver usbfs [ 0.575337] usbcore: registered new interface driver hub [ 0.577168] usbcore: registered new device driver usb [ 0.579144] PCI: Using ACPI for IRQ routing [ 0.581195] NetLabel: Initializing [ 0.582498] NetLabel: domain hash size = 128 [ 0.584053] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.585811] NetLabel: unlabeled traffic allowed by default [ 0.587931] clocksource: Switched to clocksource kvm-clock [ 0.598333] AppArmor: AppArmor Filesystem Enabled [ 0.600056] pnp: PnP ACPI init [ 0.601613] pnp: PnP ACPI: found 5 devices [ 0.608880] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.612023] NET: Registered protocol family 2 [ 0.613871] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.616251] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.618463] TCP: Hash tables configured (established 4096 bind 4096) [ 0.620666] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.622661] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.624842] NET: Registered protocol family 1 [ 0.626439] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.628467] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630448] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645565] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661206] Trying to unpack rootfs image as initramfs... [ 0.723343] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.726298] Scanning for low memory corruption every 60 seconds [ 0.728670] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.730799] audit: initializing netlink subsys (disabled) [ 0.732751] audit: type=2000 audit(1547427278.811:1): initialized [ 0.735099] Initialise system trusted keyring [ 0.736819] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.738964] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.742154] zbud: loaded [ 0.743366] VFS: Disk quotas dquot_6.6.0 [ 0.744856] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.747543] fuse init (API version 7.23) [ 0.749126] Key type big_key registered [ 0.750593] Allocating IMA MOK and blacklist keyrings. [ 0.752726] Key type asymmetric registered [ 0.754228] Asymmetric key parser 'x509' registered [ 0.755982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.758686] io scheduler noop registered [ 0.760142] io scheduler deadline registered (default) [ 0.761958] io scheduler cfq registered [ 0.763487] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.765407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.767736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.770392] ACPI: Power Button [PWRF] [ 0.771888] GHES: HEST is not enabled! [ 0.786251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.816389] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.820091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.845485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.849165] Linux agpgart interface v0.103 [ 0.852874] brd: module loaded [ 0.855359] loop: module loaded [ 0.860334] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.863017] GPT:90111 != 2097151 [ 0.864262] GPT:Alternate GPT header not at the end of the disk. [ 0.866298] GPT:90111 != 2097151 [ 0.867539] GPT: Use GNU Parted to correct GPT errors. [ 0.869330] vda: vda1 vda15 [ 0.871273] scsi host0: ata_piix [ 0.872646] scsi host1: ata_piix [ 0.873940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.876192] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.879052] libphy: Fixed MDIO Bus: probed [ 0.880560] tun: Universal TUN/TAP device driver, 1.6 [ 0.882321] tun: (C) 1999-2004 Max Krasnyansky [ 0.885601] PPP generic driver version 2.4.2 [ 0.887228] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.889433] ehci-pci: EHCI PCI platform driver [ 0.891078] ehci-platform: EHCI generic platform driver [ 0.892951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.895071] ohci-pci: OHCI PCI platform driver [ 0.896690] ohci-platform: OHCI generic platform driver [ 0.898562] uhci_hcd: USB Universal Host Controller Interface driver [ 0.913771] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.915634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.918375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.920213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.922383] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.927336] usb usb1: Product: UHCI Host Controller [ 0.929061] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.931206] usb usb1: SerialNumber: 0000:00:01.2 [ 0.932985] hub 1-0:1.0: USB hub found [ 0.934419] hub 1-0:1.0: 2 ports detected [ 0.936072] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.939774] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.941543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.943408] mousedev: PS/2 mouse device common for all mice [ 0.945689] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.948799] rtc_cmos 00:00: RTC can wake from S4 [ 0.950986] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.953211] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.955417] i2c /dev entries driver [ 0.956802] device-mapper: uevent: version 1.0.3 [ 0.958527] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961519] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963849] NET: Registered protocol family 10 [ 0.965767] NET: Registered protocol family 17 [ 0.967397] Key type dns_resolver registered [ 0.969085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.971109] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.974323] registered taskstats version 1 [ 0.975860] Loading compiled-in X.509 certificates [ 0.978125] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.981591] zswap: loaded using pool lzo/zbud [ 0.984037] Key type trusted registered [ 0.986562] Key type encrypted registered [ 0.988067] AppArmor: AppArmor sha1 policy hashing enabled [ 0.990000] ima: No TPM chip found, activating TPM-bypass! [ 0.991958] evm: HMAC attrs: 0x1 [ 0.993601] Magic number: 3:906:910 [ 0.995124] rtc_cmos 00:00: setting system clock to 2019-01-14 00:54:39 UTC (1547427279) [ 0.998106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.000205] EDD information not available. [ 1.033619] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.052302] Write protecting the kernel read-only data: 14336k [ 1.055794] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059011] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 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... [ 1.221516] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 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 0.98. iid=i-00000006 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDOrzlKyMtVdEUjUxrfL+xmumBzDWLNAe78dOCpHzpoALRZtnUmxj98jhO84gm21IDrITxVjWUeCsoHidi3vdMuFaS8apBNFZSFp2NuFnaSsDi4wOfbJmpUsJb9+qCiDct0Nc3bofbz8Neg8FEYPaRvvBRSOYWkNElJqLX4Vu15eyxKfj+WDIU1huDhWjih6Fci9TNUY0y+mt5cKmO60kB+X/ZbCuwWcxsAK4gBa2kyl9enBgy0UjaKSn4J69ko825klYWe5UwXQAgEfm5n1qMlFPxXGH53/+oQLdeG0tL+qMLQRGUJOUlZV88d7+tqmj8CMxp9aiJH4OJQ5hp4Fn7v root@vping-userdata-vm2-6e951a18-7cdb-4e76-a153-958520a42a88 ssh-dss AAAAB3NzaC1kc3MAAACBAMb/hglOKP+PL08us0jmsai2EApQHHizAgUp6h5gX3WTcThavDlyd/0l6dDbOPVavsgq515Hv1DO51oHiX6JEsjlVW1kTKIPG7cG8BehvE/kByRqm/mAmXIVa4SRckDWyaoBGw9nwyZRZb+93g97Fi30/Yw7W7yuarIoMe4PuvSlAAAAFQD9dHMrCZo8rSGZPQ3xM+tiBoECxwAAAIEAoEZv1QwR0dPd9FjiKGR7oyGMIB5xNoiT9tU4cHTKORVB/U1xqVJ4ZFamGFHHrOkGE1WnuP1qKhDlGW6WLKWmnHGAv1zuqctnA4/l6ZPeY/Me6fG6fGcdZi3BJIcYDuCcC6FC1cJlNuR62URRytuBgVPQ5EUEQf6YwRHp0gq+w/QAAACBAMUO7Y2qdKG7hOOaMnV6GOr67RsDGEwqTPYVdzyBMBSvE9EkdzpdT3D7gyxgodSWTj3GyXYjF4BFwnaFjfgvLfEXm0rrjUJKG053i7CjoIri3BukAyNRG/zwi7zO+9s1Zank2Wo3n/nGXZpSmWHlNjnDyKXRrL1kqZjEyvdZ6bWn root@vping-userdata-vm2-6e951a18-7cdb-4e76-a153-958520a42a88 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe44:fc71/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.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-6e951a18-7cdb-4e76-a153-958520a42a88 launch-index: 0 === cirros: current=0.4.0 uptime=3.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2019-01-14 00:54:41,970 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-14 00:54:42,074 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:54:42,075 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:26 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 00:54:54,413 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-01-14 00:54:55,391 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee'}) 2019-01-14 00:54:55,761 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bc649aed34254150a1159936c0dab4d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_2c358d78-6347-4aa5-a32c-dacac27cf7ee'}) 2019-01-14 00:54:56,618 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6b5f9d8d-a166-45b1-8a5d-3f150ae91d8a', 'username': u'cinder_test-user_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 00:54:56,621 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'password': '6b5f9d8d-a166-45b1-8a5d-3f150ae91d8a', 'project_name': 'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '704fbaf7009a4c6aa948c7973f5a2eb7', 'project_domain_name': 'Default'} 2019-01-14 00:54:56,622 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-01-14 00:54:57,421 - 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-14T00:54:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'147ebce7-dfda-4540-8a9d-e068dac41deb', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_2c358d78-6347-4aa5-a32c-dacac27cf7ee', u'admin_state_up': True, u'tenant_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', u'created_at': u'2019-01-14T00:54:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7'}) 2019-01-14 00:54:58,707 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T00:54:58Z', 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'046b3305-6513-4422-99b2-12f15571bdca', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_2c358d78-6347-4aa5-a32c-dacac27cf7ee', u'enable_dhcp': True, u'network_id': u'147ebce7-dfda-4540-8a9d-e068dac41deb', u'tenant_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', u'created_at': u'2019-01-14T00:54:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7'}) 2019-01-14 00:54:59,847 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', u'created_at': u'2019-01-14T00:54:58Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T00:54:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', u'id': u'218af411-a4b0-46b9-a603-e3964d0c2e9e', u'name': u'cinder_test-router_2c358d78-6347-4aa5-a32c-dacac27cf7ee'}) 2019-01-14 00:55:02,836 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/921200af-5748-4cf2-8538-90b2fc602815/snap', u'metadata': Munch({})})], 'file': u'/v2/images/921200af-5748-4cf2-8538-90b2fc602815/file', 'owner': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'id': u'921200af-5748-4cf2-8538-90b2fc602815', 'size': 12716032, u'self': u'/v2/images/921200af-5748-4cf2-8538-90b2fc602815', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': 'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/921200af-5748-4cf2-8538-90b2fc602815/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T00:55:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T00:55:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/921200af-5748-4cf2-8538-90b2fc602815', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_2c358d78-6347-4aa5-a32c-dacac27cf7ee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'created': u'2019-01-14T00:55:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T00:55:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/921200af-5748-4cf2-8538-90b2fc602815', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_2c358d78-6347-4aa5-a32c-dacac27cf7ee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 00:55:03,116 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_2c358d78-6347-4aa5-a32c-dacac27cf7ee', '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'31b9513b6c57489692efc0638736c929', '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'aa018e67-3ade-46dc-afd0-4571f23b0b51', 'swap': 0}) 2019-01-14 00:55:03,551 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/f690fZ4yhbn6pQ8nJyv06TVFZpm661CJLS3SyBifMTA+52sQGZc8XgpoX1tzubA4ses4OnR1QWBbaSEQjhdW8LA3oRy1ExBUCV2SyhlsNqDeifhF9nGhfpDm908xF/QwNloKXqASjyzVhy1cjeEs1c/jKt/i0MyzJLRW0J4coVEnYI/Xjr+N4aCXqcawlo4ea2SwOeSSxM86ZdT8YuSoBv4DqBHATrXPdW9Yx5s/m5QkENQtwUWbNhxiMjLaPan8jUiy/kVj6jhuQsQ5TT4RFo87qG50BqJ2xsjhGbRh5R9HKt+fMeG22CHaVDXjg1MUfb6aCCgmGWejTs08rbbD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv3+vdH2eMoW5+qUPJycr9Ok1RWaZuutQiS0t0sgYnzEwPudr\nEBmXPF4KaF9bc7mwOLHrODp0dUFgW2khEI4XVvCwN6EctRMQVAldksoZbDag3on4\nRfZxoX6Q5vdPMRf0MDZaCl6gEo8s1YctXI3hLNXP4yrf4tDMsyS0VtCeHKFRJ2CP\n146/jeGgl6nGsJaOHmtksDnkksTPOmXU/GLkqAb+A6gRwE61z3VvWMebP5uUJBDU\nLcFFmzYcYjIy2j2p/I1Isv5FY+o4bkLEOU0+ERaPO6hudAaidsbI4Rm0YeUfRyrf\nnzHhttgh2lQ144NTFH2+mggoJhlno07NPK22wwIDAQABAoIBADngPkfnu0srrWS6\nRBUiOp+/Z9E8zBN5ERMUa3f7760VMa6hRHNOOK4PAfg/caVNJpxL8XpB+HaDtrqJ\n0GtvdlBZV/jIIaP8SgAMAJLfr8VL0VzQuA91Byy20tZrQizlP3DezGG77YcObI9w\nVl5Vpwtk53qRt66WSneODU77p/2goZ2VblsIXNhROpxL70rE1kPYtQUc5fVs5Ern\ngV0VpsSjhbphx5fKiDAvCp04IzViVCWqTONvJsrbh2flhQYwD7hYtvF00wdd8Wpg\nvTygeKCmHo2LFvO/EZRtEJVqxEpJ6P5i/c3u4lsWBOzy4xbEWmdVMQX4ml8qCBaj\nhXEFr0kCgYEA6a4QIB4GuBXE+rAjvsn+x2fj8XZYvdVGO1iVaC3q9sW6T4MnufbC\nEWJ15Mw0fMTaU2CsTNah1asXN5a/Q1IovvTX0jjn620W1VpLNX88AwdG4dHhe1o4\nZFqC7uxxFumC+INtBo0MFSfyOB/G05cT09eu9uh9dPi/1u3reXte37cCgYEA0co1\nnk/3Qsw87ApCF0WnDYTLjVy5wX8lwzpdMplPE3puxbdLrMx7T3z4Xt+EDmT4REQU\nEKs/0t0asJYVcHJQvCJKFJiD3ofUHRYi6XrAu25UgI5LStlPnWkylXYbsA4nCwLq\n9zZalHPNk1prrQII/SQtroOZZ2BsVCXGBPIwCVUCgYEArimiMR3P6jGnbyQKcC9C\nqcIfnJ6VA19Kif661Dus7KFv+8UHvc1Q1P4qWg1sbTWWdyANKvOpCIQMuMys3nME\nlVYM6Myq5ceXhgpXFZcv1h39UV9JC9OxRfJDtekZXHdLuwbRIlnLkJUGLZhZaugl\nyfTtnW6n2p9u87S9lPxDOL8CgYEAwJziS77pqwevq5vjgFBwByZ0aQ7IcdKWTj+o\nz8sYYi7Xw2n97eI0GRAJTbn0Ge80TiEfNwqz55sfZR/3AS3D2Ge3El/ROyAEbMwl\nM66Dg9LRfNKoaElLIqAyVC2DUEo+KIr+Rgk+cuw7w92R3N9wd1KfKooi71oFO+EO\nhP4Dgp0CgYEA4yi6TeNNg4Dtxby70dCAFQ3YhbPpeZKSdFSK7TE+oS6UjLQrtizy\nRYMKmyNuS3FVcPNG845wyuKrLEDGp9saIA3MbljpGUrPkPkcTStFhkTQ2aUNJZM3\nadRwtXybEbAMn2qmpgrqRIZV5MRy/Ae0Ur4T1y35yAscHjsAvlrjxMI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bc649aed34254150a1159936c0dab4d1', 'name': u'cinder_test-kp_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'created_at': '2019-01-14T00:55:03.551778', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': 'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'37:bb:90:10:1c:ab:30:f9:f0:ad:ba:14:80:db:f8:e6', 'type': 'ssh', 'id': u'cinder_test-kp_2c358d78-6347-4aa5-a32c-dacac27cf7ee'}) 2019-01-14 00:55:03,552 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAv3+vdH2eMoW5+qUPJycr9Ok1RWaZuutQiS0t0sgYnzEwPudr EBmXPF4KaF9bc7mwOLHrODp0dUFgW2khEI4XVvCwN6EctRMQVAldksoZbDag3on4 RfZxoX6Q5vdPMRf0MDZaCl6gEo8s1YctXI3hLNXP4yrf4tDMsyS0VtCeHKFRJ2CP 146/jeGgl6nGsJaOHmtksDnkksTPOmXU/GLkqAb+A6gRwE61z3VvWMebP5uUJBDU LcFFmzYcYjIy2j2p/I1Isv5FY+o4bkLEOU0+ERaPO6hudAaidsbI4Rm0YeUfRyrf nzHhttgh2lQ144NTFH2+mggoJhlno07NPK22wwIDAQABAoIBADngPkfnu0srrWS6 RBUiOp+/Z9E8zBN5ERMUa3f7760VMa6hRHNOOK4PAfg/caVNJpxL8XpB+HaDtrqJ 0GtvdlBZV/jIIaP8SgAMAJLfr8VL0VzQuA91Byy20tZrQizlP3DezGG77YcObI9w Vl5Vpwtk53qRt66WSneODU77p/2goZ2VblsIXNhROpxL70rE1kPYtQUc5fVs5Ern gV0VpsSjhbphx5fKiDAvCp04IzViVCWqTONvJsrbh2flhQYwD7hYtvF00wdd8Wpg vTygeKCmHo2LFvO/EZRtEJVqxEpJ6P5i/c3u4lsWBOzy4xbEWmdVMQX4ml8qCBaj hXEFr0kCgYEA6a4QIB4GuBXE+rAjvsn+x2fj8XZYvdVGO1iVaC3q9sW6T4MnufbC EWJ15Mw0fMTaU2CsTNah1asXN5a/Q1IovvTX0jjn620W1VpLNX88AwdG4dHhe1o4 ZFqC7uxxFumC+INtBo0MFSfyOB/G05cT09eu9uh9dPi/1u3reXte37cCgYEA0co1 nk/3Qsw87ApCF0WnDYTLjVy5wX8lwzpdMplPE3puxbdLrMx7T3z4Xt+EDmT4REQU EKs/0t0asJYVcHJQvCJKFJiD3ofUHRYi6XrAu25UgI5LStlPnWkylXYbsA4nCwLq 9zZalHPNk1prrQII/SQtroOZZ2BsVCXGBPIwCVUCgYEArimiMR3P6jGnbyQKcC9C qcIfnJ6VA19Kif661Dus7KFv+8UHvc1Q1P4qWg1sbTWWdyANKvOpCIQMuMys3nME lVYM6Myq5ceXhgpXFZcv1h39UV9JC9OxRfJDtekZXHdLuwbRIlnLkJUGLZhZaugl yfTtnW6n2p9u87S9lPxDOL8CgYEAwJziS77pqwevq5vjgFBwByZ0aQ7IcdKWTj+o z8sYYi7Xw2n97eI0GRAJTbn0Ge80TiEfNwqz55sfZR/3AS3D2Ge3El/ROyAEbMwl M66Dg9LRfNKoaElLIqAyVC2DUEo+KIr+Rgk+cuw7w92R3N9wd1KfKooi71oFO+EO hP4Dgp0CgYEA4yi6TeNNg4Dtxby70dCAFQ3YhbPpeZKSdFSK7TE+oS6UjLQrtizy RYMKmyNuS3FVcPNG845wyuKrLEDGp9saIA3MbljpGUrPkPkcTStFhkTQ2aUNJZM3 adRwtXybEbAMn2qmpgrqRIZV5MRy/Ae0Ur4T1y35yAscHjsAvlrjxMI= -----END RSA PRIVATE KEY----- 2019-01-14 00:55:13,267 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2c358d78-6347-4aa5-a32c-dacac27cf7ee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:53:df:f7', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'921200af-5748-4cf2-8538-90b2fc602815'}), 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-14T00:55:10.000000', 'flavor': Munch({u'id': u'aa018e67-3ade-46dc-afd0-4571f23b0b51'}), 'az': u'nova', 'id': u'd6da4f5a-8721-41a7-94db-879b40141df7', 'security_groups': [Munch({u'name': u'cinder_test-sg_2c358d78-6347-4aa5-a32c-dacac27cf7ee'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bc649aed34254150a1159936c0dab4d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': 'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', '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-14T00:55:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:55:10Z', 'hostId': u'f44583394e7569d13228f51e68e417e11c7e670061acecb008045824', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'f44583394e7569d13228f51e68e417e11c7e670061acecb008045824', '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-14T00:55:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': u'cinder_test-vm2_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'adminPass': u'H9Ah6V9V6N2u', 'tenant_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'created_at': u'2019-01-14T00:55:05Z', 'created': u'2019-01-14T00:55:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:55:15,062 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'218af411-a4b0-46b9-a603-e3964d0c2e9e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'created_at': u'2019-01-14T00:55:14Z', 'attached': True, 'updated_at': u'2019-01-14T00:55:14Z', 'id': u'd1c592af-3f72-4272-b239-f07f6af4339e', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': 'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'218af411-a4b0-46b9-a603-e3964d0c2e9e', 'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'port_id': u'2c352761-a7fd-413f-a11f-c77718c2fe2b', 'port': u'2c352761-a7fd-413f-a11f-c77718c2fe2b', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 00:55:15,158 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 543698296 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.910 MHz processor [ 0.248685] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.251634] pid_max: default: 32768 minimum: 301 [ 0.253224] ACPI: Core revision 20150930 [ 0.255220] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257521] Security Framework initialized [ 0.258962] Yama: becoming mindful. [ 0.260250] AppArmor: AppArmor initialized [ 0.261738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264042] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266277] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270826] Initializing cgroup subsys io [ 0.272264] Initializing cgroup subsys memory [ 0.273788] Initializing cgroup subsys devices [ 0.275337] Initializing cgroup subsys freezer [ 0.276878] Initializing cgroup subsys net_cls [ 0.278412] Initializing cgroup subsys perf_event [ 0.280031] Initializing cgroup subsys net_prio [ 0.281591] Initializing cgroup subsys hugetlb [ 0.283140] Initializing cgroup subsys pids [ 0.284661] CPU: Physical Processor ID: 0 [ 0.286787] mce: CPU supports 10 MCE banks [ 0.288268] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315306] ftrace: allocating 31920 entries in 125 pages [ 0.346306] smpboot: Max logical packages: 1 [ 0.347826] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350197] x2apic enabled [ 0.351573] Switched APIC routing to physical x2apic. [ 0.354451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.356437] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.360106] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.363267] KVM setup paravirtual spinlock [ 0.365277] x86: Booted up 1 node, 1 CPUs [ 0.366700] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369109] devtmpfs: initialized [ 0.371354] evm: security.selinux [ 0.372586] evm: security.SMACK64 [ 0.373811] evm: security.SMACK64EXEC [ 0.375129] evm: security.SMACK64TRANSMUTE [ 0.376562] evm: security.SMACK64MMAP [ 0.377884] evm: security.ima [ 0.379011] evm: security.capability [ 0.380382] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.383631] pinctrl core: initialized pinctrl subsystem [ 0.385526] RTC time: 0:55:11, date: 01/14/19 [ 0.387165] NET: Registered protocol family 16 [ 0.388842] cpuidle: using governor ladder [ 0.390289] cpuidle: using governor menu [ 0.391677] PCCT header not found. [ 0.392988] ACPI: bus type PCI registered [ 0.394403] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.396579] PCI: Using configuration type 1 for base access [ 0.399163] ACPI: Added _OSI(Module Device) [ 0.400641] ACPI: Added _OSI(Processor Device) [ 0.402164] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.403758] ACPI: Added _OSI(Processor Aggregator Device) [ 0.406364] ACPI: Interpreter enabled [ 0.407701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.410977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.414250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.417515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.420780] ACPI: (supports S0 S5) [ 0.422027] ACPI: Using IOAPIC for interrupt routing [ 0.423701] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430240] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438381] acpiphp: Slot [3] registered [ 0.439794] acpiphp: Slot [4] registered [ 0.441200] acpiphp: Slot [5] registered [ 0.442611] acpiphp: Slot [6] registered [ 0.444022] acpiphp: Slot [7] registered [ 0.445424] acpiphp: Slot [8] registered [ 0.446844] acpiphp: Slot [9] registered [ 0.448248] acpiphp: Slot [10] registered [ 0.449674] acpiphp: Slot [11] registered [ 0.451114] acpiphp: Slot [12] registered [ 0.452544] acpiphp: Slot [13] registered [ 0.453975] acpiphp: Slot [14] registered [ 0.455405] acpiphp: Slot [15] registered [ 0.473022] acpiphp: Slot [16] registered [ 0.474450] acpiphp: Slot [17] registered [ 0.475885] acpiphp: Slot [18] registered [ 0.477316] acpiphp: Slot [19] registered [ 0.478749] acpiphp: Slot [20] registered [ 0.480178] acpiphp: Slot [21] registered [ 0.481609] acpiphp: Slot [22] registered [ 0.483043] acpiphp: Slot [23] registered [ 0.484475] acpiphp: Slot [24] registered [ 0.485914] acpiphp: Slot [25] registered [ 0.487340] acpiphp: Slot [26] registered [ 0.488770] acpiphp: Slot [27] registered [ 0.490200] acpiphp: Slot [28] registered [ 0.491630] acpiphp: Slot [29] registered [ 0.493064] acpiphp: Slot [30] registered [ 0.494499] acpiphp: Slot [31] registered [ 0.495932] PCI host bridge to bus 0000:00 [ 0.497366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504237] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.506805] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.509415] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.514108] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.518704] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520814] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528381] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555187] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557665] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560139] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562568] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.564757] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567040] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.568910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.571635] vgaarb: loaded [ 0.572689] vgaarb: bridge control possible 0000:00:02.0 [ 0.574811] SCSI subsystem initialized [ 0.576425] ACPI: bus type USB registered [ 0.577879] usbcore: registered new interface driver usbfs [ 0.579703] usbcore: registered new interface driver hub [ 0.581480] usbcore: registered new device driver usb [ 0.583386] PCI: Using ACPI for IRQ routing [ 0.585319] NetLabel: Initializing [ 0.586580] NetLabel: domain hash size = 128 [ 0.588088] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589789] NetLabel: unlabeled traffic allowed by default [ 0.591851] clocksource: Switched to clocksource kvm-clock [ 0.602500] AppArmor: AppArmor Filesystem Enabled [ 0.604191] pnp: PnP ACPI init [ 0.605694] pnp: PnP ACPI: found 5 devices [ 0.612828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.615867] NET: Registered protocol family 2 [ 0.617672] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.619971] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.622105] TCP: Hash tables configured (established 4096 bind 4096) [ 0.624248] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.626175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.628258] NET: Registered protocol family 1 [ 0.629806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.631747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.633648] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663771] Trying to unpack rootfs image as initramfs... [ 0.725891] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.728788] Scanning for low memory corruption every 60 seconds [ 0.731036] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.733131] audit: initializing netlink subsys (disabled) [ 0.734952] audit: type=2000 audit(1547427311.768:1): initialized [ 0.737213] Initialise system trusted keyring [ 0.738860] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.740925] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.744097] zbud: loaded [ 0.745282] VFS: Disk quotas dquot_6.6.0 [ 0.746717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.749320] fuse init (API version 7.23) [ 0.750867] Key type big_key registered [ 0.752285] Allocating IMA MOK and blacklist keyrings. [ 0.754339] Key type asymmetric registered [ 0.755801] Asymmetric key parser 'x509' registered [ 0.757491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.760131] io scheduler noop registered [ 0.761525] io scheduler deadline registered (default) [ 0.763276] io scheduler cfq registered [ 0.764762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.766605] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.768823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.771382] ACPI: Power Button [PWRF] [ 0.772832] GHES: HEST is not enabled! [ 0.787119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.816784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.820229] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.845511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.849037] Linux agpgart interface v0.103 [ 0.852619] brd: module loaded [ 0.855040] loop: module loaded [ 0.859882] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.862449] GPT:90111 != 2097151 [ 0.863643] GPT:Alternate GPT header not at the end of the disk. [ 0.865591] GPT:90111 != 2097151 [ 0.866797] GPT: Use GNU Parted to correct GPT errors. [ 0.868514] vda: vda1 vda15 [ 0.870343] scsi host0: ata_piix [ 0.871669] scsi host1: ata_piix [ 0.872945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.875116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.877908] libphy: Fixed MDIO Bus: probed [ 0.879360] tun: Universal TUN/TAP device driver, 1.6 [ 0.881062] tun: (C) 1999-2004 Max Krasnyansky [ 0.884304] PPP generic driver version 2.4.2 [ 0.885879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.888009] ehci-pci: EHCI PCI platform driver [ 0.889562] ehci-platform: EHCI generic platform driver [ 0.891321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.893336] ohci-pci: OHCI PCI platform driver [ 0.894889] ohci-platform: OHCI generic platform driver [ 0.896650] uhci_hcd: USB Universal Host Controller Interface driver [ 0.911699] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.913469] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.916065] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917817] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.919819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.922028] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.924534] usb usb1: Product: UHCI Host Controller [ 0.926183] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.928209] usb usb1: SerialNumber: 0000:00:01.2 [ 0.929890] hub 1-0:1.0: USB hub found [ 0.931258] hub 1-0:1.0: 2 ports detected [ 0.932841] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.936463] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.938143] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.939935] mousedev: PS/2 mouse device common for all mice [ 0.942120] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.945100] rtc_cmos 00:00: RTC can wake from S4 [ 0.947221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.949309] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.951412] i2c /dev entries driver [ 0.952748] device-mapper: uevent: version 1.0.3 [ 0.954406] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.957279] ledtrig-cpu: registered to indicate activity on CPUs [ 0.959525] NET: Registered protocol family 10 [ 0.961420] NET: Registered protocol family 17 [ 0.962991] Key type dns_resolver registered [ 0.964617] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.966552] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.969626] registered taskstats version 1 [ 0.971106] Loading compiled-in X.509 certificates [ 0.973310] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.976586] zswap: loaded using pool lzo/zbud [ 0.978913] Key type trusted registered [ 0.981350] Key type encrypted registered [ 0.982789] AppArmor: AppArmor sha1 policy hashing enabled [ 0.984630] ima: No TPM chip found, activating TPM-bypass! [ 0.986476] evm: HMAC attrs: 0x1 [ 0.988081] Magic number: 3:906:910 [ 0.989542] rtc_cmos 00:00: setting system clock to 2019-01-14 00:55:12 UTC (1547427312) [ 0.992374] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.994343] EDD information not available. [ 1.033589] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.052756] Write protecting the kernel read-only data: 14336k [ 1.056111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 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... [ 1.215068] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 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 0.97. iid=i-00000007 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.910 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----- /dev/root resized successfully [took 0.12s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClOqTHMm3u1uAcW0jZaLi3cOsT7YRT8ap58g98Nv8+NO9179VUzoB2TyMzAmcDlHOGIy2n5fCX//1wP3aFFr9wbiuqj/Og0nAbicb2mMgr1hjEf2mkevdbQ1RKEdps8eR4j91cjpra4rARj8jCX+qyWfolTh3gsyurv6XQYveeW0rNOVa/W38vYRrQlHCM41zXb2FcoR8xqdsWXbYAgpu/U1BHKg/tfTbxL/hWeH2HpgqoxL26o4pce/JCciHxRy944drVYXTylmIRCghBaMBF/sp1/AeZiIpheRMo7ZRV+K9MIIUFstIDsaE/7AfHBg3ScOsHPNzB7lhdZoov5VPr root@cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee ssh-dss AAAAB3NzaC1kc3MAAACBAIUBe3JZUvaX386Zqp99YGUgr1z79TX6QAoh7TAnmk8u58CCbc/iDcSaYD5wixglsjOrGsfwpHjbbipLnSThj2MDg91IbxS2dk0RN9B+nu8Ohf6JrZlNzudv8ccnI7j9Eq95gw7jG4vJWGqwcpYcLS7MFtywofx0W6Xohq5G+ponAAAAFQCzr550jwdgx4Ht6xxGJJwZRglXzwAAAIB1FlM9RSqwy6N2mv9yFhUC0jZ0AD4WzCe3bjDYTfQrCwodqT0SZkV0wFll2M5mMkisJy1HyysOFRnXrv1OV4uU9NWrpcM4B4HZl07rC6LZcasB8E12CReQkwYea6anBk9d+VKeWZnE02Pzi4V8gBTKW3NlRBAODf5UekdPQ7gVagAAAIEAgRKJONFPxTMIMu6dFeE3pyRZbsXypc0K17fRatbweX1MOaqVnLB4fDwvKJ2hka0b4CwueqAmGlvya/sucydwb/DKMQzsuErThe470kjAz+d7f1wVUSBLrZyBOD5jjCuvobwGvMH54XNso9pHXgHZdBZrb/l/kT1lTW9tPJirpSk= root@cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe53:dff7/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.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee login: 2019-01-14 00:55:16,160 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-14 00:55:25,259 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 543698296 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.910 MHz processor [ 0.248685] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.251634] pid_max: default: 32768 minimum: 301 [ 0.253224] ACPI: Core revision 20150930 [ 0.255220] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257521] Security Framework initialized [ 0.258962] Yama: becoming mindful. [ 0.260250] AppArmor: AppArmor initialized [ 0.261738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264042] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266277] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270826] Initializing cgroup subsys io [ 0.272264] Initializing cgroup subsys memory [ 0.273788] Initializing cgroup subsys devices [ 0.275337] Initializing cgroup subsys freezer [ 0.276878] Initializing cgroup subsys net_cls [ 0.278412] Initializing cgroup subsys perf_event [ 0.280031] Initializing cgroup subsys net_prio [ 0.281591] Initializing cgroup subsys hugetlb [ 0.283140] Initializing cgroup subsys pids [ 0.284661] CPU: Physical Processor ID: 0 [ 0.286787] mce: CPU supports 10 MCE banks [ 0.288268] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315306] ftrace: allocating 31920 entries in 125 pages [ 0.346306] smpboot: Max logical packages: 1 [ 0.347826] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350197] x2apic enabled [ 0.351573] Switched APIC routing to physical x2apic. [ 0.354451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.356437] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.360106] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.363267] KVM setup paravirtual spinlock [ 0.365277] x86: Booted up 1 node, 1 CPUs [ 0.366700] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369109] devtmpfs: initialized [ 0.371354] evm: security.selinux [ 0.372586] evm: security.SMACK64 [ 0.373811] evm: security.SMACK64EXEC [ 0.375129] evm: security.SMACK64TRANSMUTE [ 0.376562] evm: security.SMACK64MMAP [ 0.377884] evm: security.ima [ 0.379011] evm: security.capability [ 0.380382] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.383631] pinctrl core: initialized pinctrl subsystem [ 0.385526] RTC time: 0:55:11, date: 01/14/19 [ 0.387165] NET: Registered protocol family 16 [ 0.388842] cpuidle: using governor ladder [ 0.390289] cpuidle: using governor menu [ 0.391677] PCCT header not found. [ 0.392988] ACPI: bus type PCI registered [ 0.394403] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.396579] PCI: Using configuration type 1 for base access [ 0.399163] ACPI: Added _OSI(Module Device) [ 0.400641] ACPI: Added _OSI(Processor Device) [ 0.402164] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.403758] ACPI: Added _OSI(Processor Aggregator Device) [ 0.406364] ACPI: Interpreter enabled [ 0.407701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.410977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.414250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.417515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.420780] ACPI: (supports S0 S5) [ 0.422027] ACPI: Using IOAPIC for interrupt routing [ 0.423701] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430240] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438381] acpiphp: Slot [3] registered [ 0.439794] acpiphp: Slot [4] registered [ 0.441200] acpiphp: Slot [5] registered [ 0.442611] acpiphp: Slot [6] registered [ 0.444022] acpiphp: Slot [7] registered [ 0.445424] acpiphp: Slot [8] registered [ 0.446844] acpiphp: Slot [9] registered [ 0.448248] acpiphp: Slot [10] registered [ 0.449674] acpiphp: Slot [11] registered [ 0.451114] acpiphp: Slot [12] registered [ 0.452544] acpiphp: Slot [13] registered [ 0.453975] acpiphp: Slot [14] registered [ 0.455405] acpiphp: Slot [15] registered [ 0.473022] acpiphp: Slot [16] registered [ 0.474450] acpiphp: Slot [17] registered [ 0.475885] acpiphp: Slot [18] registered [ 0.477316] acpiphp: Slot [19] registered [ 0.478749] acpiphp: Slot [20] registered [ 0.480178] acpiphp: Slot [21] registered [ 0.481609] acpiphp: Slot [22] registered [ 0.483043] acpiphp: Slot [23] registered [ 0.484475] acpiphp: Slot [24] registered [ 0.485914] acpiphp: Slot [25] registered [ 0.487340] acpiphp: Slot [26] registered [ 0.488770] acpiphp: Slot [27] registered [ 0.490200] acpiphp: Slot [28] registered [ 0.491630] acpiphp: Slot [29] registered [ 0.493064] acpiphp: Slot [30] registered [ 0.494499] acpiphp: Slot [31] registered [ 0.495932] PCI host bridge to bus 0000:00 [ 0.497366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504237] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.506805] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.509415] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.514108] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.518704] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520814] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528381] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555187] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557665] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560139] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562568] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.564757] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567040] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.568910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.571635] vgaarb: loaded [ 0.572689] vgaarb: bridge control possible 0000:00:02.0 [ 0.574811] SCSI subsystem initialized [ 0.576425] ACPI: bus type USB registered [ 0.577879] usbcore: registered new interface driver usbfs [ 0.579703] usbcore: registered new interface driver hub [ 0.581480] usbcore: registered new device driver usb [ 0.583386] PCI: Using ACPI for IRQ routing [ 0.585319] NetLabel: Initializing [ 0.586580] NetLabel: domain hash size = 128 [ 0.588088] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589789] NetLabel: unlabeled traffic allowed by default [ 0.591851] clocksource: Switched to clocksource kvm-clock [ 0.602500] AppArmor: AppArmor Filesystem Enabled [ 0.604191] pnp: PnP ACPI init [ 0.605694] pnp: PnP ACPI: found 5 devices [ 0.612828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.615867] NET: Registered protocol family 2 [ 0.617672] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.619971] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.622105] TCP: Hash tables configured (established 4096 bind 4096) [ 0.624248] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.626175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.628258] NET: Registered protocol family 1 [ 0.629806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.631747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.633648] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663771] Trying to unpack rootfs image as initramfs... [ 0.725891] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.728788] Scanning for low memory corruption every 60 seconds [ 0.731036] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.733131] audit: initializing netlink subsys (disabled) [ 0.734952] audit: type=2000 audit(1547427311.768:1): initialized [ 0.737213] Initialise system trusted keyring [ 0.738860] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.740925] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.744097] zbud: loaded [ 0.745282] VFS: Disk quotas dquot_6.6.0 [ 0.746717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.749320] fuse init (API version 7.23) [ 0.750867] Key type big_key registered [ 0.752285] Allocating IMA MOK and blacklist keyrings. [ 0.754339] Key type asymmetric registered [ 0.755801] Asymmetric key parser 'x509' registered [ 0.757491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.760131] io scheduler noop registered [ 0.761525] io scheduler deadline registered (default) [ 0.763276] io scheduler cfq registered [ 0.764762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.766605] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.768823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.771382] ACPI: Power Button [PWRF] [ 0.772832] GHES: HEST is not enabled! [ 0.787119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.816784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.820229] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.845511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.849037] Linux agpgart interface v0.103 [ 0.852619] brd: module loaded [ 0.855040] loop: module loaded [ 0.859882] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.862449] GPT:90111 != 2097151 [ 0.863643] GPT:Alternate GPT header not at the end of the disk. [ 0.865591] GPT:90111 != 2097151 [ 0.866797] GPT: Use GNU Parted to correct GPT errors. [ 0.868514] vda: vda1 vda15 [ 0.870343] scsi host0: ata_piix [ 0.871669] scsi host1: ata_piix [ 0.872945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.875116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.877908] libphy: Fixed MDIO Bus: probed [ 0.879360] tun: Universal TUN/TAP device driver, 1.6 [ 0.881062] tun: (C) 1999-2004 Max Krasnyansky [ 0.884304] PPP generic driver version 2.4.2 [ 0.885879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.888009] ehci-pci: EHCI PCI platform driver [ 0.889562] ehci-platform: EHCI generic platform driver [ 0.891321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.893336] ohci-pci: OHCI PCI platform driver [ 0.894889] ohci-platform: OHCI generic platform driver [ 0.896650] uhci_hcd: USB Universal Host Controller Interface driver [ 0.911699] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.913469] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.916065] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917817] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.919819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.922028] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.924534] usb usb1: Product: UHCI Host Controller [ 0.926183] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.928209] usb usb1: SerialNumber: 0000:00:01.2 [ 0.929890] hub 1-0:1.0: USB hub found [ 0.931258] hub 1-0:1.0: 2 ports detected [ 0.932841] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.936463] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.938143] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.939935] mousedev: PS/2 mouse device common for all mice [ 0.942120] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.945100] rtc_cmos 00:00: RTC can wake from S4 [ 0.947221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.949309] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.951412] i2c /dev entries driver [ 0.952748] device-mapper: uevent: version 1.0.3 [ 0.954406] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.957279] ledtrig-cpu: registered to indicate activity on CPUs [ 0.959525] NET: Registered protocol family 10 [ 0.961420] NET: Registered protocol family 17 [ 0.962991] Key type dns_resolver registered [ 0.964617] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.966552] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.969626] registered taskstats version 1 [ 0.971106] Loading compiled-in X.509 certificates [ 0.973310] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.976586] zswap: loaded using pool lzo/zbud [ 0.978913] Key type trusted registered [ 0.981350] Key type encrypted registered [ 0.982789] AppArmor: AppArmor sha1 policy hashing enabled [ 0.984630] ima: No TPM chip found, activating TPM-bypass! [ 0.986476] evm: HMAC attrs: 0x1 [ 0.988081] Magic number: 3:906:910 [ 0.989542] rtc_cmos 00:00: setting system clock to 2019-01-14 00:55:12 UTC (1547427312) [ 0.992374] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.994343] EDD information not available. [ 1.033589] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.052756] Write protecting the kernel read-only data: 14336k [ 1.056111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 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... [ 1.215068] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 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 0.97. iid=i-00000007 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.910 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----- /dev/root resized successfully [took 0.12s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClOqTHMm3u1uAcW0jZaLi3cOsT7YRT8ap58g98Nv8+NO9179VUzoB2TyMzAmcDlHOGIy2n5fCX//1wP3aFFr9wbiuqj/Og0nAbicb2mMgr1hjEf2mkevdbQ1RKEdps8eR4j91cjpra4rARj8jCX+qyWfolTh3gsyurv6XQYveeW0rNOVa/W38vYRrQlHCM41zXb2FcoR8xqdsWXbYAgpu/U1BHKg/tfTbxL/hWeH2HpgqoxL26o4pce/JCciHxRy944drVYXTylmIRCghBaMBF/sp1/AeZiIpheRMo7ZRV+K9MIIUFstIDsaE/7AfHBg3ScOsHPNzB7lhdZoov5VPr root@cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee ssh-dss AAAAB3NzaC1kc3MAAACBAIUBe3JZUvaX386Zqp99YGUgr1z79TX6QAoh7TAnmk8u58CCbc/iDcSaYD5wixglsjOrGsfwpHjbbipLnSThj2MDg91IbxS2dk0RN9B+nu8Ohf6JrZlNzudv8ccnI7j9Eq95gw7jG4vJWGqwcpYcLS7MFtywofx0W6Xohq5G+ponAAAAFQCzr550jwdgx4Ht6xxGJJwZRglXzwAAAIB1FlM9RSqwy6N2mv9yFhUC0jZ0AD4WzCe3bjDYTfQrCwodqT0SZkV0wFll2M5mMkisJy1HyysOFRnXrv1OV4uU9NWrpcM4B4HZl07rC6LZcasB8E12CReQkwYea6anBk9d+VKeWZnE02Pzi4V8gBTKW3NlRBAODf5UekdPQ7gVagAAAIEAgRKJONFPxTMIMu6dFeE3pyRZbsXypc0K17fRatbweX1MOaqVnLB4fDwvKJ2hka0b4CwueqAmGlvya/sucydwb/DKMQzsuErThe470kjAz+d7f1wVUSBLrZyBOD5jjCuvobwGvMH54XNso9pHXgHZdBZrb/l/kT1lTW9tPJirpSk= root@cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe53:dff7/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.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-2c358d78-6347-4aa5-a32c-dacac27cf7ee login: 2019-01-14 00:55:40,576 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2c358d78-6347-4aa5-a32c-dacac27cf7ee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:f5:90', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'921200af-5748-4cf2-8538-90b2fc602815'}), 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-14T00:55:37.000000', 'flavor': Munch({u'id': u'aa018e67-3ade-46dc-afd0-4571f23b0b51'}), 'az': u'nova', 'id': u'a00887b9-9046-4307-aa09-9a81e743723a', 'security_groups': [Munch({u'name': u'cinder_test-sg_2c358d78-6347-4aa5-a32c-dacac27cf7ee'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bc649aed34254150a1159936c0dab4d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': 'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', '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-14T00:55:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T00:55:37Z', 'hostId': u'7a6d306ccf5765cf2ac535df2b742eb08016fc092af9525741d43fa0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'7a6d306ccf5765cf2ac535df2b742eb08016fc092af9525741d43fa0', '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-14T00:55:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': u'cinder_test-vm_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'adminPass': u'4BUCwpeeSJWz', 'tenant_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'created_at': u'2019-01-14T00:55:32Z', 'created': u'2019-01-14T00:55:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 00:55:42,458 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'218af411-a4b0-46b9-a603-e3964d0c2e9e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'created_at': u'2019-01-14T00:55:41Z', 'attached': True, 'updated_at': u'2019-01-14T00:55:41Z', 'id': u'e7782231-666b-46b1-bdc4-929da7a74211', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'name': 'cinder_test-project_2c358d78-6347-4aa5-a32c-dacac27cf7ee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'218af411-a4b0-46b9-a603-e3964d0c2e9e', 'project_id': u'704fbaf7009a4c6aa948c7973f5a2eb7', 'port_id': u'14a99378-76e3-4bcf-8f74-016ed4ab5bf3', 'port': u'14a99378-76e3-4bcf-8f74-016ed4ab5bf3', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 00:55:42,531 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 535958534 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.233147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236149] pid_max: default: 32768 minimum: 301 [ 0.237763] ACPI: Core revision 20150930 [ 0.239791] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242145] Security Framework initialized [ 0.243627] Yama: becoming mindful. [ 0.244941] AppArmor: AppArmor initialized [ 0.246459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248817] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251101] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253267] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255744] Initializing cgroup subsys io [ 0.257204] Initializing cgroup subsys memory [ 0.258749] Initializing cgroup subsys devices [ 0.260332] Initializing cgroup subsys freezer [ 0.261895] Initializing cgroup subsys net_cls [ 0.263478] Initializing cgroup subsys perf_event [ 0.265121] Initializing cgroup subsys net_prio [ 0.266716] Initializing cgroup subsys hugetlb [ 0.268287] Initializing cgroup subsys pids [ 0.269833] CPU: Physical Processor ID: 0 [ 0.272009] mce: CPU supports 10 MCE banks [ 0.273507] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294145] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302568] ftrace: allocating 31920 entries in 125 pages [ 0.333685] smpboot: Max logical packages: 1 [ 0.335229] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337654] x2apic enabled [ 0.339056] Switched APIC routing to physical x2apic. [ 0.341969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350947] KVM setup paravirtual spinlock [ 0.352896] x86: Booted up 1 node, 1 CPUs [ 0.354346] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.356784] devtmpfs: initialized [ 0.359047] evm: security.selinux [ 0.360292] evm: security.SMACK64 [ 0.361546] evm: security.SMACK64EXEC [ 0.362887] evm: security.SMACK64TRANSMUTE [ 0.364341] evm: security.SMACK64MMAP [ 0.365679] evm: security.ima [ 0.366828] evm: security.capability [ 0.368225] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371537] pinctrl core: initialized pinctrl subsystem [ 0.373462] RTC time: 0:55:37, date: 01/14/19 [ 0.375130] NET: Registered protocol family 16 [ 0.376817] cpuidle: using governor ladder [ 0.378302] cpuidle: using governor menu [ 0.379717] PCCT header not found. [ 0.381043] ACPI: bus type PCI registered [ 0.382480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384701] PCI: Using configuration type 1 for base access [ 0.387323] ACPI: Added _OSI(Module Device) [ 0.388827] ACPI: Added _OSI(Processor Device) [ 0.390375] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394653] ACPI: Interpreter enabled [ 0.396018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399340] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409303] ACPI: (supports S0 S5) [ 0.410568] ACPI: Using IOAPIC for interrupt routing [ 0.412268] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416865] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418922] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.421159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427255] acpiphp: Slot [3] registered [ 0.428691] acpiphp: Slot [4] registered [ 0.430125] acpiphp: Slot [5] registered [ 0.431561] acpiphp: Slot [6] registered [ 0.432990] acpiphp: Slot [7] registered [ 0.434419] acpiphp: Slot [8] registered [ 0.435858] acpiphp: Slot [9] registered [ 0.437290] acpiphp: Slot [10] registered [ 0.438741] acpiphp: Slot [11] registered [ 0.440205] acpiphp: Slot [12] registered [ 0.441656] acpiphp: Slot [13] registered [ 0.443113] acpiphp: Slot [14] registered [ 0.444575] acpiphp: Slot [15] registered [ 0.462138] acpiphp: Slot [16] registered [ 0.463594] acpiphp: Slot [17] registered [ 0.465035] acpiphp: Slot [18] registered [ 0.466500] acpiphp: Slot [19] registered [ 0.467956] acpiphp: Slot [20] registered [ 0.469409] acpiphp: Slot [21] registered [ 0.470867] acpiphp: Slot [22] registered [ 0.472320] acpiphp: Slot [23] registered [ 0.473772] acpiphp: Slot [24] registered [ 0.475236] acpiphp: Slot [25] registered [ 0.476691] acpiphp: Slot [26] registered [ 0.478146] acpiphp: Slot [27] registered [ 0.479606] acpiphp: Slot [28] registered [ 0.481069] acpiphp: Slot [29] registered [ 0.482520] acpiphp: Slot [30] registered [ 0.483978] acpiphp: Slot [31] registered [ 0.485427] PCI host bridge to bus 0000:00 [ 0.486882] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489088] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491285] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493889] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496504] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499169] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503884] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506189] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508310] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510601] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.515041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517611] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.544661] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.547487] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.550021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.552541] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.555029] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.559612] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.561510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564288] vgaarb: loaded [ 0.565362] vgaarb: bridge control possible 0000:00:02.0 [ 0.567516] SCSI subsystem initialized [ 0.569173] ACPI: bus type USB registered [ 0.570654] usbcore: registered new interface driver usbfs [ 0.572510] usbcore: registered new interface driver hub [ 0.574323] usbcore: registered new device driver usb [ 0.576277] PCI: Using ACPI for IRQ routing [ 0.578246] NetLabel: Initializing [ 0.579528] NetLabel: domain hash size = 128 [ 0.581066] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582787] NetLabel: unlabeled traffic allowed by default [ 0.584897] clocksource: Switched to clocksource kvm-clock [ 0.595236] AppArmor: AppArmor Filesystem Enabled [ 0.596944] pnp: PnP ACPI init [ 0.598483] pnp: PnP ACPI: found 5 devices [ 0.605709] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.608786] NET: Registered protocol family 2 [ 0.610618] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.612960] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.615146] TCP: Hash tables configured (established 4096 bind 4096) [ 0.617334] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.619308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.621440] NET: Registered protocol family 1 [ 0.623019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625010] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.626953] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.642019] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657178] Trying to unpack rootfs image as initramfs... [ 0.719208] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.722156] Scanning for low memory corruption every 60 seconds [ 0.724453] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.726574] audit: initializing netlink subsys (disabled) [ 0.728419] audit: type=2000 audit(1547427338.320:1): initialized [ 0.730712] Initialise system trusted keyring [ 0.732393] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.734486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.737637] zbud: loaded [ 0.738843] VFS: Disk quotas dquot_6.6.0 [ 0.740307] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.742943] fuse init (API version 7.23) [ 0.744511] Key type big_key registered [ 0.745949] Allocating IMA MOK and blacklist keyrings. [ 0.748044] Key type asymmetric registered [ 0.749534] Asymmetric key parser 'x509' registered [ 0.751265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.753925] io scheduler noop registered [ 0.755346] io scheduler deadline registered (default) [ 0.757149] io scheduler cfq registered [ 0.758637] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.760511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.762765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.765370] ACPI: Power Button [PWRF] [ 0.766836] GHES: HEST is not enabled! [ 0.781170] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.811212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.814767] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.840136] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.843718] Linux agpgart interface v0.103 [ 0.847397] brd: module loaded [ 0.849862] loop: module loaded [ 0.855262] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.857866] GPT:90111 != 2097151 [ 0.859092] GPT:Alternate GPT header not at the end of the disk. [ 0.861091] GPT:90111 != 2097151 [ 0.862313] GPT: Use GNU Parted to correct GPT errors. [ 0.864065] vda: vda1 vda15 [ 0.865917] scsi host0: ata_piix [ 0.867277] scsi host1: ata_piix [ 0.868562] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.870772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.873615] libphy: Fixed MDIO Bus: probed [ 0.875098] tun: Universal TUN/TAP device driver, 1.6 [ 0.876821] tun: (C) 1999-2004 Max Krasnyansky [ 0.880081] PPP generic driver version 2.4.2 [ 0.881685] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.883846] ehci-pci: EHCI PCI platform driver [ 0.885425] ehci-platform: EHCI generic platform driver [ 0.887223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.889287] ohci-pci: OHCI PCI platform driver [ 0.890864] ohci-platform: OHCI generic platform driver [ 0.892662] uhci_hcd: USB Universal Host Controller Interface driver [ 0.907744] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.909549] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.912181] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.913968] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.916035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.918249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.920794] usb usb1: Product: UHCI Host Controller [ 0.922478] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.924534] usb usb1: SerialNumber: 0000:00:01.2 [ 0.926242] hub 1-0:1.0: USB hub found [ 0.927628] hub 1-0:1.0: 2 ports detected [ 0.929244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.932926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.934645] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.936456] mousedev: PS/2 mouse device common for all mice [ 0.938708] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.941751] rtc_cmos 00:00: RTC can wake from S4 [ 0.943907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.946079] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.948229] i2c /dev entries driver [ 0.949575] device-mapper: uevent: version 1.0.3 [ 0.951266] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.954199] ledtrig-cpu: registered to indicate activity on CPUs [ 0.956474] NET: Registered protocol family 10 [ 0.958362] NET: Registered protocol family 17 [ 0.959966] Key type dns_resolver registered [ 0.961640] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.963606] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.966723] registered taskstats version 1 [ 0.968221] Loading compiled-in X.509 certificates [ 0.970452] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.973786] zswap: loaded using pool lzo/zbud [ 0.976171] Key type trusted registered [ 0.978681] Key type encrypted registered [ 0.980151] AppArmor: AppArmor sha1 policy hashing enabled [ 0.982034] ima: No TPM chip found, activating TPM-bypass! [ 0.983916] evm: HMAC attrs: 0x1 [ 0.985545] Magic number: 3:906:910 [ 0.987033] rtc_cmos 00:00: setting system clock to 2019-01-14 00:55:38 UTC (1547427338) [ 0.989903] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.991906] EDD information not available. [ 1.030631] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.049813] Write protecting the kernel read-only data: 14336k [ 1.053219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 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... [ 1.215620] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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.02. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDslhSX9PlQSWKqBPankY/wmQpjc0YJnP0M/Ef/LIPJOPgSKEKJpEYCxNMpMVAzYJ6AJsipGsHEgEst+XkJkX3L25rlmXa9pX/UKN+OJnk/F/xX0PI4ewXNMbSpJZPWiyzA4KNeH8e7j8ErR779FGQjTpC57tiUR/n0R6zFuTZlWhtikp7xIhgOYDnCtGdNF9FvvM5gcLWT2G21ALX2eeYtASGKhLtduQOTGnMdFr2DxgV3CrkPgMEc0ANZrM93CcYthA1XyNhLPGNrwcACiSYEEE4AOSYRXbj+tJFjSq4rHd+gmp9EVbFHZWZOfUN99Jt19Su3sz69Gd/RKUAxng2T root@cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee ssh-dss AAAAB3NzaC1kc3MAAACBAKPddRLRY9nyRrjgTL3DkB5KvSldVWUUSQZq9ivrN711X5Pq3bw0Z6zmnBiG/oF6FZxzaw7oa5QLxzPD5F5lyk7KLJH0DJVmVth74M4FfH7Flahz+JP2f+ycM+Ybi17yvO7H5d6R0wZDOBdvUnpE2+Nb0mVolQEXpuY41TGHiw51AAAAFQDKNlPpRmuG2hqAH7rkj0pddiHwwwAAAIEAjFjMLdqyZa4fKlcDSWRlQGgtBpcgNEMcFacrqqC45Qcm/HVtxqOjFplMK8OYE5tkxLHBPhW57aRiqs0p68AuhtY78JwfHeJ2jy0mQLt44OyubgGVD8s4jfhwSURhld6KqpGdMo6LcuE2vNJG5o+XKAnPJ69wOOXOe2xGHN73cfsAAACAY1DogXZLvwrA/nd2j6dbPDlWswNMDod68sSE12p3S7/xvJNeTf4ZTEVbKwPLeXISL2fXmSic5cQoml3woMmMr5B27RVqtYo+rWuVscERTdbaZ6Fp0I4mIuMvcfZV/oqXGAOQxoPDIrmPpNE/tU0Zy3D4DWBwP8NWviAzneidnAc= root@cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe09:f590/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.13 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee launch-index: 0 === cirros: current=0.4.0 uptime=2.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee login: 2019-01-14 00:55:43,533 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-01-14 00:55:52,640 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 535958534 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.233147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236149] pid_max: default: 32768 minimum: 301 [ 0.237763] ACPI: Core revision 20150930 [ 0.239791] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242145] Security Framework initialized [ 0.243627] Yama: becoming mindful. [ 0.244941] AppArmor: AppArmor initialized [ 0.246459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248817] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251101] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253267] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255744] Initializing cgroup subsys io [ 0.257204] Initializing cgroup subsys memory [ 0.258749] Initializing cgroup subsys devices [ 0.260332] Initializing cgroup subsys freezer [ 0.261895] Initializing cgroup subsys net_cls [ 0.263478] Initializing cgroup subsys perf_event [ 0.265121] Initializing cgroup subsys net_prio [ 0.266716] Initializing cgroup subsys hugetlb [ 0.268287] Initializing cgroup subsys pids [ 0.269833] CPU: Physical Processor ID: 0 [ 0.272009] mce: CPU supports 10 MCE banks [ 0.273507] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294145] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302568] ftrace: allocating 31920 entries in 125 pages [ 0.333685] smpboot: Max logical packages: 1 [ 0.335229] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337654] x2apic enabled [ 0.339056] Switched APIC routing to physical x2apic. [ 0.341969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350947] KVM setup paravirtual spinlock [ 0.352896] x86: Booted up 1 node, 1 CPUs [ 0.354346] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.356784] devtmpfs: initialized [ 0.359047] evm: security.selinux [ 0.360292] evm: security.SMACK64 [ 0.361546] evm: security.SMACK64EXEC [ 0.362887] evm: security.SMACK64TRANSMUTE [ 0.364341] evm: security.SMACK64MMAP [ 0.365679] evm: security.ima [ 0.366828] evm: security.capability [ 0.368225] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371537] pinctrl core: initialized pinctrl subsystem [ 0.373462] RTC time: 0:55:37, date: 01/14/19 [ 0.375130] NET: Registered protocol family 16 [ 0.376817] cpuidle: using governor ladder [ 0.378302] cpuidle: using governor menu [ 0.379717] PCCT header not found. [ 0.381043] ACPI: bus type PCI registered [ 0.382480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384701] PCI: Using configuration type 1 for base access [ 0.387323] ACPI: Added _OSI(Module Device) [ 0.388827] ACPI: Added _OSI(Processor Device) [ 0.390375] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394653] ACPI: Interpreter enabled [ 0.396018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399340] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409303] ACPI: (supports S0 S5) [ 0.410568] ACPI: Using IOAPIC for interrupt routing [ 0.412268] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416865] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418922] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.421159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427255] acpiphp: Slot [3] registered [ 0.428691] acpiphp: Slot [4] registered [ 0.430125] acpiphp: Slot [5] registered [ 0.431561] acpiphp: Slot [6] registered [ 0.432990] acpiphp: Slot [7] registered [ 0.434419] acpiphp: Slot [8] registered [ 0.435858] acpiphp: Slot [9] registered [ 0.437290] acpiphp: Slot [10] registered [ 0.438741] acpiphp: Slot [11] registered [ 0.440205] acpiphp: Slot [12] registered [ 0.441656] acpiphp: Slot [13] registered [ 0.443113] acpiphp: Slot [14] registered [ 0.444575] acpiphp: Slot [15] registered [ 0.462138] acpiphp: Slot [16] registered [ 0.463594] acpiphp: Slot [17] registered [ 0.465035] acpiphp: Slot [18] registered [ 0.466500] acpiphp: Slot [19] registered [ 0.467956] acpiphp: Slot [20] registered [ 0.469409] acpiphp: Slot [21] registered [ 0.470867] acpiphp: Slot [22] registered [ 0.472320] acpiphp: Slot [23] registered [ 0.473772] acpiphp: Slot [24] registered [ 0.475236] acpiphp: Slot [25] registered [ 0.476691] acpiphp: Slot [26] registered [ 0.478146] acpiphp: Slot [27] registered [ 0.479606] acpiphp: Slot [28] registered [ 0.481069] acpiphp: Slot [29] registered [ 0.482520] acpiphp: Slot [30] registered [ 0.483978] acpiphp: Slot [31] registered [ 0.485427] PCI host bridge to bus 0000:00 [ 0.486882] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489088] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491285] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493889] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496504] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499169] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503884] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506189] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508310] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510601] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.515041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517611] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.544661] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.547487] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.550021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.552541] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.555029] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.559612] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.561510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564288] vgaarb: loaded [ 0.565362] vgaarb: bridge control possible 0000:00:02.0 [ 0.567516] SCSI subsystem initialized [ 0.569173] ACPI: bus type USB registered [ 0.570654] usbcore: registered new interface driver usbfs [ 0.572510] usbcore: registered new interface driver hub [ 0.574323] usbcore: registered new device driver usb [ 0.576277] PCI: Using ACPI for IRQ routing [ 0.578246] NetLabel: Initializing [ 0.579528] NetLabel: domain hash size = 128 [ 0.581066] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582787] NetLabel: unlabeled traffic allowed by default [ 0.584897] clocksource: Switched to clocksource kvm-clock [ 0.595236] AppArmor: AppArmor Filesystem Enabled [ 0.596944] pnp: PnP ACPI init [ 0.598483] pnp: PnP ACPI: found 5 devices [ 0.605709] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.608786] NET: Registered protocol family 2 [ 0.610618] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.612960] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.615146] TCP: Hash tables configured (established 4096 bind 4096) [ 0.617334] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.619308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.621440] NET: Registered protocol family 1 [ 0.623019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625010] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.626953] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.642019] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657178] Trying to unpack rootfs image as initramfs... [ 0.719208] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.722156] Scanning for low memory corruption every 60 seconds [ 0.724453] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.726574] audit: initializing netlink subsys (disabled) [ 0.728419] audit: type=2000 audit(1547427338.320:1): initialized [ 0.730712] Initialise system trusted keyring [ 0.732393] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.734486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.737637] zbud: loaded [ 0.738843] VFS: Disk quotas dquot_6.6.0 [ 0.740307] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.742943] fuse init (API version 7.23) [ 0.744511] Key type big_key registered [ 0.745949] Allocating IMA MOK and blacklist keyrings. [ 0.748044] Key type asymmetric registered [ 0.749534] Asymmetric key parser 'x509' registered [ 0.751265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.753925] io scheduler noop registered [ 0.755346] io scheduler deadline registered (default) [ 0.757149] io scheduler cfq registered [ 0.758637] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.760511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.762765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.765370] ACPI: Power Button [PWRF] [ 0.766836] GHES: HEST is not enabled! [ 0.781170] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.811212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.814767] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.840136] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.843718] Linux agpgart interface v0.103 [ 0.847397] brd: module loaded [ 0.849862] loop: module loaded [ 0.855262] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.857866] GPT:90111 != 2097151 [ 0.859092] GPT:Alternate GPT header not at the end of the disk. [ 0.861091] GPT:90111 != 2097151 [ 0.862313] GPT: Use GNU Parted to correct GPT errors. [ 0.864065] vda: vda1 vda15 [ 0.865917] scsi host0: ata_piix [ 0.867277] scsi host1: ata_piix [ 0.868562] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.870772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.873615] libphy: Fixed MDIO Bus: probed [ 0.875098] tun: Universal TUN/TAP device driver, 1.6 [ 0.876821] tun: (C) 1999-2004 Max Krasnyansky [ 0.880081] PPP generic driver version 2.4.2 [ 0.881685] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.883846] ehci-pci: EHCI PCI platform driver [ 0.885425] ehci-platform: EHCI generic platform driver [ 0.887223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.889287] ohci-pci: OHCI PCI platform driver [ 0.890864] ohci-platform: OHCI generic platform driver [ 0.892662] uhci_hcd: USB Universal Host Controller Interface driver [ 0.907744] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.909549] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.912181] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.913968] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.916035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.918249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.920794] usb usb1: Product: UHCI Host Controller [ 0.922478] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.924534] usb usb1: SerialNumber: 0000:00:01.2 [ 0.926242] hub 1-0:1.0: USB hub found [ 0.927628] hub 1-0:1.0: 2 ports detected [ 0.929244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.932926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.934645] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.936456] mousedev: PS/2 mouse device common for all mice [ 0.938708] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.941751] rtc_cmos 00:00: RTC can wake from S4 [ 0.943907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.946079] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.948229] i2c /dev entries driver [ 0.949575] device-mapper: uevent: version 1.0.3 [ 0.951266] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.954199] ledtrig-cpu: registered to indicate activity on CPUs [ 0.956474] NET: Registered protocol family 10 [ 0.958362] NET: Registered protocol family 17 [ 0.959966] Key type dns_resolver registered [ 0.961640] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.963606] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.966723] registered taskstats version 1 [ 0.968221] Loading compiled-in X.509 certificates [ 0.970452] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.973786] zswap: loaded using pool lzo/zbud [ 0.976171] Key type trusted registered [ 0.978681] Key type encrypted registered [ 0.980151] AppArmor: AppArmor sha1 policy hashing enabled [ 0.982034] ima: No TPM chip found, activating TPM-bypass! [ 0.983916] evm: HMAC attrs: 0x1 [ 0.985545] Magic number: 3:906:910 [ 0.987033] rtc_cmos 00:00: setting system clock to 2019-01-14 00:55:38 UTC (1547427338) [ 0.989903] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.991906] EDD information not available. [ 1.030631] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.049813] Write protecting the kernel read-only data: 14336k [ 1.053219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 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... [ 1.215620] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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.02. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDslhSX9PlQSWKqBPankY/wmQpjc0YJnP0M/Ef/LIPJOPgSKEKJpEYCxNMpMVAzYJ6AJsipGsHEgEst+XkJkX3L25rlmXa9pX/UKN+OJnk/F/xX0PI4ewXNMbSpJZPWiyzA4KNeH8e7j8ErR779FGQjTpC57tiUR/n0R6zFuTZlWhtikp7xIhgOYDnCtGdNF9FvvM5gcLWT2G21ALX2eeYtASGKhLtduQOTGnMdFr2DxgV3CrkPgMEc0ANZrM93CcYthA1XyNhLPGNrwcACiSYEEE4AOSYRXbj+tJFjSq4rHd+gmp9EVbFHZWZOfUN99Jt19Su3sz69Gd/RKUAxng2T root@cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee ssh-dss AAAAB3NzaC1kc3MAAACBAKPddRLRY9nyRrjgTL3DkB5KvSldVWUUSQZq9ivrN711X5Pq3bw0Z6zmnBiG/oF6FZxzaw7oa5QLxzPD5F5lyk7KLJH0DJVmVth74M4FfH7Flahz+JP2f+ycM+Ybi17yvO7H5d6R0wZDOBdvUnpE2+Nb0mVolQEXpuY41TGHiw51AAAAFQDKNlPpRmuG2hqAH7rkj0pddiHwwwAAAIEAjFjMLdqyZa4fKlcDSWRlQGgtBpcgNEMcFacrqqC45Qcm/HVtxqOjFplMK8OYE5tkxLHBPhW57aRiqs0p68AuhtY78JwfHeJ2jy0mQLt44OyubgGVD8s4jfhwSURhld6KqpGdMo6LcuE2vNJG5o+XKAnPJ69wOOXOe2xGHN73cfsAAACAY1DogXZLvwrA/nd2j6dbPDlWswNMDod68sSE12p3S7/xvJNeTf4ZTEVbKwPLeXISL2fXmSic5cQoml3woMmMr5B27RVqtYo+rWuVscERTdbaZ6Fp0I4mIuMvcfZV/oqXGAOQxoPDIrmPpNE/tU0Zy3D4DWBwP8NWviAzneidnAc= root@cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe09:f590/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.13 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee launch-index: 0 === cirros: current=0.4.0 uptime=2.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-2c358d78-6347-4aa5-a32c-dacac27cf7ee login: 2019-01-14 00:55:58,575 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-14 00:55:59,197 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 1d114b0a-d738-4fba-937b-343904c8879d Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-01-14 00:55:59,198 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-01-14 00:55:59,199 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-01-14 00:56:03,646 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-01-14 00:56:06,613 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-14 00:56:06,699 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-01-14 00:56:06,699 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-01-14 00:56:06,700 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-01-14 00:56:10,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:56:10,553 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:14 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-14 00:56:28,146 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2019-01-14 00:56:29,002 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2019-01-14 00:56:47,601 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2019-01-14 00:56:47,633 - xtesting.core.robotframework - INFO - Results were successfully parsed 2019-01-14 00:56:47,875 - xtesting.core.robotframework - INFO - Results were successfully generated 2019-01-14 00:56:47,986 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 00:56:47,987 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 00:56:48,041 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-14 00:56:52,759 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 00:56:53,446 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-14 01:02:48,091 - xtesting.core.unit - INFO - Total tests: 96 Passed tests: 96 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-14 01:02:48,713 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 01:02:48,714 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 05:55 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 01:02:50,299 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-14 01:02:54,465 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 01:02:55,058 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-14 01:03:29,511 - xtesting.core.unit - INFO - Total tests: 1 Passed tests: 1 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-14 01:03:30,009 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 01:03:30,009 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-14 01:03:31,450 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:28 | PASS | | singlevm2 | functest | healthcheck | 00:22 | PASS | | vping_ssh | functest | healthcheck | 00:29 | PASS | | vping_userdata | functest | healthcheck | 00:26 | PASS | | cinder_test | functest | healthcheck | 01:14 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 05:55 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-14 01:03:31,469 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-14 01:03:35,099 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 01:03:35,104 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Xh9CamAxgvPNEAfWmmVC4MTc9 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=31b9513b6c57489692efc0638736c929 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=6DpmrQRU8UwnsFXVkeRBHTTaN export OS_REGION_NAME=regionOne 2019-01-14 01:03:35,104 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 01:03:35,106 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2019-01-14 01:03:35,143 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-01-14 01:03:36,449 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'c00c5a24846840ecbece824b74b9ccb6', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_43e447c8-d47e-4d72-83a3-dda1f55565d3'}) 2019-01-14 01:03:36,845 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'20c3ed3cd2ec4c5f8df809e1119761e3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_43e447c8-d47e-4d72-83a3-dda1f55565d3'}) 2019-01-14 01:03:37,565 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_43e447c8-d47e-4d72-83a3-dda1f55565d3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'c00c5a24846840ecbece824b74b9ccb6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1c7e9c8e-e45b-491d-89b8-b3218aa01e76', 'username': u'tempest_smoke-user_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 01:03:37,570 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'password': '1c7e9c8e-e45b-491d-89b8-b3218aa01e76', 'project_name': 'tempest_smoke-project_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'c00c5a24846840ecbece824b74b9ccb6', 'project_domain_name': 'Default'} 2019-01-14 01:03:38,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 01:03:43,234 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ec9f9f3b-d641-4fdc-926d-195ccb955d68 | 2019-01-14T01:03:42.884934 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ec9f9f3b-d641-4fdc-926d-195ccb955d68 ~/.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-14 01:03:46,268 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 01:03:46,911 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 01:03:51,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=24318e77-bb55-4c4b-a039-4ec416aece54) as the default verifier for the future CLI operations. 2019-01-14 01:03:54,062 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-01-14 01:03:54,892 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/049ad3ed-5a43-4508-8179-f599096a6021/snap', u'metadata': Munch({})})], 'file': u'/v2/images/049ad3ed-5a43-4508-8179-f599096a6021/file', 'owner': u'c00c5a24846840ecbece824b74b9ccb6', 'id': u'049ad3ed-5a43-4508-8179-f599096a6021', 'size': 12716032, u'self': u'/v2/images/049ad3ed-5a43-4508-8179-f599096a6021', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c00c5a24846840ecbece824b74b9ccb6', 'name': 'tempest_smoke-project_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/049ad3ed-5a43-4508-8179-f599096a6021/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T01:03:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T01:03:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/049ad3ed-5a43-4508-8179-f599096a6021', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_43e447c8-d47e-4d72-83a3-dda1f55565d3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'created': u'2019-01-14T01:03:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T01:03:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/049ad3ed-5a43-4508-8179-f599096a6021', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_43e447c8-d47e-4d72-83a3-dda1f55565d3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 01:03:55,112 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_43e447c8-d47e-4d72-83a3-dda1f55565d3', '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'31b9513b6c57489692efc0638736c929', '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'ea273f2b-3cec-4036-a672-e1f7867104a2', 'swap': 0}) 2019-01-14 01:03:56,003 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/bff34cc3-04ed-4abe-b5e9-b82909efe433/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bff34cc3-04ed-4abe-b5e9-b82909efe433/file', 'owner': u'c00c5a24846840ecbece824b74b9ccb6', 'id': u'bff34cc3-04ed-4abe-b5e9-b82909efe433', 'size': 12716032, u'self': u'/v2/images/bff34cc3-04ed-4abe-b5e9-b82909efe433', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c00c5a24846840ecbece824b74b9ccb6', 'name': 'tempest_smoke-project_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/bff34cc3-04ed-4abe-b5e9-b82909efe433/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T01:03:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T01:03:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bff34cc3-04ed-4abe-b5e9-b82909efe433', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_43e447c8-d47e-4d72-83a3-dda1f55565d3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_43e447c8-d47e-4d72-83a3-dda1f55565d3', 'created': u'2019-01-14T01:03:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T01:03:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bff34cc3-04ed-4abe-b5e9-b82909efe433', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_43e447c8-d47e-4d72-83a3-dda1f55565d3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 01:03:56,054 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_43e447c8-d47e-4d72-83a3-dda1f55565d3', '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'31b9513b6c57489692efc0638736c929', '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'fda7fe04-099f-4ddc-b776-ffa50412dcd8', 'swap': 0}) 2019-01-14 01:03:56,079 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_43e447c8-d47e-4d72-83a3-dda1f55565d3', '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'31b9513b6c57489692efc0638736c929', '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'fda7fe04-099f-4ddc-b776-ffa50412dcd8', 'swap': 0}) 2019-01-14 01:03:58,776 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 01:03:58,777 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 01:03:58,777 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 01:03:58,779 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 01:03:58,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 01:04:02,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-24318e77-bb55-4c4b-a039-4ec416aece54/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-01-14 01:04:02,275 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 01:04:02,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2019-01-14 01:04:07,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:07.887 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 01:04:09,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:09.954 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.270s] 2019-01-14 01:04:09,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:09.996 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.043s] 2019-01-14 01:04:12,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:12.493 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.322s] 2019-01-14 01:04:15,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:15.534 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.883s] 2019-01-14 01:04:18,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:18.341 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.392s] 2019-01-14 01:04:20,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:20.229 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.887s] 2019-01-14 01:04:21,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:21.114 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.617s] 2019-01-14 01:04:22,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:22.146 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.829s] 2019-01-14 01:04:30,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:30.014 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.806s] 2019-01-14 01:04:30,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:30.024 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-14 01:04:32,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:32.365 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.615s] 2019-01-14 01:04:35,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:35.624 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.752s] 2019-01-14 01:04:39,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:39.640 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.268s] 2019-01-14 01:04:39,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:39.651 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.102s] 2019-01-14 01:04:39,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:39.652 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 01:04:45,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:45.025 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.504s] 2019-01-14 01:04:47,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:47.284 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.840s] 2019-01-14 01:04:50,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:50.921 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.070s] 2019-01-14 01:04:50,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:50.922 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-14 01:04:53,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:53.442 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.585s] 2019-01-14 01:04:55,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:55.311 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.869s] 2019-01-14 01:04:56,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:56.024 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.713s] 2019-01-14 01:04:57,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:04:57.601 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.457s] 2019-01-14 01:05:02,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:02.604 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-14 01:05:05,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:05.702 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.026s] 2019-01-14 01:05:09,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:09.961 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.258s] 2019-01-14 01:05:15,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:15.203 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.094s] 2019-01-14 01:05:15,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:15.204 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 01:05:16,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:16.537 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.103s] 2019-01-14 01:05:16,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:16.890 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.928s] 2019-01-14 01:05:16,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:16.944 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.407s] 2019-01-14 01:05:17,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:17.106 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.161s] 2019-01-14 01:05:17,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:17.169 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.063s] 2019-01-14 01:05:17,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:17.335 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.165s] 2019-01-14 01:05:17,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:17.469 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.134s] 2019-01-14 01:05:26,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:26.246 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-14 01:05:28,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:28.283 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.018s] 2019-01-14 01:05:29,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:29.482 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.096s] 2019-01-14 01:05:29,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:29.640 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.157s] 2019-01-14 01:05:29,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:29.723 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.083s] 2019-01-14 01:05:29,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:29.730 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-14 01:05:31,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:31.623 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.338s] 2019-01-14 01:05:31,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:31.673 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.054s] 2019-01-14 01:05:32,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:32.811 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.910s] 2019-01-14 01:05:32,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:32.940 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.129s] 2019-01-14 01:05:33,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:33.129 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.189s] 2019-01-14 01:05:33,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:33.210 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.081s] 2019-01-14 01:05:33,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:33.301 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.090s] 2019-01-14 01:05:33,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:33.369 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.068s] 2019-01-14 01:05:35,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:35.447 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.837s] 2019-01-14 01:05:36,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:36.216 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.189s] 2019-01-14 01:05:38,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:38.326 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.182s] 2019-01-14 01:05:38,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:38.343 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-01-14 01:05:50,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:50.911 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.832s] 2019-01-14 01:05:51,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:51.336 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.856s] 2019-01-14 01:05:55,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:55.760 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.849s] 2019-01-14 01:05:57,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:57.943 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.147s] 2019-01-14 01:05:57,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:57.994 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.050s] 2019-01-14 01:05:58,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:58.038 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.043s] 2019-01-14 01:05:58,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:58.159 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.122s] 2019-01-14 01:05:58,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:58.694 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.357s] 2019-01-14 01:05:59,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:59.770 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-01-14 01:05:59,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:05:59.863 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.093s] 2019-01-14 01:06:04,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:04.505 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 01:06:05,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:05.535 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.840s] 2019-01-14 01:06:08,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:08.278 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.421s] 2019-01-14 01:06:08,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:08.731 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.002s] 2019-01-14 01:06:09,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:09.373 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.839s] 2019-01-14 01:06:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:12.932 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.199s] 2019-01-14 01:06:13,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:13.155 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.900s] 2019-01-14 01:06:16,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:16.118 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.731s] 2019-01-14 01:06:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:21.134 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.202s] 2019-01-14 01:06:27,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:27.155 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.308s] 2019-01-14 01:06:30,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:30.211 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.186s] 2019-01-14 01:06:34,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:34.075 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.317s] 2019-01-14 01:06:34,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:34.923 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.961s] 2019-01-14 01:06:36,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:36.230 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.017s] 2019-01-14 01:06:36,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:36.703 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.626s] 2019-01-14 01:06:38,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:38.095 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.865s] 2019-01-14 01:06:38,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:38.137 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.042s] 2019-01-14 01:06:38,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:38.179 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.042s] 2019-01-14 01:06:39,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:39.195 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.492s] 2019-01-14 01:06:40,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:40.606 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.683s] 2019-01-14 01:06:42,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:42.307 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.699s] 2019-01-14 01:06:42,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:42.348 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.042s] 2019-01-14 01:06:42,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:42.388 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2019-01-14 01:06:42,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:42.463 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 01:06:45,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:45.627 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.587s] 2019-01-14 01:06:47,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:47.192 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.562s] 2019-01-14 01:06:47,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:47.241 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.052s] 2019-01-14 01:06:58,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:58.651 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.672s] 2019-01-14 01:06:59,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:06:59.549 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.847s] 2019-01-14 01:07:06,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:06.101 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.552s] 2019-01-14 01:07:11,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:11.264 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.161s] 2019-01-14 01:07:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:11.325 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.249s] 2019-01-14 01:07:14,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:14.545 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.282s] 2019-01-14 01:07:20,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:20.101 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.774s] 2019-01-14 01:07:27,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:27.422 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-14 01:07:33,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:33.556 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.352s] 2019-01-14 01:07:33,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:33.712 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.156s] 2019-01-14 01:07:43,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:43.218 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.194s] 2019-01-14 01:07:45,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:45.546 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.327s] 2019-01-14 01:07:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 01:07:47.817 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.270s] 2019-01-14 01:07:50,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c60b2523-8789-4b0b-8e0f-4cc64e2c87fb 2019-01-14 01:07:50,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c60b2523-8789-4b0b-8e0f-4cc64e2c87fb']'. 2019-01-14 01:07:51,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 01:07:51,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 01:07:51,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 01:07:51,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c60b2523-8789-4b0b-8e0f-4cc64e2c87fb | 2019-01-14 01:07:51,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 01:07:51,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 01:04:04 | 2019-01-14 01:07:51,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 01:07:50 | 2019-01-14 01:07:51,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:46 | 2019-01-14 01:07:51,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 01:07:51,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 01:07:51,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 01:07:51,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 24318e77-bb55-4c4b-a039-4ec416aece54) | 2019-01-14 01:07:51,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 01:07:51,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ec9f9f3b-d641-4fdc-926d-195ccb955d68) | 2019-01-14 01:07:51,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2019-01-14 01:07:51,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 220.086 | 2019-01-14 01:07:51,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2019-01-14 01:07:51,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-01-14 01:07:51,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 01:07:51,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 01:07:51,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 01:07:51,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 01:07:51,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 01:07:51,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 01:07:51,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-01-14 01:07:53,298 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 01:07:53,298 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:59 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-14 01:07:55,865 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-01-14 01:07:56,820 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'd3cc4b77b7d04babb27e929c9707d6db', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_f4915e46-f220-4f22-974f-d49106bbb042'}) 2019-01-14 01:07:57,186 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'da3f18f11009440a8672d871bbe3e467', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_f4915e46-f220-4f22-974f-d49106bbb042'}) 2019-01-14 01:07:57,963 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_f4915e46-f220-4f22-974f-d49106bbb042', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'd3cc4b77b7d04babb27e929c9707d6db', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7ced9384-da25-4e13-b342-ef40031f14d4', 'username': u'neutron-tempest-plugin-api-user_f4915e46-f220-4f22-974f-d49106bbb042', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 01:07:57,966 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_f4915e46-f220-4f22-974f-d49106bbb042', 'password': '7ced9384-da25-4e13-b342-ef40031f14d4', 'project_name': 'neutron-tempest-pl-project_f4915e46-f220-4f22-974f-d49106bbb042', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'd3cc4b77b7d04babb27e929c9707d6db', 'project_domain_name': 'Default'} 2019-01-14 01:07:59,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 01:08:01,455 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 01:08:03,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 107d48bb-c5cd-4d4f-8577-272962b1a756 | 2019-01-14T01:08:03.193202 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 107d48bb-c5cd-4d4f-8577-272962b1a756 ~/.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-14 01:08:06,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 01:08:07,271 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 01:08:09,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 01:08:13,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=17fe6167-4a18-4bff-8609-7756adbe0622) as the default verifier for the future CLI operations. 2019-01-14 01:08:15,822 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-01-14 01:08:16,894 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/4643af34-ffca-4804-9b2d-a54411a6837b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4643af34-ffca-4804-9b2d-a54411a6837b/file', 'owner': u'd3cc4b77b7d04babb27e929c9707d6db', 'id': u'4643af34-ffca-4804-9b2d-a54411a6837b', 'size': 12716032, u'self': u'/v2/images/4643af34-ffca-4804-9b2d-a54411a6837b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3cc4b77b7d04babb27e929c9707d6db', 'name': 'neutron-tempest-pl-project_f4915e46-f220-4f22-974f-d49106bbb042', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/4643af34-ffca-4804-9b2d-a54411a6837b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T01:08:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T01:08:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_f4915e46-f220-4f22-974f-d49106bbb042', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4643af34-ffca-4804-9b2d-a54411a6837b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_f4915e46-f220-4f22-974f-d49106bbb042', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_f4915e46-f220-4f22-974f-d49106bbb042', 'created': u'2019-01-14T01:08:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T01:08:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4643af34-ffca-4804-9b2d-a54411a6837b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_f4915e46-f220-4f22-974f-d49106bbb042', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 01:08:17,117 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_f4915e46-f220-4f22-974f-d49106bbb042', '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'31b9513b6c57489692efc0638736c929', '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'facd46a8-f666-405e-9808-dcaa2043d574', 'swap': 0}) 2019-01-14 01:08:17,953 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/1e067349-a9f4-4a39-909e-5431235dd13e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e067349-a9f4-4a39-909e-5431235dd13e/file', 'owner': u'd3cc4b77b7d04babb27e929c9707d6db', 'id': u'1e067349-a9f4-4a39-909e-5431235dd13e', 'size': 12716032, u'self': u'/v2/images/1e067349-a9f4-4a39-909e-5431235dd13e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3cc4b77b7d04babb27e929c9707d6db', 'name': 'neutron-tempest-pl-project_f4915e46-f220-4f22-974f-d49106bbb042', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/1e067349-a9f4-4a39-909e-5431235dd13e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T01:08:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T01:08:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_f4915e46-f220-4f22-974f-d49106bbb042', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1e067349-a9f4-4a39-909e-5431235dd13e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_f4915e46-f220-4f22-974f-d49106bbb042', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_f4915e46-f220-4f22-974f-d49106bbb042', 'created': u'2019-01-14T01:08:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T01:08:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1e067349-a9f4-4a39-909e-5431235dd13e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_f4915e46-f220-4f22-974f-d49106bbb042', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 01:08:17,999 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_f4915e46-f220-4f22-974f-d49106bbb042', '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'31b9513b6c57489692efc0638736c929', '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'41922808-79a1-494e-a5ee-358b316d6041', 'swap': 0}) 2019-01-14 01:08:18,021 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_f4915e46-f220-4f22-974f-d49106bbb042', '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'31b9513b6c57489692efc0638736c929', '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'41922808-79a1-494e-a5ee-358b316d6041', 'swap': 0}) 2019-01-14 01:08:21,026 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 01:08:21,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 01:08:21,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 01:08:21,030 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 01:08:21,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 01:08:24,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-17fe6167-4a18-4bff-8609-7756adbe0622/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-01-14 01:08:24,106 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 01:08:24,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2019-01-14 01:20:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8e117668-e7a4-4ec4-898d-4457e90d3213 2019-01-14 01:20:06,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8e117668-e7a4-4ec4-898d-4457e90d3213']'. 2019-01-14 01:20:07,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 01:20:07,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 01:20:07,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 01:20:07,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8e117668-e7a4-4ec4-898d-4457e90d3213 | 2019-01-14 01:20:07,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 01:08:25 | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 01:20:06 | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:41 | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 17fe6167-4a18-4bff-8609-7756adbe0622) | 2019-01-14 01:20:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 01:20:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 107d48bb-c5cd-4d4f-8577-272962b1a756) | 2019-01-14 01:20:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-01-14 01:20:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 691.492 | 2019-01-14 01:20:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 387 | 2019-01-14 01:20:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2019-01-14 01:20:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 01:20:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 01:20:07,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-01-14 01:20:07,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 01:20:07,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 01:20:07,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 01:20:07,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.2307692308% 2019-01-14 01:20:10,020 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 01:20:10,021 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:54 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2019-01-14 01:20:13,265 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2019-01-14 01:20:13,316 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-14 01:20:14,476 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'2283186ce6d44d4daad604fea5e68f2a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_d148f410-5ba3-4506-81e4-e614a24593fa'}) 2019-01-14 01:20:14,841 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8caa5dd81b2540c5b69ba84bf687b18e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_d148f410-5ba3-4506-81e4-e614a24593fa'}) 2019-01-14 01:20:15,521 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_d148f410-5ba3-4506-81e4-e614a24593fa', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2283186ce6d44d4daad604fea5e68f2a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '11f996c6-a8d6-4057-8f3d-59b89f0532b5', 'username': u'rally_sanity-user_d148f410-5ba3-4506-81e4-e614a24593fa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 01:20:15,524 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_d148f410-5ba3-4506-81e4-e614a24593fa', 'password': '11f996c6-a8d6-4057-8f3d-59b89f0532b5', 'project_name': 'rally_sanity-project_d148f410-5ba3-4506-81e4-e614a24593fa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '2283186ce6d44d4daad604fea5e68f2a', 'project_domain_name': 'Default'} 2019-01-14 01:20:16,298 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-14 01:20:16,617 - 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-14 01:20:17,168 - 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-14T01:20:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'80c9dca0-386a-4de9-9bf3-926a067e21d6', u'provider:segmentation_id': 6, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_d148f410-5ba3-4506-81e4-e614a24593fa', u'admin_state_up': True, u'tenant_id': u'2283186ce6d44d4daad604fea5e68f2a', u'created_at': u'2019-01-14T01:20:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2283186ce6d44d4daad604fea5e68f2a'}) 2019-01-14 01:20:18,443 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T01:20:18Z', 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'9b419f44-f608-4490-b1bc-c760ebe5227a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_d148f410-5ba3-4506-81e4-e614a24593fa', u'enable_dhcp': True, u'network_id': u'80c9dca0-386a-4de9-9bf3-926a067e21d6', u'tenant_id': u'2283186ce6d44d4daad604fea5e68f2a', u'created_at': u'2019-01-14T01:20:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2283186ce6d44d4daad604fea5e68f2a'}) 2019-01-14 01:20:19,608 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2283186ce6d44d4daad604fea5e68f2a', u'created_at': u'2019-01-14T01:20:18Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T01:20:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'2283186ce6d44d4daad604fea5e68f2a', u'id': u'5989103f-795a-4f87-9fcb-48463e5bdb7b', u'name': u'rally_sanity-router_d148f410-5ba3-4506-81e4-e614a24593fa'}) 2019-01-14 01:20:23,157 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/2b6dc2fe-ba03-4f25-94c5-0be7a7e840c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b6dc2fe-ba03-4f25-94c5-0be7a7e840c0/file', 'owner': u'2283186ce6d44d4daad604fea5e68f2a', 'id': u'2b6dc2fe-ba03-4f25-94c5-0be7a7e840c0', 'size': 12716032, u'self': u'/v2/images/2b6dc2fe-ba03-4f25-94c5-0be7a7e840c0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2283186ce6d44d4daad604fea5e68f2a', 'name': 'rally_sanity-project_d148f410-5ba3-4506-81e4-e614a24593fa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/2b6dc2fe-ba03-4f25-94c5-0be7a7e840c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T01:20:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T01:20:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2b6dc2fe-ba03-4f25-94c5-0be7a7e840c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'created': u'2019-01-14T01:20:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T01:20:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2b6dc2fe-ba03-4f25-94c5-0be7a7e840c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 01:20:23,422 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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'31b9513b6c57489692efc0638736c929', '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'ebdbb3cb-d879-47cf-a352-007acb18d56d', 'swap': 0}) 2019-01-14 01:20:23,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 01:20:25,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 01:20:27,777 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cbbe869a-f7c0-4a57-a303-78f50f763f55 | 2019-01-14T01:20:27.412780 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cbbe869a-f7c0-4a57-a303-78f50f763f55 ~/.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-14 01:20:30,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 01:20:31,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-14 01:20:31,677 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d148f410-5ba3-4506-81e4-e614a24593fa', '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'31b9513b6c57489692efc0638736c929', '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'862a7f5f-d48b-4f6f-9d8a-dd227468076e', 'swap': 0}) 2019-01-14 01:20:31,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d148f410-5ba3-4506-81e4-e614a24593fa', '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'31b9513b6c57489692efc0638736c929', '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'862a7f5f-d48b-4f6f-9d8a-dd227468076e', 'swap': 0}) 2019-01-14 01:20:31,698 - 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-14 01:20:31,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:20:31,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:20:31,713 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-14 01:20:31,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:21:31,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3351514d-e232-42fa-82e7-64a053a5c004 2019-01-14 01:21:31,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-01-14 01:21:31,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3351514d-e232-42fa-82e7-64a053a5c004'] 2019-01-14 01:21:32,471 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3351514d-e232-42fa-82e7-64a053a5c004 -------------------------------------------------------------------------------- Task 3351514d-e232-42fa-82e7-64a053a5c004: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3351514d-e232-42fa-82e7-64a053a5c004 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 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.606163 Full duration: 7.718179 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3351514d-e232-42fa-82e7-64a053a5c004 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.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 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.87415 Full duration: 7.771339 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3351514d-e232-42fa-82e7-64a053a5c004 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.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692035 Full duration: 7.620562 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3351514d-e232-42fa-82e7-64a053a5c004 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.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958337 Full duration: 7.962585 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3351514d-e232-42fa-82e7-64a053a5c004 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.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794832 Full duration: 7.769127 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3351514d-e232-42fa-82e7-64a053a5c004 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.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912198 Full duration: 7.975418 HINTS: * To plot HTML graphics with this data, run: rally task report 3351514d-e232-42fa-82e7-64a053a5c004 --out output.html * To generate a JUnit report, run: rally task export 3351514d-e232-42fa-82e7-64a053a5c004 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3351514d-e232-42fa-82e7-64a053a5c004 --json --out output.json 2019-01-14 01:21:32,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3351514d-e232-42fa-82e7-64a053a5c004', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-01-14 01:21:34,430 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3351514d-e232-42fa-82e7-64a053a5c004 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-01-14 01:21:34.321 718 INFO rally.api [-] Building 'json' report for the following task(s): '3351514d-e232-42fa-82e7-64a053a5c004'. 2019-01-14 01:21:34.326 718 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:21:34,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3351514d-e232-42fa-82e7-64a053a5c004', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2019-01-14 01:21:36,637 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3351514d-e232-42fa-82e7-64a053a5c004 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2019-01-14 01:21:36.482 720 INFO rally.api [-] Building 'html' report for the following task(s): '3351514d-e232-42fa-82e7-64a053a5c004'. 2019-01-14 01:21:36.507 720 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:21:36,643 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-14 01:21:36,643 - 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-14 01:21:36,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:21:36,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:21:36,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-14 01:21:36,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:23:04,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4be968c7-21f9-4798-9cf4-34f2d97774f5 2019-01-14 01:23:04,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4be968c7-21f9-4798-9cf4-34f2d97774f5'] 2019-01-14 01:23:05,617 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4be968c7-21f9-4798-9cf4-34f2d97774f5 -------------------------------------------------------------------------------- Task 4be968c7-21f9-4798-9cf4-34f2d97774f5: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4be968c7-21f9-4798-9cf4-34f2d97774f5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.904 | 2.904 | 2.904 | 2.904 | 2.904 | 2.904 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | glance_v2.delete_image | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 100.0% | 1 | | total | 4.06 | 4.06 | 4.06 | 4.06 | 4.06 | 4.06 | 100.0% | 1 | | -> duration | 4.06 | 4.06 | 4.06 | 4.06 | 4.06 | 4.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.059992 Full duration: 12.449288 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4be968c7-21f9-4798-9cf4-34f2d97774f5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.54 | 3.54 | 3.54 | 3.54 | 3.54 | 3.54 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | glance_v2.list_images | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 3.573 | 3.573 | 3.573 | 3.573 | 3.573 | 3.573 | 100.0% | 1 | | -> duration | 3.573 | 3.573 | 3.573 | 3.573 | 3.573 | 3.573 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.573484 Full duration: 14.680872 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4be968c7-21f9-4798-9cf4-34f2d97774f5 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.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | -> duration | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.242122 Full duration: 8.462132 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ], "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4be968c7-21f9-4798-9cf4-34f2d97774f5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.442 | 3.442 | 3.442 | 3.442 | 3.442 | 3.442 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | nova.boot_servers | 11.488 | 11.488 | 11.488 | 11.488 | 11.488 | 11.488 | 100.0% | 1 | | total | 14.931 | 14.931 | 14.931 | 14.931 | 14.931 | 14.931 | 100.0% | 1 | | -> duration | 13.931 | 13.931 | 13.931 | 13.931 | 13.931 | 13.931 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.930724 Full duration: 34.041586 HINTS: * To plot HTML graphics with this data, run: rally task report 4be968c7-21f9-4798-9cf4-34f2d97774f5 --out output.html * To generate a JUnit report, run: rally task export 4be968c7-21f9-4798-9cf4-34f2d97774f5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4be968c7-21f9-4798-9cf4-34f2d97774f5 --json --out output.json 2019-01-14 01:23:05,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4be968c7-21f9-4798-9cf4-34f2d97774f5', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-01-14 01:23:07,443 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4be968c7-21f9-4798-9cf4-34f2d97774f5 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-01-14 01:23:07.349 1270 INFO rally.api [-] Building 'json' report for the following task(s): '4be968c7-21f9-4798-9cf4-34f2d97774f5'. 2019-01-14 01:23:07.354 1270 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:23:07,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4be968c7-21f9-4798-9cf4-34f2d97774f5', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2019-01-14 01:23:09,158 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4be968c7-21f9-4798-9cf4-34f2d97774f5 --out /home/opnfv/functest/results/rally_sanity/glance.html 2019-01-14 01:23:09.053 1272 INFO rally.api [-] Building 'html' report for the following task(s): '4be968c7-21f9-4798-9cf4-34f2d97774f5'. 2019-01-14 01:23:09.074 1272 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:23:09,161 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-14 01:23:09,161 - 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-14 01:23:09,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:23:09,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:23:09,168 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-14 01:23:09,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:26:18,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bb139715-b68b-4e12-b6ad-73401353c4ef 2019-01-14 01:26:18,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bb139715-b68b-4e12-b6ad-73401353c4ef'] 2019-01-14 01:26:19,588 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bb139715-b68b-4e12-b6ad-73401353c4ef -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.339 | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 100.0% | 1 | | total | 5.994 | 5.994 | 5.994 | 5.994 | 5.994 | 5.994 | 100.0% | 1 | | -> duration | 5.994 | 5.994 | 5.994 | 5.994 | 5.994 | 5.994 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.994123 Full duration: 22.705626 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.301 | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 100.0% | 1 | | cinder_v2.delete_volume | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 3.767 | 3.767 | 3.767 | 3.767 | 3.767 | 3.767 | 100.0% | 1 | | -> duration | 3.767 | 3.767 | 3.767 | 3.767 | 3.767 | 3.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.767296 Full duration: 14.328037 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.733 | 5.733 | 5.733 | 5.733 | 5.733 | 5.733 | 100.0% | 1 | | cinder_v2.delete_volume | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | total | 6.213 | 6.213 | 6.213 | 6.213 | 6.213 | 6.213 | 100.0% | 1 | | -> duration | 6.213 | 6.213 | 6.213 | 6.213 | 6.213 | 6.213 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.213381 Full duration: 17.0189 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.399 | 3.399 | 3.399 | 3.399 | 3.399 | 3.399 | 100.0% | 1 | | cinder_v2.delete_volume | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 3.852 | 3.852 | 3.852 | 3.852 | 3.852 | 3.852 | 100.0% | 1 | | -> duration | 3.852 | 3.852 | 3.852 | 3.852 | 3.852 | 3.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.851803 Full duration: 14.053879 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.299 | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 100.0% | 1 | | cinder_v2.extend_volume | 2.563 | 2.563 | 2.563 | 2.563 | 2.563 | 2.563 | 100.0% | 1 | | cinder_v2.delete_volume | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 6.314 | 6.314 | 6.314 | 6.314 | 6.314 | 6.314 | 100.0% | 1 | | -> duration | 6.314 | 6.314 | 6.314 | 6.314 | 6.314 | 6.314 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.314455 Full duration: 16.452701 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.43 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 100.0% | 1 | | cinder_v2.delete_volume | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | total | 6.114 | 6.114 | 6.114 | 6.114 | 6.114 | 6.114 | 100.0% | 1 | | -> duration | 6.114 | 6.114 | 6.114 | 6.114 | 6.114 | 6.114 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.114484 Full duration: 22.256142 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | cinder_v2.list_qos | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.860474 Full duration: 12.966732 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | cinder_v2.set_qos | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835322 Full duration: 13.099484 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | cinder_v2.list_types | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> duration | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910431 Full duration: 12.404852 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb139715-b68b-4e12-b6ad-73401353c4ef 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> duration | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.984908 Full duration: 12.609444 HINTS: * To plot HTML graphics with this data, run: rally task report bb139715-b68b-4e12-b6ad-73401353c4ef --out output.html * To generate a JUnit report, run: rally task export bb139715-b68b-4e12-b6ad-73401353c4ef --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bb139715-b68b-4e12-b6ad-73401353c4ef --json --out output.json 2019-01-14 01:26:19,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bb139715-b68b-4e12-b6ad-73401353c4ef', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-01-14 01:26:21,355 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bb139715-b68b-4e12-b6ad-73401353c4ef --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-01-14 01:26:21.249 3058 INFO rally.api [-] Building 'json' report for the following task(s): 'bb139715-b68b-4e12-b6ad-73401353c4ef'. 2019-01-14 01:26:21.259 3058 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:26:21,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bb139715-b68b-4e12-b6ad-73401353c4ef', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2019-01-14 01:26:23,304 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bb139715-b68b-4e12-b6ad-73401353c4ef --out /home/opnfv/functest/results/rally_sanity/cinder.html 2019-01-14 01:26:23.184 3060 INFO rally.api [-] Building 'html' report for the following task(s): 'bb139715-b68b-4e12-b6ad-73401353c4ef'. 2019-01-14 01:26:23.211 3060 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:26:23,318 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-14 01:26:23,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-01-14 01:26:23,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:26:23,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:26:23,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-01-14 01:26:23,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': ['gnocchi'], 'concurrency': 4, 'netid': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:28:19,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7dcf794-1f56-401d-8ccd-f411f3886fce 2019-01-14 01:28:19,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b7dcf794-1f56-401d-8ccd-f411f3886fce'] 2019-01-14 01:28:20,133 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b7dcf794-1f56-401d-8ccd-f411f3886fce -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749987 Full duration: 7.945136 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | total | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> duration | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.62908 Full duration: 7.61526 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617304 Full duration: 7.578006 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.953491 Full duration: 8.646669 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | total | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> duration | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.625366 Full duration: 7.645857 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833049 Full duration: 8.34562 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.632563 Full duration: 7.53599 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | -> duration | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.596235 Full duration: 9.38623 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741088 Full duration: 7.818599 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | gnocchi.delete_metric | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> duration | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.022692 Full duration: 8.711722 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7dcf794-1f56-401d-8ccd-f411f3886fce has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | gnocchi.delete_resource | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811929 Full duration: 8.41005 HINTS: * To plot HTML graphics with this data, run: rally task report b7dcf794-1f56-401d-8ccd-f411f3886fce --out output.html * To generate a JUnit report, run: rally task export b7dcf794-1f56-401d-8ccd-f411f3886fce --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b7dcf794-1f56-401d-8ccd-f411f3886fce --json --out output.json 2019-01-14 01:28:20,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b7dcf794-1f56-401d-8ccd-f411f3886fce', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-01-14 01:28:22,012 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b7dcf794-1f56-401d-8ccd-f411f3886fce --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-01-14 01:28:21.908 4192 INFO rally.api [-] Building 'json' report for the following task(s): 'b7dcf794-1f56-401d-8ccd-f411f3886fce'. 2019-01-14 01:28:21.916 4192 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:28:22,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b7dcf794-1f56-401d-8ccd-f411f3886fce', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2019-01-14 01:28:23,795 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b7dcf794-1f56-401d-8ccd-f411f3886fce --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2019-01-14 01:28:23.671 4194 INFO rally.api [-] Building 'html' report for the following task(s): 'b7dcf794-1f56-401d-8ccd-f411f3886fce'. 2019-01-14 01:28:23.698 4194 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:28:23,800 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-01-14 01:28:23,801 - 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-14 01:28:23,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:28:23,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:28:23,808 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-14 01:28:23,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:29:51,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 476d2073-8323-4b65-8ece-66d615ae60ba 2019-01-14 01:29:51,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '476d2073-8323-4b65-8ece-66d615ae60ba'] 2019-01-14 01:29:52,555 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 476d2073-8323-4b65-8ece-66d615ae60ba -------------------------------------------------------------------------------- Task 476d2073-8323-4b65-8ece-66d615ae60ba: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 476d2073-8323-4b65-8ece-66d615ae60ba 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.85 | 4.85 | 4.85 | 4.85 | 4.85 | 4.85 | 100.0% | 1 | | heat.update_stack | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 100.0% | 1 | | heat.delete_stack | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | total | 10.5 | 10.5 | 10.5 | 10.5 | 10.5 | 10.5 | 100.0% | 1 | | -> duration | 6.5 | 6.5 | 6.5 | 6.5 | 6.5 | 6.5 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.500196 Full duration: 19.354797 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 476d2073-8323-4b65-8ece-66d615ae60ba 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.798 | 4.798 | 4.798 | 4.798 | 4.798 | 4.798 | 100.0% | 1 | | heat.check_stack | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | heat.delete_stack | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 100.0% | 1 | | total | 7.044 | 7.044 | 7.044 | 7.044 | 7.044 | 7.044 | 100.0% | 1 | | -> duration | 5.044 | 5.044 | 5.044 | 5.044 | 5.044 | 5.044 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.043819 Full duration: 16.002734 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 476d2073-8323-4b65-8ece-66d615ae60ba 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.951 | 4.951 | 4.951 | 4.951 | 4.951 | 4.951 | 100.0% | 1 | | heat.suspend_stack | 4.157 | 4.157 | 4.157 | 4.157 | 4.157 | 4.157 | 100.0% | 1 | | heat.resume_stack | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 100.0% | 1 | | heat.delete_stack | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 100.0% | 1 | | total | 14.11 | 14.11 | 14.11 | 14.11 | 14.11 | 14.11 | 100.0% | 1 | | -> duration | 12.11 | 12.11 | 12.11 | 12.11 | 12.11 | 12.11 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.11019 Full duration: 23.065255 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 476d2073-8323-4b65-8ece-66d615ae60ba 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | total | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> duration | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.629916 Full duration: 8.636553 HINTS: * To plot HTML graphics with this data, run: rally task report 476d2073-8323-4b65-8ece-66d615ae60ba --out output.html * To generate a JUnit report, run: rally task export 476d2073-8323-4b65-8ece-66d615ae60ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 476d2073-8323-4b65-8ece-66d615ae60ba --json --out output.json 2019-01-14 01:29:52,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '476d2073-8323-4b65-8ece-66d615ae60ba', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-01-14 01:29:54,442 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 476d2073-8323-4b65-8ece-66d615ae60ba --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-01-14 01:29:54.351 5104 INFO rally.api [-] Building 'json' report for the following task(s): '476d2073-8323-4b65-8ece-66d615ae60ba'. 2019-01-14 01:29:54.355 5104 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:29:54,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '476d2073-8323-4b65-8ece-66d615ae60ba', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2019-01-14 01:29:56,555 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 476d2073-8323-4b65-8ece-66d615ae60ba --out /home/opnfv/functest/results/rally_sanity/heat.html 2019-01-14 01:29:56.372 5106 INFO rally.api [-] Building 'html' report for the following task(s): '476d2073-8323-4b65-8ece-66d615ae60ba'. 2019-01-14 01:29:56.394 5106 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:29:56,561 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-14 01:29:56,561 - 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-14 01:29:56,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:29:56,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:29:56,576 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-14 01:29:56,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:33:16,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a5aa0f5e-ebcf-471f-be3f-96439a2da238 2019-01-14 01:33:16,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a5aa0f5e-ebcf-471f-be3f-96439a2da238'] 2019-01-14 01:33:17,466 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a5aa0f5e-ebcf-471f-be3f-96439a2da238 -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.revoke_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843344 Full duration: 14.747783 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | keystone_v3.add_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.list_roles | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876505 Full duration: 15.119218 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | keystone_v3.list_projects | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835882 Full duration: 15.06924 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | keystone_v3.delete_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666637 Full duration: 12.807546 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | keystone_v3.delete_service | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753145 Full duration: 13.14601 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | keystone_v3.create_user | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | -> keystone_v3.add_role | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | keystone_v3.create_role | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_project | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_user | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.list_services | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_services | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 100.0% | 1 | | -> duration | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.081036 Full duration: 20.345914 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | keystone_v3.update_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.delete_project | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> duration | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030401 Full duration: 13.624765 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853976 Full duration: 15.166732 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74634 Full duration: 15.242803 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | keystone_v3.list_users | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> duration | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.096642 Full duration: 15.448404 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5aa0f5e-ebcf-471f-be3f-96439a2da238 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | keystone_v3.create_users | 5.59 | 5.59 | 5.59 | 5.59 | 5.59 | 5.59 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.59 | 5.59 | 5.59 | 5.59 | 5.59 | 5.59 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | total | 7.39 | 7.39 | 7.39 | 7.39 | 7.39 | 7.39 | 100.0% | 1 | | -> duration | 7.39 | 7.39 | 7.39 | 7.39 | 7.39 | 7.39 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.389698 Full duration: 25.538368 HINTS: * To plot HTML graphics with this data, run: rally task report a5aa0f5e-ebcf-471f-be3f-96439a2da238 --out output.html * To generate a JUnit report, run: rally task export a5aa0f5e-ebcf-471f-be3f-96439a2da238 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a5aa0f5e-ebcf-471f-be3f-96439a2da238 --json --out output.json 2019-01-14 01:33:17,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a5aa0f5e-ebcf-471f-be3f-96439a2da238', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-01-14 01:33:19,619 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a5aa0f5e-ebcf-471f-be3f-96439a2da238 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-01-14 01:33:19.456 7018 INFO rally.api [-] Building 'json' report for the following task(s): 'a5aa0f5e-ebcf-471f-be3f-96439a2da238'. 2019-01-14 01:33:19.467 7018 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:33:19,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a5aa0f5e-ebcf-471f-be3f-96439a2da238', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2019-01-14 01:33:21,525 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a5aa0f5e-ebcf-471f-be3f-96439a2da238 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2019-01-14 01:33:21.401 7020 INFO rally.api [-] Building 'html' report for the following task(s): 'a5aa0f5e-ebcf-471f-be3f-96439a2da238'. 2019-01-14 01:33:21.430 7020 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:33:21,541 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-14 01:33:21,542 - 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-14 01:33:21,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:33:21,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:33:21,557 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-14 01:33:21,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:38:28,394 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af47b87b-f14d-47ba-ba03-97db8241025a 2019-01-14 01:38:28,394 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'af47b87b-f14d-47ba-ba03-97db8241025a'] 2019-01-14 01:38:29,273 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid af47b87b-f14d-47ba-ba03-97db8241025a -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | neutron.delete_network | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | total | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 100.0% | 1 | | -> duration | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.255984 Full duration: 15.670694 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.716 | 1.716 | 1.716 | 1.716 | 1.716 | 1.716 | 100.0% | 1 | | neutron.delete_port | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | total | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | -> duration | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.239197 Full duration: 27.497668 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | neutron.create_subnet | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | neutron.create_router | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | neutron.add_interface_router | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | neutron.remove_interface_router | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | neutron.delete_router | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | total | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 100.0% | 1 | | -> duration | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.468394 Full duration: 36.136106 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | neutron.delete_subnet | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | total | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 100.0% | 1 | | -> duration | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.948563 Full duration: 27.142921 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | neutron.list_networks | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> duration | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.22602 Full duration: 16.891892 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.598 | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 100.0% | 1 | | neutron.list_ports | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 1.669 | 1.669 | 1.669 | 1.669 | 1.669 | 1.669 | 100.0% | 1 | | -> duration | 1.669 | 1.669 | 1.669 | 1.669 | 1.669 | 1.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.669166 Full duration: 28.646007 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | neutron.create_subnet | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | neutron.create_router | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | neutron.add_interface_router | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | neutron.list_routers | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 3.427 | 3.427 | 3.427 | 3.427 | 3.427 | 3.427 | 100.0% | 1 | | -> duration | 3.427 | 3.427 | 3.427 | 3.427 | 3.427 | 3.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.42726 Full duration: 39.04983 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | neutron.create_subnet | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | neutron.list_subnets | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | -> duration | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.542772 Full duration: 31.782838 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | neutron.delete_security_group | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179633 Full duration: 15.324989 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.create_security_group_rule | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | neutron.delete_security_group | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | -> duration | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.388326 Full duration: 14.892262 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af47b87b-f14d-47ba-ba03-97db8241025a 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.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | neutron.create_router | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | neutron.add_gateway_router | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | neutron.remove_gateway_router | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | total | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 100.0% | 1 | | -> duration | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.532463 Full duration: 26.201312 HINTS: * To plot HTML graphics with this data, run: rally task report af47b87b-f14d-47ba-ba03-97db8241025a --out output.html * To generate a JUnit report, run: rally task export af47b87b-f14d-47ba-ba03-97db8241025a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af47b87b-f14d-47ba-ba03-97db8241025a --json --out output.json 2019-01-14 01:38:29,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'af47b87b-f14d-47ba-ba03-97db8241025a', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-01-14 01:38:31,190 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid af47b87b-f14d-47ba-ba03-97db8241025a --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-01-14 01:38:31.074 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'af47b87b-f14d-47ba-ba03-97db8241025a'. 2019-01-14 01:38:31.086 10312 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:38:31,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'af47b87b-f14d-47ba-ba03-97db8241025a', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2019-01-14 01:38:33,296 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid af47b87b-f14d-47ba-ba03-97db8241025a --out /home/opnfv/functest/results/rally_sanity/neutron.html 2019-01-14 01:38:33.146 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'af47b87b-f14d-47ba-ba03-97db8241025a'. 2019-01-14 01:38:33.176 10314 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:38:33,314 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-14 01:38:33,315 - 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-14 01:38:33,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:38:33,328 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:38:33,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-14 01:38:33,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:45:19,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cd47966b-5363-453a-8f79-48f1f7095010 2019-01-14 01:45:19,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cd47966b-5363-453a-8f79-48f1f7095010'] 2019-01-14 01:45:19,977 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cd47966b-5363-453a-8f79-48f1f7095010 -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" }, "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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 | 8.539 | 8.539 | 8.539 | 8.539 | 8.539 | 8.539 | 100.0% | 1 | | nova.live_migrate | 10.299 | 10.299 | 10.299 | 10.299 | 10.299 | 10.299 | 100.0% | 1 | | nova.delete_server | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 100.0% | 1 | | total | 21.506 | 21.506 | 21.506 | 21.506 | 21.506 | 21.506 | 100.0% | 1 | | -> duration | 20.506 | 20.506 | 20.506 | 20.506 | 20.506 | 20.506 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.505743 Full duration: 31.549755 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "boot_server_kwargs": { "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ] }, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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 | 7.667 | 7.667 | 7.667 | 7.667 | 7.667 | 7.667 | 100.0% | 1 | | cinder_v2.create_volume | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 100.0% | 1 | | nova.attach_volume | 4.558 | 4.558 | 4.558 | 4.558 | 4.558 | 4.558 | 100.0% | 1 | | nova.live_migrate | 12.874 | 12.874 | 12.874 | 12.874 | 12.874 | 12.874 | 100.0% | 1 | | nova.detach_volume | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 100.0% | 1 | | cinder_v2.delete_volume | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | nova.delete_server | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 100.0% | 1 | | total | 34.828 | 34.828 | 34.828 | 34.828 | 34.828 | 34.828 | 100.0% | 1 | | -> duration | 33.828 | 33.828 | 33.828 | 33.828 | 33.828 | 33.828 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.828329 Full duration: 47.625117 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ], "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.019 | 6.019 | 6.019 | 6.019 | 6.019 | 6.019 | 100.0% | 1 | | nova.boot_server | 8.675 | 8.675 | 8.675 | 8.675 | 8.675 | 8.675 | 100.0% | 1 | | nova.live_migrate | 12.359 | 12.359 | 12.359 | 12.359 | 12.359 | 12.359 | 100.0% | 1 | | nova.delete_server | 6.746 | 6.746 | 6.746 | 6.746 | 6.746 | 6.746 | 100.0% | 1 | | total | 33.8 | 33.8 | 33.8 | 33.8 | 33.8 | 33.8 | 100.0% | 1 | | -> duration | 32.8 | 32.8 | 32.8 | 32.8 | 32.8 | 32.8 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.799969 Full duration: 46.337155 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ] }, "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | nova.boot_server | 8.051 | 8.051 | 8.051 | 8.051 | 8.051 | 8.051 | 100.0% | 1 | | nova.delete_server | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 100.0% | 1 | | nova.delete_keypair | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 11.499 | 11.499 | 11.499 | 11.499 | 11.499 | 11.499 | 100.0% | 1 | | -> duration | 10.499 | 10.499 | 10.499 | 10.499 | 10.499 | 10.499 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.498531 Full duration: 33.05894 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" }, "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 100.0% | 1 | | nova.boot_server | 8.742 | 8.742 | 8.742 | 8.742 | 8.742 | 8.742 | 100.0% | 1 | | nova.delete_server | 2.836 | 2.836 | 2.836 | 2.836 | 2.836 | 2.836 | 100.0% | 1 | | total | 17.313 | 17.313 | 17.313 | 17.313 | 17.313 | 17.313 | 100.0% | 1 | | -> duration | 16.313 | 16.313 | 16.313 | 16.313 | 16.313 | 16.313 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.313207 Full duration: 42.182783 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" }, "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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 | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 100.0% | 1 | | nova.pause_server | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | nova.unpause_server | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | nova.delete_server | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | total | 15.623 | 15.623 | 15.623 | 15.623 | 15.623 | 15.623 | 100.0% | 1 | | -> duration | 10.623 | 10.623 | 10.623 | 10.623 | 10.623 | 10.623 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.623483 Full duration: 37.749104 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ], "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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 | 7.74 | 7.74 | 7.74 | 7.74 | 7.74 | 7.74 | 100.0% | 1 | | nova.migrate | 12.278 | 12.278 | 12.278 | 12.278 | 12.278 | 12.278 | 100.0% | 1 | | nova.resize_confirm | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 100.0% | 1 | | nova.delete_server | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 100.0% | 1 | | total | 25.102 | 25.102 | 25.102 | 25.102 | 25.102 | 25.102 | 100.0% | 1 | | -> duration | 24.102 | 24.102 | 24.102 | 24.102 | 24.102 | 24.102 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.102189 Full duration: 34.998848 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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 | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 100.0% | 1 | | nova.list_interfaces | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 7.815 | 7.815 | 7.815 | 7.815 | 7.815 | 7.815 | 100.0% | 1 | | -> duration | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.814815 Full duration: 34.078124 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "80c9dca0-386a-4de9-9bf3-926a067e21d6" } ], "flavor": { "name": "rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa" }, "image": { "name": "rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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 | 8.146 | 8.146 | 8.146 | 8.146 | 8.146 | 8.146 | 100.0% | 1 | | nova.associate_floating_ip | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 100.0% | 1 | | -> neutron.list_ports | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.017 | 0.017 | 0.017 | 0.017 | 0.017 | 0.017 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.147 | 2.147 | 2.147 | 2.147 | 2.147 | 2.147 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 100.0% | 1 | | total | 14.376 | 14.376 | 14.376 | 14.376 | 14.376 | 14.376 | 100.0% | 1 | | -> duration | 13.376 | 13.376 | 13.376 | 13.376 | 13.376 | 13.376 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.376206 Full duration: 42.969649 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd47966b-5363-453a-8f79-48f1f7095010 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | nova.delete_server_group | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 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.807986 Full duration: 9.747017 HINTS: * To plot HTML graphics with this data, run: rally task report cd47966b-5363-453a-8f79-48f1f7095010 --out output.html * To generate a JUnit report, run: rally task export cd47966b-5363-453a-8f79-48f1f7095010 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cd47966b-5363-453a-8f79-48f1f7095010 --json --out output.json 2019-01-14 01:45:19,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cd47966b-5363-453a-8f79-48f1f7095010', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-01-14 01:45:21,924 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cd47966b-5363-453a-8f79-48f1f7095010 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-01-14 01:45:21.819 12120 INFO rally.api [-] Building 'json' report for the following task(s): 'cd47966b-5363-453a-8f79-48f1f7095010'. 2019-01-14 01:45:21.830 12120 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:45:21,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cd47966b-5363-453a-8f79-48f1f7095010', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2019-01-14 01:45:23,914 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cd47966b-5363-453a-8f79-48f1f7095010 --out /home/opnfv/functest/results/rally_sanity/nova.html 2019-01-14 01:45:23.783 12122 INFO rally.api [-] Building 'html' report for the following task(s): 'cd47966b-5363-453a-8f79-48f1f7095010'. 2019-01-14 01:45:23.813 12122 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:45:23,932 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-14 01:45:23,933 - 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-14 01:45:23,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:45:23,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:45:23,947 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-14 01:45:23,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '80c9dca0-386a-4de9-9bf3-926a067e21d6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d148f410-5ba3-4506-81e4-e614a24593fa', 'flavor_name': 'rally_sanity-flavor_d148f410-5ba3-4506-81e4-e614a24593fa', '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_d148f410-5ba3-4506-81e4-e614a24593fa', '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-14 01:46:16,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1fb2b64e-8a22-4fb5-862e-0017b3db39af 2019-01-14 01:46:16,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1fb2b64e-8a22-4fb5-862e-0017b3db39af'] 2019-01-14 01:46:17,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1fb2b64e-8a22-4fb5-862e-0017b3db39af -------------------------------------------------------------------------------- Task 1fb2b64e-8a22-4fb5-862e-0017b3db39af: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1fb2b64e-8a22-4fb5-862e-0017b3db39af 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.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | quotas.delete_quotas | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> duration | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069769 Full duration: 9.005171 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1fb2b64e-8a22-4fb5-862e-0017b3db39af 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | total | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> duration | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830772 Full duration: 8.51737 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1fb2b64e-8a22-4fb5-862e-0017b3db39af 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.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765973 Full duration: 8.760644 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1fb2b64e-8a22-4fb5-862e-0017b3db39af 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.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | total | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> duration | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.967122 Full duration: 8.972123 HINTS: * To plot HTML graphics with this data, run: rally task report 1fb2b64e-8a22-4fb5-862e-0017b3db39af --out output.html * To generate a JUnit report, run: rally task export 1fb2b64e-8a22-4fb5-862e-0017b3db39af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1fb2b64e-8a22-4fb5-862e-0017b3db39af --json --out output.json 2019-01-14 01:46:17,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1fb2b64e-8a22-4fb5-862e-0017b3db39af', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-01-14 01:46:19,355 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1fb2b64e-8a22-4fb5-862e-0017b3db39af --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-01-14 01:46:19.250 12632 INFO rally.api [-] Building 'json' report for the following task(s): '1fb2b64e-8a22-4fb5-862e-0017b3db39af'. 2019-01-14 01:46:19.254 12632 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:46:19,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1fb2b64e-8a22-4fb5-862e-0017b3db39af', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2019-01-14 01:46:21,311 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1fb2b64e-8a22-4fb5-862e-0017b3db39af --out /home/opnfv/functest/results/rally_sanity/quotas.html 2019-01-14 01:46:21.191 12634 INFO rally.api [-] Building 'html' report for the following task(s): '1fb2b64e-8a22-4fb5-862e-0017b3db39af'. 2019-01-14 01:46:21.211 12634 INFO rally.api [-] The report has been successfully built. 2019-01-14 01:46:21,316 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-14 01:46:21,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:46 | 6 | 100.00% | | glance | 00:01:09 | 4 | 100.00% | | cinder | 00:02:37 | 10 | 100.00% | | gnocchi | 00:01:29 | 11 | 100.00% | | heat | 00:01:07 | 4 | 100.00% | | keystone | 00:02:56 | 11 | 100.00% | | neutron | 00:04:39 | 11 | 100.00% | | nova | 00:06:00 | 10 | 100.00% | | quotas | 00:00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:22 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-14 01:46:21,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-01-14 01:46:21,441 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 01:46:21,442 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:05 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-14 01:46:29,357 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-01-14 01:46:30,303 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'2e0d4a131c104fb0b4c1b2cf36f15301', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_1f359dc4-01b6-4ad0-a5b6-1c4447e49350'}) 2019-01-14 01:46:30,668 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1a1265ae74b547b696af329dfad09e09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_1f359dc4-01b6-4ad0-a5b6-1c4447e49350'}) 2019-01-14 01:46:31,467 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2e0d4a131c104fb0b4c1b2cf36f15301', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e61f8247-c027-4d85-8556-d756501af685', 'username': u'rally_jobs-user_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 01:46:31,470 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', 'password': 'e61f8247-c027-4d85-8556-d756501af685', 'project_name': 'rally_jobs-project_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '2e0d4a131c104fb0b4c1b2cf36f15301', 'project_domain_name': 'Default'} 2019-01-14 01:46:32,163 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-01-14 01:46:33,020 - 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-14T01:46:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'de5d5ac7-e846-4755-aef4-111534d4e246', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-net_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', u'admin_state_up': True, u'tenant_id': u'2e0d4a131c104fb0b4c1b2cf36f15301', u'created_at': u'2019-01-14T01:46:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2e0d4a131c104fb0b4c1b2cf36f15301'}) 2019-01-14 01:46:34,386 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T01:46:34Z', 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'3f575e80-bb67-4164-baef-41b8ac02cbb0', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', u'enable_dhcp': True, u'network_id': u'de5d5ac7-e846-4755-aef4-111534d4e246', u'tenant_id': u'2e0d4a131c104fb0b4c1b2cf36f15301', u'created_at': u'2019-01-14T01:46:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2e0d4a131c104fb0b4c1b2cf36f15301'}) 2019-01-14 01:46:35,957 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2e0d4a131c104fb0b4c1b2cf36f15301', u'created_at': u'2019-01-14T01:46:34Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T01:46:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'2e0d4a131c104fb0b4c1b2cf36f15301', u'id': u'bc236fe7-267b-4867-b1dd-7c968548e33d', u'name': u'rally_jobs-router_1f359dc4-01b6-4ad0-a5b6-1c4447e49350'}) 2019-01-14 01:46:38,408 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/3a350ea3-fd7c-4c7c-a5b9-24c5b36311f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a350ea3-fd7c-4c7c-a5b9-24c5b36311f0/file', 'owner': u'2e0d4a131c104fb0b4c1b2cf36f15301', 'id': u'3a350ea3-fd7c-4c7c-a5b9-24c5b36311f0', 'size': 12716032, u'self': u'/v2/images/3a350ea3-fd7c-4c7c-a5b9-24c5b36311f0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e0d4a131c104fb0b4c1b2cf36f15301', 'name': 'rally_jobs-project_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/3a350ea3-fd7c-4c7c-a5b9-24c5b36311f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T01:46:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T01:46:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3a350ea3-fd7c-4c7c-a5b9-24c5b36311f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', 'created': u'2019-01-14T01:46:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T01:46:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3a350ea3-fd7c-4c7c-a5b9-24c5b36311f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 01:46:38,606 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', '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'31b9513b6c57489692efc0638736c929', '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'0c234def-2d36-43e0-9314-a08c7a7acc6e', 'swap': 0}) 2019-01-14 01:46:38,629 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 01:46:40,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 01:46:42,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fe0c3eaf-c46f-4c45-85fc-e9cfd7db5efe | 2019-01-14T01:46:42.436093 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fe0c3eaf-c46f-4c45-85fc-e9cfd7db5efe ~/.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-14 01:46:45,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 01:46:46,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-14 01:46:46,842 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', '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'31b9513b6c57489692efc0638736c929', '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'5d6d1d70-e34a-4e32-b3e9-4f6efeffe965', 'swap': 0}) 2019-01-14 01:46:46,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_1f359dc4-01b6-4ad0-a5b6-1c4447e49350', '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'31b9513b6c57489692efc0638736c929', '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'5d6d1d70-e34a-4e32-b3e9-4f6efeffe965', 'swap': 0}) 2019-01-14 01:46:46,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-01-14 01:46:46,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 01:46:46,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 01:46:47,100 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-14 01:46:47,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-01-14 02:16:22,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 23a6d270-4283-4138-8ec7-7b2e5bb1e535 2019-01-14 02:16:22,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-01-14 02:16:22,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '23a6d270-4283-4138-8ec7-7b2e5bb1e535'] 2019-01-14 02:16:24,031 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 23a6d270-4283-4138-8ec7-7b2e5bb1e535 -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.299 | 2.217 | 4.719 | 5.821 | 7.29 | 2.738 | 100.0% | 100 | | neutron.list_networks | 0.102 | 0.554 | 1.128 | 1.27 | 1.558 | 0.636 | 100.0% | 100 | | total | 1.636 | 2.967 | 5.294 | 6.761 | 7.571 | 3.374 | 100.0% | 100 | | -> duration | 1.636 | 2.967 | 5.294 | 6.761 | 7.571 | 3.374 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.051544 Full duration: 52.575679 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.021 | 1.832 | 2.509 | 2.753 | 4.113 | 1.832 | 100.0% | 40 | | neutron.update_network | 0.565 | 1.312 | 2.795 | 3.365 | 3.628 | 1.584 | 100.0% | 40 | | total | 1.732 | 2.997 | 5.973 | 6.093 | 6.301 | 3.416 | 100.0% | 40 | | -> duration | 1.732 | 2.997 | 5.973 | 6.093 | 6.301 | 3.416 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.969062 Full duration: 31.014691 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.933 | 1.955 | 2.608 | 2.899 | 3.924 | 1.982 | 100.0% | 40 | | neutron.delete_network | 0.743 | 1.952 | 3.43 | 3.512 | 3.651 | 2.06 | 100.0% | 40 | | total | 2.159 | 4.026 | 6.104 | 6.394 | 6.596 | 4.042 | 100.0% | 40 | | -> duration | 2.159 | 4.026 | 6.104 | 6.394 | 6.596 | 4.042 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.113957 Full duration: 23.20798 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.547 | 2.271 | 2.764 | 2.95 | 3.089 | 2.276 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.498 | 4.237 | 7.913 | 8.039 | 8.23 | 4.54 | 100.0% | 40 | | neutron.list_subnets | 0.155 | 0.376 | 0.608 | 0.72 | 0.753 | 0.378 | 100.0% | 40 | | total | 3.712 | 6.967 | 10.664 | 10.922 | 11.074 | 7.194 | 100.0% | 40 | | -> duration | 3.712 | 6.967 | 10.664 | 10.922 | 11.074 | 7.194 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.445814 Full duration: 66.720839 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.097 | 1.801 | 2.6 | 3.088 | 3.646 | 1.944 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.575 | 3.946 | 6.866 | 7.023 | 8.951 | 4.21 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.255 | 2.733 | 5.025 | 5.294 | 6.826 | 3.008 | 100.0% | 100 | | total | 4.808 | 8.588 | 13.915 | 15.116 | 17.93 | 9.162 | 100.0% | 100 | | -> duration | 4.808 | 8.588 | 13.915 | 15.116 | 17.93 | 9.162 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.674346 Full duration: 138.801888 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.03 | 2.188 | 2.737 | 2.816 | 3.738 | 1.998 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.526 | 3.782 | 9.921 | 10.085 | 10.193 | 4.79 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.017 | 3.089 | 10.173 | 10.664 | 10.749 | 5.147 | 100.0% | 40 | | total | 3.914 | 9.593 | 22.688 | 23.327 | 23.344 | 11.935 | 100.0% | 40 | | -> duration | 3.914 | 9.593 | 22.688 | 23.327 | 23.344 | 11.935 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.193494 Full duration: 54.42537 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.94 | 2.069 | 2.956 | 3.511 | 3.652 | 2.047 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.434 | 3.841 | 11.21 | 12.197 | 12.315 | 4.881 | 100.0% | 40 | | neutron.create_router (x2) | 0.268 | 0.956 | 2.394 | 2.603 | 3.308 | 1.132 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.546 | 10.533 | 30.704 | 30.943 | 31.615 | 13.824 | 100.0% | 40 | | neutron.list_routers | 0.125 | 0.282 | 1.129 | 1.364 | 1.482 | 0.469 | 100.0% | 40 | | total | 8.388 | 17.381 | 47.992 | 48.041 | 48.15 | 22.353 | 100.0% | 40 | | -> duration | 8.388 | 17.381 | 47.992 | 48.041 | 48.15 | 22.353 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.535874 Full duration: 149.2825 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.993 | 2.116 | 2.962 | 3.027 | 3.547 | 2.001 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.756 | 4.973 | 10.417 | 10.755 | 11.208 | 5.545 | 100.0% | 40 | | neutron.create_router (x2) | 0.33 | 1.058 | 2.607 | 3.156 | 3.414 | 1.281 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.512 | 12.559 | 20.576 | 20.763 | 21.708 | 12.922 | 100.0% | 40 | | neutron.update_router (x2) | 0.778 | 2.037 | 3.922 | 4.206 | 4.58 | 2.249 | 100.0% | 40 | | total | 10.588 | 22.304 | 39.025 | 39.571 | 39.823 | 23.999 | 100.0% | 40 | | -> duration | 10.588 | 22.304 | 39.025 | 39.571 | 39.823 | 23.999 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.389431 Full duration: 160.348433 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.081 | 3.703 | 5.041 | 5.157 | 5.289 | 3.17 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.663 | 4.418 | 8.3 | 8.516 | 8.612 | 4.511 | 100.0% | 40 | | neutron.create_router (x2) | 0.275 | 0.777 | 1.678 | 1.789 | 2.129 | 0.98 | 100.0% | 40 | | neutron.add_interface_router (x2) | 4.695 | 10.651 | 22.145 | 22.824 | 23.141 | 12.283 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.091 | 8.731 | 19.212 | 19.623 | 20.214 | 9.447 | 100.0% | 40 | | neutron.delete_router (x2) | 1.201 | 2.642 | 6.627 | 7.692 | 8.593 | 3.266 | 100.0% | 40 | | total | 15.798 | 27.399 | 62.839 | 63.334 | 63.475 | 33.659 | 100.0% | 40 | | -> duration | 15.798 | 27.399 | 62.839 | 63.334 | 63.475 | 33.659 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 75.35243 Full duration: 132.43201 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.82 | 0.998 | 1.439 | 1.442 | 1.445 | 1.095 | 100.0% | 8 | | neutron.create_port (x50) | 32.01 | 33.365 | 59.564 | 59.636 | 59.709 | 39.718 | 100.0% | 8 | | neutron.list_ports | 0.324 | 0.689 | 1.017 | 1.087 | 1.157 | 0.724 | 100.0% | 8 | | total | 33.719 | 34.966 | 62.103 | 62.109 | 62.114 | 41.541 | 100.0% | 8 | | -> duration | 33.719 | 34.966 | 62.103 | 62.109 | 62.114 | 41.541 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 96.256701 Full duration: 173.314033 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.031 | 1.964 | 2.488 | 3.434 | 3.76 | 1.968 | 100.0% | 40 | | neutron.create_port (x5) | 4.091 | 8.155 | 15.067 | 18.248 | 20.291 | 9.579 | 100.0% | 40 | | neutron.update_port (x5) | 2.811 | 5.231 | 9.945 | 10.156 | 11.851 | 6.226 | 100.0% | 40 | | total | 8.682 | 14.832 | 26.988 | 32.452 | 33.275 | 17.775 | 100.0% | 40 | | -> duration | 8.682 | 14.832 | 26.988 | 32.452 | 33.275 | 17.775 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.167475 Full duration: 96.870867 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.877 | 1.867 | 3.078 | 3.344 | 3.749 | 1.976 | 100.0% | 40 | | neutron.create_port (x5) | 4.392 | 9.715 | 23.582 | 24.372 | 25.014 | 11.526 | 100.0% | 40 | | neutron.delete_port (x5) | 2.607 | 5.996 | 16.582 | 16.656 | 17.366 | 7.703 | 100.0% | 40 | | total | 8.505 | 17.573 | 43.543 | 43.867 | 43.976 | 21.207 | 100.0% | 40 | | -> duration | 8.505 | 17.573 | 43.543 | 43.867 | 43.976 | 21.207 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.617406 Full duration: 72.905404 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.318 | 0.817 | 0.94 | 0.973 | 1.174 | 0.762 | 100.0% | 40 | | total | 0.93 | 1.494 | 1.912 | 1.954 | 2.021 | 1.513 | 100.0% | 40 | | -> duration | 0.93 | 1.494 | 1.912 | 1.954 | 2.021 | 1.513 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.720251 Full duration: 41.925104 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 23a6d270-4283-4138-8ec7-7b2e5bb1e535 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.427 | 1.784 | 1.794 | 1.796 | 1.798 | 1.698 | 100.0% | 4 | | neutron.create_subnet | 2.386 | 2.507 | 2.522 | 2.524 | 2.527 | 2.482 | 100.0% | 4 | | neutron.create_port (x125) | 395.457 | 398.98 | 399.719 | 399.73 | 399.741 | 398.29 | 100.0% | 4 | | neutron.create_trunk | 26.023 | 27.272 | 27.356 | 27.359 | 27.361 | 26.982 | 100.0% | 4 | | neutron.update_port | 2.059 | 2.699 | 2.951 | 2.965 | 2.979 | 2.609 | 100.0% | 4 | | neutron.list_trunks | 0.055 | 0.088 | 0.226 | 0.254 | 0.282 | 0.128 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.38 | 0.647 | 0.776 | 0.787 | 0.798 | 0.618 | 100.0% | 4 | | neutron.delete_trunk | 0.612 | 0.918 | 1.897 | 2.053 | 2.208 | 1.164 | 100.0% | 4 | | total | 430.889 | 434.667 | 435.69 | 435.691 | 435.693 | 433.979 | 100.0% | 4 | | -> duration | 430.889 | 434.667 | 435.69 | 435.691 | 435.693 | 433.979 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 435.708295 Full duration: 544.786927 HINTS: * To plot HTML graphics with this data, run: rally task report 23a6d270-4283-4138-8ec7-7b2e5bb1e535 --out output.html * To generate a JUnit report, run: rally task export 23a6d270-4283-4138-8ec7-7b2e5bb1e535 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 23a6d270-4283-4138-8ec7-7b2e5bb1e535 --json --out output.json 2019-01-14 02:16:24,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '23a6d270-4283-4138-8ec7-7b2e5bb1e535', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-01-14 02:16:26,315 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 23a6d270-4283-4138-8ec7-7b2e5bb1e535 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-01-14 02:16:25.861 17710 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-14 02:16:25.861 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-14 02:16:25.863 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-14 02:16:26.063 17710 INFO rally.api [-] Building 'json' report for the following task(s): '23a6d270-4283-4138-8ec7-7b2e5bb1e535'. 2019-01-14 02:16:26.186 17710 INFO rally.api [-] The report has been successfully built. 2019-01-14 02:16:26,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '23a6d270-4283-4138-8ec7-7b2e5bb1e535', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2019-01-14 02:16:28,678 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 23a6d270-4283-4138-8ec7-7b2e5bb1e535 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2019-01-14 02:16:28.082 17712 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-14 02:16:28.083 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-14 02:16:28.084 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-14 02:16:28.278 17712 INFO rally.api [-] Building 'html' report for the following task(s): '23a6d270-4283-4138-8ec7-7b2e5bb1e535'. 2019-01-14 02:16:28.579 17712 INFO rally.api [-] The report has been successfully built. 2019-01-14 02:16:28,862 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-14 02:16:28,864 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:58 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:58 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-01-14 02:16:28,864 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-01-14 02:16:28,982 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 02:16:28,983 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:57 | PASS | +--------------------+------------------+------------------+----------------+ 2019-01-14 02:16:38,831 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-14 02:16:40,138 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'dfab598da1104f299a7d707e85854366', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_5fd56ef9-feff-440a-a067-e28e4bb069f5'}) 2019-01-14 02:16:40,532 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'408d9e8b25ea4f08b7d62ea4ff6aceb3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_5fd56ef9-feff-440a-a067-e28e4bb069f5'}) 2019-01-14 02:16:41,315 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_5fd56ef9-feff-440a-a067-e28e4bb069f5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'dfab598da1104f299a7d707e85854366', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '063033bd-f3d1-4b6c-976f-ebd0813575a0', 'username': u'refstack_defcore-user_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 02:16:41,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'password': '063033bd-f3d1-4b6c-976f-ebd0813575a0', 'project_name': 'refstack_defcore-project_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'dfab598da1104f299a7d707e85854366', 'project_domain_name': 'Default'} 2019-01-14 02:16:42,563 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 02:16:44,915 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 02:16:47,033 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8b1a362b-e840-462c-b444-08fb7b3d4eb2 | 2019-01-14T02:16:46.683662 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8b1a362b-e840-462c-b444-08fb7b3d4eb2 ~/.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-14 02:16:50,251 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 02:16:51,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 02:16:53,122 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 02:16:56,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a5e11617-32b9-4f58-b258-28e33a07c011) as the default verifier for the future CLI operations. 2019-01-14 02:16:58,488 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-14 02:16:59,704 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/c24c714c-d986-4c10-8e4c-21149b626b4d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c24c714c-d986-4c10-8e4c-21149b626b4d/file', 'owner': u'dfab598da1104f299a7d707e85854366', 'id': u'c24c714c-d986-4c10-8e4c-21149b626b4d', 'size': 12716032, u'self': u'/v2/images/c24c714c-d986-4c10-8e4c-21149b626b4d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dfab598da1104f299a7d707e85854366', 'name': 'refstack_defcore-project_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/c24c714c-d986-4c10-8e4c-21149b626b4d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T02:16:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T02:16:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c24c714c-d986-4c10-8e4c-21149b626b4d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_5fd56ef9-feff-440a-a067-e28e4bb069f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'created': u'2019-01-14T02:16:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T02:16:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c24c714c-d986-4c10-8e4c-21149b626b4d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_5fd56ef9-feff-440a-a067-e28e4bb069f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 02:16:59,911 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_5fd56ef9-feff-440a-a067-e28e4bb069f5', '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'31b9513b6c57489692efc0638736c929', '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'1f755d4e-5479-4ad8-b4dd-8b5fa3cea671', 'swap': 0}) 2019-01-14 02:17:01,841 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/7ce7d9d1-a2cb-4eeb-8e37-ab31f1887cf8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ce7d9d1-a2cb-4eeb-8e37-ab31f1887cf8/file', 'owner': u'dfab598da1104f299a7d707e85854366', 'id': u'7ce7d9d1-a2cb-4eeb-8e37-ab31f1887cf8', 'size': 12716032, u'self': u'/v2/images/7ce7d9d1-a2cb-4eeb-8e37-ab31f1887cf8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dfab598da1104f299a7d707e85854366', 'name': 'refstack_defcore-project_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/7ce7d9d1-a2cb-4eeb-8e37-ab31f1887cf8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T02:17:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T02:17:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7ce7d9d1-a2cb-4eeb-8e37-ab31f1887cf8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_5fd56ef9-feff-440a-a067-e28e4bb069f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_5fd56ef9-feff-440a-a067-e28e4bb069f5', 'created': u'2019-01-14T02:17:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T02:17:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7ce7d9d1-a2cb-4eeb-8e37-ab31f1887cf8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_5fd56ef9-feff-440a-a067-e28e4bb069f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 02:17:01,877 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_5fd56ef9-feff-440a-a067-e28e4bb069f5', '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'31b9513b6c57489692efc0638736c929', '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'f237083d-046d-49ae-8fd5-050e7e9cc6f2', 'swap': 0}) 2019-01-14 02:17:01,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_5fd56ef9-feff-440a-a067-e28e4bb069f5', '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'31b9513b6c57489692efc0638736c929', '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'f237083d-046d-49ae-8fd5-050e7e9cc6f2', 'swap': 0}) 2019-01-14 02:17:04,696 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 02:17:04,697 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 02:17:04,697 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 02:17:04,700 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-01-14 02:17:08,738 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-01-14 02:17:08,739 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-01-14 02:17:08,740 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-01-14 02:17:08,741 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-01-14 02:17:08,742 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-01-14 02:17:08,743 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-01-14 02:17:08,744 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-01-14 02:17:08,745 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 02:17:08,774 - 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-14 02:17:17,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:17.500 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.508s] 2019-01-14 02:17:17,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:17.525 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.693s] 2019-01-14 02:17:17,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:17.601 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.076s] 2019-01-14 02:17:31,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:31.590 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [9.876s] 2019-01-14 02:17:35,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:35.227 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.866s] 2019-01-14 02:17:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:36.090 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.865s] 2019-01-14 02:17:38,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:38.447 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.399s] 2019-01-14 02:17:38,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:38.677 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.229s] 2019-01-14 02:17:38,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:38.908 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.231s] 2019-01-14 02:17:39,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.146 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.236s] 2019-01-14 02:17:39,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.324 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.178s] 2019-01-14 02:17:39,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.389 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.065s] 2019-01-14 02:17:39,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.455 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.066s] 2019-01-14 02:17:39,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.520 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.065s] 2019-01-14 02:17:39,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.580 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.060s] 2019-01-14 02:17:39,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.642 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.061s] 2019-01-14 02:17:39,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:39.822 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.179s] 2019-01-14 02:17:46,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:46.882 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.215s] 2019-01-14 02:17:46,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:46.894 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2019-01-14 02:17:47,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.029 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2019-01-14 02:17:47,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.040 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-14 02:17:47,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.051 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-14 02:17:47,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.074 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2019-01-14 02:17:47,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.137 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.063s] 2019-01-14 02:17:47,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.193 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.055s] 2019-01-14 02:17:47,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.331 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.137s] 2019-01-14 02:17:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.344 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2019-01-14 02:17:47,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:47.406 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.062s] 2019-01-14 02:17:50,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:50.113 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.052s] 2019-01-14 02:17:52,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:52.790 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.675s] 2019-01-14 02:17:52,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:52.851 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [16.141s] 2019-01-14 02:17:52,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:52.938 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.087s] 2019-01-14 02:17:53,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.163 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.190s] 2019-01-14 02:17:53,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.173 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.235s] 2019-01-14 02:17:53,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.189 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.026s] 2019-01-14 02:17:53,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.268 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.094s] 2019-01-14 02:17:53,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.269 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 02:17:53,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.476 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.286s] 2019-01-14 02:17:53,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.720 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.244s] 2019-01-14 02:17:53,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:53.738 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.018s] 2019-01-14 02:17:57,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:17:57.870 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.446s] 2019-01-14 02:18:01,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:01.369 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.375s] 2019-01-14 02:18:01,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:01.553 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.183s] 2019-01-14 02:18:01,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:01.775 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.222s] 2019-01-14 02:18:02,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:02.216 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.440s] 2019-01-14 02:18:02,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:02.597 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.380s] 2019-01-14 02:18:03,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:03.050 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.453s] 2019-01-14 02:18:05,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:05.346 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.432s] 2019-01-14 02:18:05,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:05.951 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.604s] 2019-01-14 02:18:06,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:06.750 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.798s] 2019-01-14 02:18:07,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:07.004 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.760s] 2019-01-14 02:18:07,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:07.457 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.707s] 2019-01-14 02:18:08,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:08.310 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.852s] 2019-01-14 02:18:09,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:09.593 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.282s] 2019-01-14 02:18:09,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:09.970 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.378s] 2019-01-14 02:18:10,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:10.307 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.336s] 2019-01-14 02:18:10,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:10.804 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.496s] 2019-01-14 02:18:11,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:11.409 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.604s] 2019-01-14 02:18:11,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:11.650 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.241s] 2019-01-14 02:18:11,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:11.895 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.890s] 2019-01-14 02:18:11,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:11.905 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.254s] 2019-01-14 02:18:12,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:12.122 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.217s] 2019-01-14 02:18:12,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:12.705 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.581s] 2019-01-14 02:18:12,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:12.916 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.212s] 2019-01-14 02:18:13,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:13.145 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.228s] 2019-01-14 02:18:13,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:13.361 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.216s] 2019-01-14 02:18:13,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:13.571 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.210s] 2019-01-14 02:18:14,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:14.491 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.595s] 2019-01-14 02:18:18,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:18.703 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.212s] 2019-01-14 02:18:19,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:19.989 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.494s] 2019-01-14 02:18:20,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:20.419 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.430s] 2019-01-14 02:18:24,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:24.033 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.329s] 2019-01-14 02:18:24,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:24.331 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.083s] 2019-01-14 02:18:24,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:24.415 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.085s] 2019-01-14 02:18:24,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:24.502 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.087s] 2019-01-14 02:18:28,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:28.534 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.500s] 2019-01-14 02:18:32,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:32.546 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.012s] 2019-01-14 02:18:33,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:33.162 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.117s] 2019-01-14 02:18:33,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:33.227 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2019-01-14 02:18:33,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:33.412 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.185s] 2019-01-14 02:18:33,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:33.506 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.093s] 2019-01-14 02:18:33,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:33.507 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 02:18:35,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.036 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2019-01-14 02:18:35,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.263 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.226s] 2019-01-14 02:18:35,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.305 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.042s] 2019-01-14 02:18:35,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.338 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.033s] 2019-01-14 02:18:35,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.373 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.034s] 2019-01-14 02:18:35,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.426 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.053s] 2019-01-14 02:18:35,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.523 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.097s] 2019-01-14 02:18:35,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.573 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.049s] 2019-01-14 02:18:35,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.614 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.041s] 2019-01-14 02:18:35,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:35.654 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.040s] 2019-01-14 02:18:37,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:37.251 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.704s] 2019-01-14 02:18:42,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:42.450 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.198s] 2019-01-14 02:18:42,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:42.669 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.220s] 2019-01-14 02:18:42,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:42.789 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.120s] 2019-01-14 02:18:43,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:43.094 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.304s] 2019-01-14 02:18:43,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:43.137 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.043s] 2019-01-14 02:18:43,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:43.184 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.047s] 2019-01-14 02:18:43,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:43.282 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2019-01-14 02:18:43,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:43.413 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.131s] 2019-01-14 02:18:43,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:43.457 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.043s] 2019-01-14 02:18:43,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:43.526 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.069s] 2019-01-14 02:18:46,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:46.378 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.695s] 2019-01-14 02:18:48,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:48.288 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.761s] 2019-01-14 02:18:57,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:57.132 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.244s] 2019-01-14 02:18:58,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:18:58.857 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.725s] 2019-01-14 02:19:07,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:07.064 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 02:19:08,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:08.135 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [53.208s] 2019-01-14 02:19:10,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:10.197 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.183s] 2019-01-14 02:19:17,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:17.496 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.299s] 2019-01-14 02:19:18,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:18.310 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.674s] 2019-01-14 02:19:23,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:23.320 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.823s] 2019-01-14 02:19:25,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:25.036 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.800s] 2019-01-14 02:19:26,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:26.729 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.413s] 2019-01-14 02:19:26,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:26.731 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.408s] 2019-01-14 02:19:35,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:35.113 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.078s] 2019-01-14 02:19:36,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:36.259 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.532s] 2019-01-14 02:19:36,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:36.669 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [28.523s] 2019-01-14 02:19:41,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:41.991 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.227s] 2019-01-14 02:19:42,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:42.209 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.217s] 2019-01-14 02:19:49,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:49.757 17742 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2019-01-14 02:19:50,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:50.185 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [23.451s] 2019-01-14 02:19:51,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:51.394 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.213s] 2019-01-14 02:19:53,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:53.616 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.345s] 2019-01-14 02:19:53,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:19:53.636 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.020s] 2019-01-14 02:20:02,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:02.783 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.452s] 2019-01-14 02:20:06,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:06.902 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.119s] 2019-01-14 02:20:08,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:08.889 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.986s] 2019-01-14 02:20:08,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:08.932 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.042s] 2019-01-14 02:20:08,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:08.973 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.041s] 2019-01-14 02:20:20,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:20.269 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.617s] 2019-01-14 02:20:20,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:20.947 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.973s] 2019-01-14 02:20:21,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:21.187 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.240s] 2019-01-14 02:20:21,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:21.207 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.938s] 2019-01-14 02:20:21,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:21.227 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.041s] 2019-01-14 02:20:24,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:24.265 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.053s] 2019-01-14 02:20:24,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:24.980 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.718s] 2019-01-14 02:20:26,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:26.634 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.651s] 2019-01-14 02:20:27,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:27.611 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.977s] 2019-01-14 02:20:28,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:28.928 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.314s] 2019-01-14 02:20:28,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:28.970 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2019-01-14 02:20:29,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:29.156 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.175s] 2019-01-14 02:20:32,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:32.485 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.170s] 2019-01-14 02:20:33,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:33.440 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.186s] 2019-01-14 02:20:33,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:33.628 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.187s] 2019-01-14 02:20:33,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:33.840 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.211s] 2019-01-14 02:20:33,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:33.953 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.466s] 2019-01-14 02:20:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.019 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.179s] 2019-01-14 02:20:34,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.205 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.186s] 2019-01-14 02:20:34,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.215 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2019-01-14 02:20:34,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.444 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.228s] 2019-01-14 02:20:34,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.481 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.036s] 2019-01-14 02:20:34,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.661 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.180s] 2019-01-14 02:20:34,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.866 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.204s] 2019-01-14 02:20:34,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.874 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2019-01-14 02:20:34,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.903 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.950s] 2019-01-14 02:20:34,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.913 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.038s] 2019-01-14 02:20:34,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.954 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.041s] 2019-01-14 02:20:34,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:34.991 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.036s] 2019-01-14 02:20:35,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:35.026 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2019-01-14 02:20:35,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:35.034 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2019-01-14 02:20:35,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:35.069 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2019-01-14 02:20:35,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:35.276 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.207s] 2019-01-14 02:20:35,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:35.315 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.038s] 2019-01-14 02:20:35,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:35.350 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.035s] 2019-01-14 02:20:35,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:35.448 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.545s] 2019-01-14 02:20:36,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:36.211 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.762s] 2019-01-14 02:20:37,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:37.663 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.451s] 2019-01-14 02:20:38,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:38.350 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.687s] 2019-01-14 02:20:38,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:38.427 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.077s] 2019-01-14 02:20:38,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:38.445 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2019-01-14 02:20:38,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:38.462 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2019-01-14 02:20:38,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:38.477 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.014s] 2019-01-14 02:20:43,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:43.743 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.419s] 2019-01-14 02:20:44,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:44.335 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.592s] 2019-01-14 02:20:47,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:47.779 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.853s] 2019-01-14 02:20:53,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:53.375 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.595s] 2019-01-14 02:20:53,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:53.969 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.047s] 2019-01-14 02:20:54,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:54.202 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.232s] 2019-01-14 02:20:54,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:54.251 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2019-01-14 02:20:54,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:54.858 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.606s] 2019-01-14 02:20:54,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:54.978 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.120s] 2019-01-14 02:20:55,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:55.225 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.247s] 2019-01-14 02:20:55,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:55.262 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2019-01-14 02:20:55,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:55.312 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2019-01-14 02:20:55,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:55.388 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.076s] 2019-01-14 02:20:55,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:55.629 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.240s] 2019-01-14 02:20:55,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:55.880 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.250s] 2019-01-14 02:20:55,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:55.968 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.087s] 2019-01-14 02:20:56,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:56.052 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.084s] 2019-01-14 02:20:56,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:56.119 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.067s] 2019-01-14 02:20:56,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:56.185 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.066s] 2019-01-14 02:20:56,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:20:56.804 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [81.686s] 2019-01-14 02:21:14,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:21:14.002 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.197s] 2019-01-14 02:21:26,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:21:26.719 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.565s] 2019-01-14 02:21:32,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:21:32.799 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.077s] 2019-01-14 02:21:42,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:21:42.891 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [10.088s] 2019-01-14 02:21:48,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:21:48.866 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.977s] 2019-01-14 02:22:42,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:22:42.022 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.147s] 2019-01-14 02:22:46,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:22:46.260 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-14 02:22:50,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:22:50.168 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.532s] 2019-01-14 02:22:51,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:22:51.636 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.468s] 2019-01-14 02:23:04,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:04.267 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.177s] 2019-01-14 02:23:04,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:04.316 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.049s] 2019-01-14 02:23:04,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:04.668 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.352s] 2019-01-14 02:23:06,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:06.159 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.491s] 2019-01-14 02:23:09,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:09.732 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.572s] 2019-01-14 02:23:09,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:09.776 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.044s] 2019-01-14 02:23:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:09.999 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.223s] 2019-01-14 02:23:23,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:23.418 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2019-01-14 02:23:27,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:27.251 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.194s] 2019-01-14 02:23:32,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:32.430 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.902s] 2019-01-14 02:23:33,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:33.017 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.588s] 2019-01-14 02:23:54,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:23:54.020 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.999s] 2019-01-14 02:24:05,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:24:05.355 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.065s] 2019-01-14 02:24:05,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 02:24:05.415 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.060s] 2019-01-14 02:24:13,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ce9b56ca-f367-41de-9f04-1f4395d9597f 2019-01-14 02:24:13,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ce9b56ca-f367-41de-9f04-1f4395d9597f']'. 2019-01-14 02:24:14,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 02:24:14,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 02:24:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 02:24:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ce9b56ca-f367-41de-9f04-1f4395d9597f | 2019-01-14 02:24:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 02:24:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 02:17:10 | 2019-01-14 02:24:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 02:24:13 | 2019-01-14 02:24:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:03 | 2019-01-14 02:24:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 02:24:14,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 02:24:14,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 02:24:14,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a5e11617-32b9-4f58-b258-28e33a07c011) | 2019-01-14 02:24:14,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 02:24:14,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8b1a362b-e840-462c-b444-08fb7b3d4eb2) | 2019-01-14 02:24:14,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2019-01-14 02:24:14,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 410.648 | 2019-01-14 02:24:14,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2019-01-14 02:24:14,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-14 02:24:14,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 02:24:14,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 02:24:14,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 02:24:14,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 02:24:14,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 02:24:14,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 02:24:14,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-14 02:24:16,556 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 02:24:16,556 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:18 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-14 02:24:19,775 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-14 02:24:20,709 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'99771c8411e94d0bb3c6cfa6255a0331', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_95bc009a-1be4-435c-a43b-0975a0323355'}) 2019-01-14 02:24:21,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e271683ce2364fe7b5ceb93b978ccce8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_95bc009a-1be4-435c-a43b-0975a0323355'}) 2019-01-14 02:24:21,773 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_95bc009a-1be4-435c-a43b-0975a0323355', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'99771c8411e94d0bb3c6cfa6255a0331', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '29064e95-e06b-4c56-8b98-7d744b554b1c', 'username': u'patrole-user_95bc009a-1be4-435c-a43b-0975a0323355', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 02:24:21,776 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_95bc009a-1be4-435c-a43b-0975a0323355', 'password': '29064e95-e06b-4c56-8b98-7d744b554b1c', 'project_name': 'patrole-project_95bc009a-1be4-435c-a43b-0975a0323355', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '99771c8411e94d0bb3c6cfa6255a0331', 'project_domain_name': 'Default'} 2019-01-14 02:24:23,094 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 02:24:25,243 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 02:24:27,387 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 30e919e9-a938-4f7e-aaef-fe62e482ee88 | 2019-01-14T02:24:27.037124 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 30e919e9-a938-4f7e-aaef-fe62e482ee88 ~/.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-14 02:24:30,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 02:24:31,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 02:24:33,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 02:24:36,149 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=9bce9689-adc3-47a3-a9df-9c884c48618c) as the default verifier for the future CLI operations. 2019-01-14 02:24:38,548 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-14 02:24:39,692 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/05e31914-e465-4e3f-b759-73380f5f2e9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/05e31914-e465-4e3f-b759-73380f5f2e9f/file', 'owner': u'99771c8411e94d0bb3c6cfa6255a0331', 'id': u'05e31914-e465-4e3f-b759-73380f5f2e9f', 'size': 12716032, u'self': u'/v2/images/05e31914-e465-4e3f-b759-73380f5f2e9f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'99771c8411e94d0bb3c6cfa6255a0331', 'name': 'patrole-project_95bc009a-1be4-435c-a43b-0975a0323355', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/05e31914-e465-4e3f-b759-73380f5f2e9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T02:24:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T02:24:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_95bc009a-1be4-435c-a43b-0975a0323355', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/05e31914-e465-4e3f-b759-73380f5f2e9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_95bc009a-1be4-435c-a43b-0975a0323355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_95bc009a-1be4-435c-a43b-0975a0323355', 'created': u'2019-01-14T02:24:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T02:24:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/05e31914-e465-4e3f-b759-73380f5f2e9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_95bc009a-1be4-435c-a43b-0975a0323355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 02:24:39,904 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_95bc009a-1be4-435c-a43b-0975a0323355', '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'31b9513b6c57489692efc0638736c929', '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'acc19468-573a-49f7-81df-cd1b9b3f155b', 'swap': 0}) 2019-01-14 02:24:40,737 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/6c65aa3d-aa97-4d99-a19c-dd5e50e6445d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c65aa3d-aa97-4d99-a19c-dd5e50e6445d/file', 'owner': u'99771c8411e94d0bb3c6cfa6255a0331', 'id': u'6c65aa3d-aa97-4d99-a19c-dd5e50e6445d', 'size': 12716032, u'self': u'/v2/images/6c65aa3d-aa97-4d99-a19c-dd5e50e6445d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'99771c8411e94d0bb3c6cfa6255a0331', 'name': 'patrole-project_95bc009a-1be4-435c-a43b-0975a0323355', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/6c65aa3d-aa97-4d99-a19c-dd5e50e6445d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T02:24:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T02:24:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_95bc009a-1be4-435c-a43b-0975a0323355', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6c65aa3d-aa97-4d99-a19c-dd5e50e6445d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_95bc009a-1be4-435c-a43b-0975a0323355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_95bc009a-1be4-435c-a43b-0975a0323355', 'created': u'2019-01-14T02:24:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T02:24:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6c65aa3d-aa97-4d99-a19c-dd5e50e6445d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_95bc009a-1be4-435c-a43b-0975a0323355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 02:24:40,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_95bc009a-1be4-435c-a43b-0975a0323355', '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'31b9513b6c57489692efc0638736c929', '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'b50b955f-e91b-4c16-813d-38a126845f8a', 'swap': 0}) 2019-01-14 02:24:40,815 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_95bc009a-1be4-435c-a43b-0975a0323355', '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'31b9513b6c57489692efc0638736c929', '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'b50b955f-e91b-4c16-813d-38a126845f8a', 'swap': 0}) 2019-01-14 02:24:43,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 02:24:43,686 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 02:24:43,686 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 02:24:43,689 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 02:24:43,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 02:24:46,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9bce9689-adc3-47a3-a9df-9c884c48618c/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-01-14 02:24:46,894 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 02:24:46,900 - 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-14 02:26:19,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9addfc59-ff0f-4b52-ba07-2ad07e2f80e3 2019-01-14 02:26:19,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9addfc59-ff0f-4b52-ba07-2ad07e2f80e3']'. 2019-01-14 02:26:19,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 02:26:19,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 02:26:19,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 02:26:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9addfc59-ff0f-4b52-ba07-2ad07e2f80e3 | 2019-01-14 02:26:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 02:26:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 02:24:48 | 2019-01-14 02:26:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 02:26:18 | 2019-01-14 02:26:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:30 | 2019-01-14 02:26:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 02:26:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 02:26:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9bce9689-adc3-47a3-a9df-9c884c48618c) | 2019-01-14 02:26:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 02:26:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 30e919e9-a938-4f7e-aaef-fe62e482ee88) | 2019-01-14 02:26:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2019-01-14 02:26:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 72.089 | 2019-01-14 02:26:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2019-01-14 02:26:19,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-01-14 02:26:19,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 02:26:19,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 02:26:19,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 02:26:19,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 02:26:19,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 02:26:19,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 02:26:20,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-14 02:26:21,961 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 02:26:21,961 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:43 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 02:26:24,606 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-14 02:26:25,576 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'5774cda720694329a05fcfbfe90de7bc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_e103a2dd-ac74-45c4-893a-eaf42644ce01'}) 2019-01-14 02:26:25,981 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5a0ecd5873f7483482c4b00ccd7dabe7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_e103a2dd-ac74-45c4-893a-eaf42644ce01'}) 2019-01-14 02:26:26,660 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_e103a2dd-ac74-45c4-893a-eaf42644ce01', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'5774cda720694329a05fcfbfe90de7bc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '37249e0c-3f71-4fc4-ab05-34c628cc8aaa', 'username': u'snaps_smoke-user_e103a2dd-ac74-45c4-893a-eaf42644ce01', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 02:26:26,664 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_e103a2dd-ac74-45c4-893a-eaf42644ce01', 'password': '37249e0c-3f71-4fc4-ab05-34c628cc8aaa', 'project_name': 'snaps_smoke-project_e103a2dd-ac74-45c4-893a-eaf42644ce01', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '5774cda720694329a05fcfbfe90de7bc', 'project_domain_name': 'Default'} 2019-01-14 02:26:29,185 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 02:26:29,776 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.24:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2019-01-14 02:26:29,777 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-14 02:26:29,777 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-14 03:07:47,531 - xtesting.core.unit - INFO - Total tests: 112 Passed tests: 110 Failed tests: 2 Skipped tests: 0 Seen tags: 2019-01-14 03:07:48,130 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/snaps_smoke/subunit_stream /var/lib/xtesting/results/snaps_smoke/results.html snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests.test_connect_via_ssh_heat_vm snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests.test_connect_via_ssh_heat_vm_derived 2019-01-14 03:07:48,242 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 03:07:48,243 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 41:18 | FAIL | +---------------------+------------------+------------------+----------------+ 2019-01-14 03:07:49,735 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2019-01-14 03:07:49,789 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-14 03:07:50,748 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'688b20a0d0b84852b2e7a6d68e1135be', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_c4cbd777-1451-48ae-a381-66d1e960699a'}) 2019-01-14 03:07:51,119 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f951b62d26524ca2b22232690f7f0068', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_c4cbd777-1451-48ae-a381-66d1e960699a'}) 2019-01-14 03:07:51,858 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_c4cbd777-1451-48ae-a381-66d1e960699a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'688b20a0d0b84852b2e7a6d68e1135be', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9d41f890-d918-4668-b117-79aa399fb189', 'username': u'neutron_trunk-user_c4cbd777-1451-48ae-a381-66d1e960699a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 03:07:51,862 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_c4cbd777-1451-48ae-a381-66d1e960699a', 'password': '9d41f890-d918-4668-b117-79aa399fb189', 'project_name': 'neutron_trunk-project_c4cbd777-1451-48ae-a381-66d1e960699a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '688b20a0d0b84852b2e7a6d68e1135be', 'project_domain_name': 'Default'} 2019-01-14 03:07:53,072 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 03:07:55,252 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 03:07:57,353 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d6f6658d-fec4-48a7-96bf-8822c37529f1 | 2019-01-14T03:07:56.998586 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d6f6658d-fec4-48a7-96bf-8822c37529f1 ~/.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-14 03:08:00,570 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 03:08:01,374 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 03:08:03,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 03:08:06,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=aefd6249-f36c-469a-b3d1-40744c457ddb) as the default verifier for the future CLI operations. 2019-01-14 03:08:08,764 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-14 03:08:09,575 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/1e795022-a92d-40d2-8afb-e2a50f832c82/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e795022-a92d-40d2-8afb-e2a50f832c82/file', 'owner': u'688b20a0d0b84852b2e7a6d68e1135be', 'id': u'1e795022-a92d-40d2-8afb-e2a50f832c82', 'size': 12716032, u'self': u'/v2/images/1e795022-a92d-40d2-8afb-e2a50f832c82', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'688b20a0d0b84852b2e7a6d68e1135be', 'name': 'neutron_trunk-project_c4cbd777-1451-48ae-a381-66d1e960699a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/1e795022-a92d-40d2-8afb-e2a50f832c82/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T03:08:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T03:08:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_c4cbd777-1451-48ae-a381-66d1e960699a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1e795022-a92d-40d2-8afb-e2a50f832c82', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_c4cbd777-1451-48ae-a381-66d1e960699a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_c4cbd777-1451-48ae-a381-66d1e960699a', 'created': u'2019-01-14T03:08:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T03:08:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1e795022-a92d-40d2-8afb-e2a50f832c82', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_c4cbd777-1451-48ae-a381-66d1e960699a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 03:08:09,804 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_c4cbd777-1451-48ae-a381-66d1e960699a', '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'31b9513b6c57489692efc0638736c929', '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'd1f1d722-6655-4f96-be7e-fe3ab9e829d9', 'swap': 0}) 2019-01-14 03:08:10,619 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/c85e6118-e38e-440a-a4b5-0a962e1539f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c85e6118-e38e-440a-a4b5-0a962e1539f3/file', 'owner': u'688b20a0d0b84852b2e7a6d68e1135be', 'id': u'c85e6118-e38e-440a-a4b5-0a962e1539f3', 'size': 12716032, u'self': u'/v2/images/c85e6118-e38e-440a-a4b5-0a962e1539f3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'688b20a0d0b84852b2e7a6d68e1135be', 'name': 'neutron_trunk-project_c4cbd777-1451-48ae-a381-66d1e960699a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/c85e6118-e38e-440a-a4b5-0a962e1539f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T03:08:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T03:08:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c4cbd777-1451-48ae-a381-66d1e960699a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c85e6118-e38e-440a-a4b5-0a962e1539f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c4cbd777-1451-48ae-a381-66d1e960699a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_c4cbd777-1451-48ae-a381-66d1e960699a', 'created': u'2019-01-14T03:08:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T03:08:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c85e6118-e38e-440a-a4b5-0a962e1539f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c4cbd777-1451-48ae-a381-66d1e960699a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 03:08:10,662 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c4cbd777-1451-48ae-a381-66d1e960699a', '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'31b9513b6c57489692efc0638736c929', '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'c6c19562-e62b-444f-8071-63b5b3a6a6e6', 'swap': 0}) 2019-01-14 03:08:10,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c4cbd777-1451-48ae-a381-66d1e960699a', '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'31b9513b6c57489692efc0638736c929', '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'c6c19562-e62b-444f-8071-63b5b3a6a6e6', 'swap': 0}) 2019-01-14 03:08:13,458 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 03:08:13,458 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 03:08:13,459 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 03:08:13,462 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 03:08:13,479 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 03:08:16,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-aefd6249-f36c-469a-b3d1-40744c457ddb/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-14 03:08:16,373 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 03:08:16,379 - 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-14 03:11:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 145f96de-31ad-44d7-a932-ab253505e6b9 2019-01-14 03:11:27,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '145f96de-31ad-44d7-a932-ab253505e6b9']'. 2019-01-14 03:11:28,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 03:11:28,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 145f96de-31ad-44d7-a932-ab253505e6b9 | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 03:08:18 | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 03:11:27 | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:09 | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 03:11:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: aefd6249-f36c-469a-b3d1-40744c457ddb) | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d6f6658d-fec4-48a7-96bf-8822c37529f1) | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 174.544 | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 03:11:28,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 03:11:28,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 03:11:28,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 03:11:28,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 03:11:28,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-14 03:11:30,399 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 03:11:30,399 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:22 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-14 03:11:33,864 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-01-14 03:11:34,807 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'7c5e0d71dc0c47c7bc093707e36598bb', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_e5253d14-270f-4815-88d5-1da773a74f85'}) 2019-01-14 03:11:35,256 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'96b8128588294d6aa456301ad86347f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_e5253d14-270f-4815-88d5-1da773a74f85'}) 2019-01-14 03:11:35,937 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_e5253d14-270f-4815-88d5-1da773a74f85', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'7c5e0d71dc0c47c7bc093707e36598bb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b2da34e6-5c7c-4f6a-bf93-cc029980a50d', 'username': u'networking-bgpvpn-user_e5253d14-270f-4815-88d5-1da773a74f85', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 03:11:35,941 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_e5253d14-270f-4815-88d5-1da773a74f85', 'password': 'b2da34e6-5c7c-4f6a-bf93-cc029980a50d', 'project_name': 'networking-bgpvpn-project_e5253d14-270f-4815-88d5-1da773a74f85', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '7c5e0d71dc0c47c7bc093707e36598bb', 'project_domain_name': 'Default'} 2019-01-14 03:11:37,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 03:11:39,699 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 03:11:41,756 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ce3f663e-6082-4d88-bc19-660c7ad7ff58 | 2019-01-14T03:11:41.404491 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ce3f663e-6082-4d88-bc19-660c7ad7ff58 ~/.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-14 03:11:44,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 03:11:45,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 03:11:47,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 03:11:50,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=fd6f0fc7-9bc1-4709-bdef-8ec875cd6628) as the default verifier for the future CLI operations. 2019-01-14 03:11:52,548 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-01-14 03:11:53,451 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-01-14 03:11:53,451 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-01-14 03:11:53,506 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-01-14 03:11:54,497 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'749d41d2b7bd4aa9a34b6ddd99e8790c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_a6578c49-a1b3-414c-953d-05deb6e53852'}) 2019-01-14 03:11:54,892 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bfd878534838409f992c461a97431d1d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_a6578c49-a1b3-414c-953d-05deb6e53852'}) 2019-01-14 03:11:55,572 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_a6578c49-a1b3-414c-953d-05deb6e53852', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'749d41d2b7bd4aa9a34b6ddd99e8790c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3c727fbe-b185-4c30-b65e-5e0ec0996f25', 'username': u'networking-sfc-user_a6578c49-a1b3-414c-953d-05deb6e53852', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 03:11:55,576 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_a6578c49-a1b3-414c-953d-05deb6e53852', 'password': '3c727fbe-b185-4c30-b65e-5e0ec0996f25', 'project_name': 'networking-sfc-project_a6578c49-a1b3-414c-953d-05deb6e53852', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '749d41d2b7bd4aa9a34b6ddd99e8790c', 'project_domain_name': 'Default'} 2019-01-14 03:11:56,847 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 03:11:59,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 03:12:01,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b433dcd7-907b-4b08-b172-992112b1dbae | 2019-01-14T03:12:01.269110 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b433dcd7-907b-4b08-b172-992112b1dbae ~/.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-14 03:12:04,654 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 03:12:05,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 03:12:07,319 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 03:12:10,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d5bf9698-7c06-4223-a18e-ac63bee0a99f) as the default verifier for the future CLI operations. 2019-01-14 03:12:12,257 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-01-14 03:12:13,189 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-01-14 03:12:13,189 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-01-14 03:12:13,251 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-01-14 03:12:14,188 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'a211493854564fa3bc6619236907861c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_e325e62b-be9d-4984-8cd6-af398f04350d'}) 2019-01-14 03:12:14,546 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'916b3ec77f5846aa9fc917900beb2ce4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_e325e62b-be9d-4984-8cd6-af398f04350d'}) 2019-01-14 03:12:15,287 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_e325e62b-be9d-4984-8cd6-af398f04350d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'a211493854564fa3bc6619236907861c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7947ad83-588f-4372-ad0c-aa2aa573d852', 'username': u'barbican-user_e325e62b-be9d-4984-8cd6-af398f04350d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 03:12:15,290 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_e325e62b-be9d-4984-8cd6-af398f04350d', 'password': '7947ad83-588f-4372-ad0c-aa2aa573d852', 'project_name': 'barbican-project_e325e62b-be9d-4984-8cd6-af398f04350d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'a211493854564fa3bc6619236907861c', 'project_domain_name': 'Default'} 2019-01-14 03:12:16,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 03:12:18,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 03:12:20,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9861a4c6-dae3-4a34-a635-8b756c0cabbb | 2019-01-14T03:12:20.395251 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9861a4c6-dae3-4a34-a635-8b756c0cabbb ~/.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-14 03:12:23,892 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 03:12:24,537 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 03:12:26,534 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 03:12:29,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=143e4ed9-a59f-48d3-b5e6-0cfb1f7203d7) as the default verifier for the future CLI operations. 2019-01-14 03:12:33,264 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-01-14 03:12:33,265 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-01-14 03:12:33,271 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:59 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:54 | FAIL | | rally_sanity | functest | smoke | 26:05 | PASS | | rally_jobs | functest | smoke | 29:57 | PASS | | refstack_defcore | functest | smoke | 07:18 | PASS | | patrole | functest | smoke | 01:43 | PASS | | snaps_smoke | functest | smoke | 41:18 | FAIL | | neutron_trunk | functest | smoke | 03:22 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-01-14 03:12:33,283 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 03:12:36,446 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 03:12:36,452 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Xh9CamAxgvPNEAfWmmVC4MTc9 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=31b9513b6c57489692efc0638736c929 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=6DpmrQRU8UwnsFXVkeRBHTTaN export OS_REGION_NAME=regionOne 2019-01-14 03:12:36,452 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 03:12:36,453 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2019-01-14 03:12:36,464 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-01-14 03:12:37,561 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'11f0ed6112404375a484fa7e000ceae9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_22522c78-9b53-4655-a99f-feb5e94ebb29'}) 2019-01-14 03:12:37,932 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'af1de6dc758a4a518fdcbee4710830c4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_22522c78-9b53-4655-a99f-feb5e94ebb29'}) 2019-01-14 03:12:38,631 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_22522c78-9b53-4655-a99f-feb5e94ebb29', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'11f0ed6112404375a484fa7e000ceae9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '580d6067-a23a-482f-aa31-1ef398499c79', 'username': u'vmtp-user_22522c78-9b53-4655-a99f-feb5e94ebb29', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 03:12:38,634 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_22522c78-9b53-4655-a99f-feb5e94ebb29', 'password': '580d6067-a23a-482f-aa31-1ef398499c79', 'project_name': 'vmtp-project_22522c78-9b53-4655-a99f-feb5e94ebb29', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '11f0ed6112404375a484fa7e000ceae9', 'project_domain_name': 'Default'} 2019-01-14 03:12:38,841 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-01-14 03:12:40,597 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'11f0ed6112404375a484fa7e000ceae9', u'created_at': u'2019-01-14T03:12:39Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T03:12:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'11f0ed6112404375a484fa7e000ceae9', u'id': u'c9101d59-716b-4bd4-bc85-7caee53d8c14', u'name': u'vmtp-router_22522c78-9b53-4655-a99f-feb5e94ebb29'}) 2019-01-14 03:12:46,237 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/8e0bc75a-106f-4ca6-a3c3-62e704b20b94/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8e0bc75a-106f-4ca6-a3c3-62e704b20b94/file', 'owner': u'11f0ed6112404375a484fa7e000ceae9', 'id': u'8e0bc75a-106f-4ca6-a3c3-62e704b20b94', 'size': 263717376, u'self': u'/v2/images/8e0bc75a-106f-4ca6-a3c3-62e704b20b94', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11f0ed6112404375a484fa7e000ceae9', 'name': 'vmtp-project_22522c78-9b53-4655-a99f-feb5e94ebb29', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/8e0bc75a-106f-4ca6-a3c3-62e704b20b94/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T03:12:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T03:12:46Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/vmtp-img_22522c78-9b53-4655-a99f-feb5e94ebb29', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/8e0bc75a-106f-4ca6-a3c3-62e704b20b94', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/vmtp-img_22522c78-9b53-4655-a99f-feb5e94ebb29', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_22522c78-9b53-4655-a99f-feb5e94ebb29', 'created': u'2019-01-14T03:12:42Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T03:12:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8e0bc75a-106f-4ca6-a3c3-62e704b20b94', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/vmtp-img_22522c78-9b53-4655-a99f-feb5e94ebb29', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 03:12:46,281 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_22522c78-9b53-4655-a99f-feb5e94ebb29', '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'31b9513b6c57489692efc0638736c929', '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': 0, 'id': u'8392e861-d938-4a1d-b1e6-d4839a96a2fb', 'swap': 0}) 2019-01-14 03:12:47,122 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_22522c78-9b53-4655-a99f-feb5e94ebb29' 2019-01-14 03:12:47,561 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSUjvjCE/NusbQuEYKxxSAiXd6XkzRsu4TDGP5IGOThg1XhMkriMRdNf5OZIJnsI9qZE1syIlkSOIyQ8/YZKG/UgIJa7Qa5SrhuZ8SDlWSazL+V+JsbCT7H9DK2qeS/5Qr6ItQm2nnbxxSrYiIy/SS74dAaEV9IScYm9afWmFLMWJ7yv6SsymaK9Umq8MFpRw90iKxwYDHDzmh9zCq0q/eVBeMi1bvVkNXclNNFEzJ3r5RN9Su14ALygMKDg5RcyRk+bxrj3FT64TGTdDK8q/seP46hckvRxxnlxQABOXxwJ+SC/ydfZ85cnKIuPlL2+Efi89SqBE8U4ajcPWCtz17 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0lI74whPzbrG0LhGCscUgIl3el5M0bLuEwxj+SBjk4YNV4TJ\nK4jEXTX+TmSCZ7CPamRNbMiJZEjiMkPP2GShv1ICCWu0GuUq4bmfEg5Vkmsy/lfi\nbGwk+x/Qytqnkv+UK+iLUJtp528cUq2IiMv0ku+HQGhFfSEnGJvWn1phSzFie8r+\nkrMpmivVJqvDBaUcPdIiscGAxw85ofcwqtKv3lQXjItW71ZDV3JTTRRMyd6+UTfU\nrteAC8oDCg4OUXMkZPm8a49xU+uExk3QyvKv7Hj+OoXJL0ccZ5cUAATl8cCfkgv8\nnX2fOXJyiLj5S9vhH4vPUqgRPFOGo3D1grc9ewIDAQABAoIBAB264hxFoIJEVLZM\nVhpP6eYBiJITomhCEsU+iyM8INdJq7kjXAx7WMaUS05phsWBf8RaSVeHQWSbqN3S\nGB9Omk6hGQib4OmsW1NtGb9Dp3T7EkpBwg/xeYjGBo2mOuncluVeCdNrJJ1CZ46I\nWTR9ICVlFolUM/5sIUqpPL1p2Tb3kkvt9doS8DC0TIUGd8zfWb3VF80MCd3mzQHg\nMtVjWUoBe2xlnzfVo8WX/A44JhkTifhJL/OWOz1zXwVjG1dn6RX6c1W4KzuNVqbF\nW5vIDwxUEvHBg6p3i9pFTVvhAFbXk7qnIu5lwiS85luZOm9y1LTB5yjNmAeaamt1\n/DJJWQECgYEA/PINA8hZRuyu95kyheUwBHUcYxdQSacHjsRcIRQ/H5taVCO6FdQF\n0qyHePxUIzPlBgfJIcEr0csTuG+1lVhlDgdO3IWjax7Bw6AEDng4KS8xlkM/x5kw\nXrvJwdQpitMIYKD4hFN+93eALelTy59iSWg2ETKugSqqSzpgg2XbhFkCgYEA1Nxq\nXZuu72YtzH5bs/h3kB/YFG9yyvfG0DU6GguStz5Brq/5KxHlHwDPZPn5hYR3NDOu\nI8N/Dom0LZ8mfYvBlVGhxj/NDEt5uKKj4+T55TyHiWhWqGJ9ldQBSGlcH6gBypjK\nJCET3Pd40Ivz0suAHCYhPZukpghO+rIBpLr95fMCgYB+pftaP4BkALICixQ+8mg+\ncxzJiKzMk/M2yp6OeYK5oqFxq4nK0CQyPex+6Wh/T8aGZHOSkRQNsS6olFZI9r9y\nbLpRtCAEzJucBYzCafNEu7qKUBWpLMyJQmFcyYwbVFrHdxG3v868vXrSghdQxvcB\nZkpcBhJV3jTyAcK9R8zH0QKBgEWDPZEYOEah3a78TMI3EASXAZ+azagOxnRUDYdX\n5C/HOvfrK7mu/F3li9Tz9VJu8eawQdwYCbQbsCV95bn2G9/Bas0tJK8xLqznIBJa\nQmlkHPb4heQzVcPKGikljxofaYZZ4xltW+k7P88LBTL/lfSbVxuhamF2MSSZYQQE\ntMmVAoGBAOtnLnc+NCoUSv5Tz6ezHnbBIreN/rt4YWFQZGKQoPIlaEX08JYqPCnd\nbDqXnCCao8nsntzyYdSINjAJOGW8wbPaC+YgdwX7TCTwknC8V7sW8vCOmxf65o8b\n7ycbkvwny6unIslAj92O6ANNC8x8hWCC80OsQ7PL5eNY7zdjk6hw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'af1de6dc758a4a518fdcbee4710830c4', 'name': u'vmtp_22522c78-9b53-4655-a99f-feb5e94ebb29', 'created_at': '2019-01-14T03:12:47.561047', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11f0ed6112404375a484fa7e000ceae9', 'name': 'vmtp-project_22522c78-9b53-4655-a99f-feb5e94ebb29', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'aa:71:53:b4:cc:b5:86:a9:e4:06:90:c7:34:3b:de:c8', 'type': 'ssh', 'id': u'vmtp_22522c78-9b53-4655-a99f-feb5e94ebb29'}) 2019-01-14 03:12:48,438 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-01-14 04:06:32,309 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2019-01-14 03:12:49,109 INFO Using http://172.30.9.24:5000//v3 2019-01-14 03:12:49,109 INFO VM public key: /tmp/tmp3H_PCw 2019-01-14 03:12:49,110 INFO VM private key: /tmp/tmpFrkzkA 2019-01-14 03:12:50,004 INFO Found image vmtp-img_22522c78-9b53-4655-a99f-feb5e94ebb29 to launch VM, will continue 2019-01-14 03:12:50,704 INFO Using external router: vmtp-router_22522c78-9b53-4655-a99f-feb5e94ebb29 2019-01-14 03:12:50,704 INFO Using external network: external. 2019-01-14 03:12:52,045 INFO Created internal network: pns-internal-net_22522c78-9b53-4655-a99f-feb5e94ebb29. 2019-01-14 03:12:53,020 INFO Created internal network: pns-internal-net2_22522c78-9b53-4655-a99f-feb5e94ebb29. 2019-01-14 03:12:54,721 DEBUG Ext router associated to pns-internal-net_22522c78-9b53-4655-a99f-feb5e94ebb29 2019-01-14 03:12:56,371 DEBUG Ext router associated to pns-internal-net2_22522c78-9b53-4655-a99f-feb5e94ebb29 2019-01-14 03:12:56,404 INFO OpenStack agent: Unknown agent 2019-01-14 03:12:56,404 INFO OpenStack network type: vxlan 2019-01-14 03:12:57,468 INFO [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] Creating server VM... 2019-01-14 03:12:57,469 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-01-14 03:12:58,967 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 1 of 150... 2019-01-14 03:13:01,530 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 2 of 150... 2019-01-14 03:13:04,031 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 3 of 150... 2019-01-14 03:13:06,370 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 4 of 150... 2019-01-14 03:13:08,511 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 5 of 150... 2019-01-14 03:13:10,840 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 6 of 150... 2019-01-14 03:13:13,221 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 7 of 150... 2019-01-14 03:13:15,704 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 8 of 150... 2019-01-14 03:13:18,405 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 9 of 150... 2019-01-14 03:13:20,899 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 10 of 150... 2019-01-14 03:13:23,386 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 11 of 150... 2019-01-14 03:13:25,791 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 12 of 150... 2019-01-14 03:13:28,277 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 13 of 150... 2019-01-14 03:13:30,592 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 14 of 150... 2019-01-14 03:13:32,905 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 15 of 150... 2019-01-14 03:13:35,044 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 16 of 150... 2019-01-14 03:13:37,539 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 17 of 150... 2019-01-14 03:13:39,705 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 18 of 150... 2019-01-14 03:13:42,022 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 19 of 150... 2019-01-14 03:13:44,162 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 20 of 150... 2019-01-14 03:13:46,513 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 21 of 150... 2019-01-14 03:13:48,859 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 22 of 150... 2019-01-14 03:13:51,173 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 23 of 150... 2019-01-14 03:13:53,487 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 24 of 150... 2019-01-14 03:13:55,804 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 25 of 150... 2019-01-14 03:13:58,298 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 26 of 150... 2019-01-14 03:14:00,629 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 27 of 150... 2019-01-14 03:14:03,107 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 28 of 150... 2019-01-14 03:14:05,425 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 29 of 150... 2019-01-14 03:14:07,567 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 30 of 150... 2019-01-14 03:14:09,896 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 31 of 150... 2019-01-14 03:14:12,031 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 32 of 150... 2019-01-14 03:14:14,350 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 33 of 150... 2019-01-14 03:14:16,677 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 34 of 150... 2019-01-14 03:14:19,004 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 35 of 150... 2019-01-14 03:14:21,323 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 36 of 150... 2019-01-14 03:14:23,467 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 37 of 150... 2019-01-14 03:14:25,795 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 38 of 150... 2019-01-14 03:14:28,137 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 39 of 150... 2019-01-14 03:14:30,283 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 40 of 150... 2019-01-14 03:14:32,427 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 41 of 150... 2019-01-14 03:14:34,747 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 42 of 150... 2019-01-14 03:14:36,901 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] VM status=BUILD, retrying 43 of 150... 2019-01-14 03:14:41,538 INFO [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] Internal network IP: 192.168.1.20 2019-01-14 03:14:41,538 INFO [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] SSH IP: 172.30.9.200 2019-01-14 03:14:41,538 INFO [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] Setup SSH for ubuntu@172.30.9.200 2019-01-14 04:06:23,737 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 318, in setup self.net.vm_int_net[0]) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 169, in create_instance init_file_name=user_data_file)) File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 47, in create init_file_name) File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 197, in create if not self.setup_ssh(self.ssh_access): File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 71, in setup_ssh connect_retry_count=self.config.ssh_retry_count) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 173, in __init__ self.__get_distro() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 360, in __get_distro (status, distro_out, _) = self.execute(distro_cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 234, in run client = self._get_client() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 214, in _get_client raise SSHError(msg) SSHError: [172.30.9.200] SSH Connection failed after 50 attempts 2019-01-14 04:06:23,738 INFO Cleaning up... 2019-01-14 04:06:23,738 INFO Deleting floating ip 9c837973-a8fd-49e2-9667-519a2fb9f341 2019-01-14 04:06:24,798 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] Floating IP 172.30.9.200 deleted 2019-01-14 04:06:25,140 DEBUG [TestServer_22522c78-9b53-4655-a99f-feb5e94ebb291] Instance deleted 2019-01-14 04:06:30,213 INFO Network pns-internal-net_22522c78-9b53-4655-a99f-feb5e94ebb29 deleted. 2019-01-14 04:06:31,987 INFO Network pns-internal-net2_22522c78-9b53-4655-a99f-feb5e94ebb29 deleted. 2019-01-14 04:06:32,045 INFO Removed public key pns_public_key 2019-01-14 04:06:32,045 INFO Deleting security group 2019-01-14 04:06:32,231 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 0 [0.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 29 +----------+-------------------------------------------------------+-------------------+------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | SKIPPED | {} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | SKIPPED | {} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | SKIPPED | {} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+------+ No handlers could be found for logger "vmtp_file" 2019-01-14 04:06:32,233 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-01-14 04:06:32,435 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 04:06:32,435 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 53:53 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 04:06:37,108 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2019-01-14 04:06:37,121 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-01-14 04:06:38,140 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_00dc116c-4c41-43e6-96f8-746b6478643e'}) 2019-01-14 04:06:38,543 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9177c53f9dcd4eb48233b2db01ebd67b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_00dc116c-4c41-43e6-96f8-746b6478643e'}) 2019-01-14 04:06:39,329 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_00dc116c-4c41-43e6-96f8-746b6478643e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a95dec76-2be2-4466-b809-1ae00015f877', 'username': u'shaker-user_00dc116c-4c41-43e6-96f8-746b6478643e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 04:06:39,333 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_00dc116c-4c41-43e6-96f8-746b6478643e', 'password': 'a95dec76-2be2-4466-b809-1ae00015f877', 'project_name': 'shaker-project_00dc116c-4c41-43e6-96f8-746b6478643e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '52fea5bce7094c5fb7b69f07bf2af4ad', 'project_domain_name': 'Default'} 2019-01-14 04:06:40,015 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-01-14 04:06:40,703 - 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-14T04:06:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8d93cf30-91bd-4a47-aa93-b88835f80b28', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_00dc116c-4c41-43e6-96f8-746b6478643e', u'admin_state_up': True, u'tenant_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', u'created_at': u'2019-01-14T04:06:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'52fea5bce7094c5fb7b69f07bf2af4ad'}) 2019-01-14 04:06:42,105 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T04:06:41Z', 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'd509c0df-6071-4172-af77-b44230b2908d', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_00dc116c-4c41-43e6-96f8-746b6478643e', u'enable_dhcp': True, u'network_id': u'8d93cf30-91bd-4a47-aa93-b88835f80b28', u'tenant_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', u'created_at': u'2019-01-14T04:06:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'52fea5bce7094c5fb7b69f07bf2af4ad'}) 2019-01-14 04:06:43,119 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', u'created_at': u'2019-01-14T04:06:42Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T04:06:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', u'id': u'82fdc85f-83b4-42e9-a4b6-330f1c110eb8', u'name': u'shaker-router_00dc116c-4c41-43e6-96f8-746b6478643e'}) 2019-01-14 04:06:58,646 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/b057d284-b415-430f-bfcc-3de70709bd40/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b057d284-b415-430f-bfcc-3de70709bd40/file', 'owner': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'id': u'b057d284-b415-430f-bfcc-3de70709bd40', 'size': 666173440, u'self': u'/v2/images/b057d284-b415-430f-bfcc-3de70709bd40', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'name': 'shaker-project_00dc116c-4c41-43e6-96f8-746b6478643e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/b057d284-b415-430f-bfcc-3de70709bd40/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T04:06:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T04:06:58Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_00dc116c-4c41-43e6-96f8-746b6478643e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/b057d284-b415-430f-bfcc-3de70709bd40', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_00dc116c-4c41-43e6-96f8-746b6478643e', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_00dc116c-4c41-43e6-96f8-746b6478643e', 'created': u'2019-01-14T04:06:49Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-01-14T04:06:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b057d284-b415-430f-bfcc-3de70709bd40', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_00dc116c-4c41-43e6-96f8-746b6478643e', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2019-01-14 04:06:58,681 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_00dc116c-4c41-43e6-96f8-746b6478643e', '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'31b9513b6c57489692efc0638736c929', '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': 3, 'id': u'9e48d222-da10-482c-ba90-1a712b01d20f', 'swap': 0}) 2019-01-14 04:06:59,313 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWqBz1cLgsuO7Bvfsq83FPqqdRM+cbq+WSVZFHMNLJ5cA2rtiFTR4ttnTl0hI738Va8LMkfD9fR7C+qEO1m37jI99gFQ017Gng5FmPY+6U3og6F+ymvUh8OfDsyOD1D11fPFHRzWKNvEefRdOjY5qLZAMVbfs4FkjKhoHWXY+IpfKyE5bN5hkRy9y7eD4AGD/zqgg3FqwXZGNcjLO9P7KbHAFR52ARrXiektUU0pS5sNzOEkyaYUiwxAhkLL+HK8JKaEwnjDhgPesxrE9r9tPwb6dOiL5sGiBfche4lbP3oPYfZGKgkUCitoP9K3icVkH+9UW19WoMuRUZDIowXAw9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1qgc9XC4LLjuwb37KvNxT6qnUTPnG6vlklWRRzDSyeXANq7Y\nhU0eLbZ05dISO9/FWvCzJHw/X0ewvqhDtZt+4yPfYBUNNexp4ORZj2PulN6IOhfs\npr1IfDnw7Mjg9Q9dXzxR0c1ijbxHn0XTo2Oai2QDFW37OBZIyoaB1l2PiKXyshOW\nzeYZEcvcu3g+ABg/86oINxasF2RjXIyzvT+ymxwBUedgEa14npLVFNKUubDczhJM\nmmFIsMQIZCy/hyvCSmhMJ4w4YD3rMaxPa/bT8G+nToi+bBogX3IXuJWz96D2H2Ri\noJFAoraD/St4nFZB/vVFtfVqDLkVGQyKMFwMPQIDAQABAoIBAQCL1M+og1k2qPG/\ne8bWX+d8giqkly8Bs6TFAsC0o3Vs2CGyfYvGqknydV0JKSN/pXGmoA3Swq11n/ne\n+TXCZBzwUjn9GTmV2v/N5HMDGZIdoCkVzuf2Zm+FnSj41pLUkMG+fEjAZw7ATdpK\nQu5vDT9rdiccGp0AGGQqqhyCTEhoNp/W3lhmPK+9Adh4SO5miZfP0fP1krve3a8x\nYEUEOH8vnOv4hB1chEEPOEVrPRJiWSyC6+44ugZ55L1dJSs+JtSBLW17mtxICtKa\nkHXl/p72N1uTZGe0ahkh5zXmLz7Y29JIogUw7Ms6QxFJ0jQrwHPn3bpPLQ5oBvYg\nLYcbNiUBAoGBAP3Cipq/mNPjNHBGxpnVA7tjYh2Qav4OyHO4CkWJJwYyRIEYwNfu\nFyOuMlYYuHhGJew7QP4DUsNZRn+4Bl/SXKg9qRKlI0Ud7RRi3RuoA2tsHka5Wndy\n/MvOAjX1xaIntBDt1TGzeltiIw10CoF23YBNeU5uc5WqU6fdL2pXvVxxAoGBANiN\nNFG6wL/0duoCLXCN2oGUtSxNjCFAaic/SvYIK1yn/uNS4wAo80qIRVD7p8LkWbQt\nQl529lkWqVw9UgyyFg9Ht2OrkUVebrWgkgkm6bZYe2O7fHPGCb+qHceh01NREpsl\nlrAOlexVbgxF/uTJGUucB/tT1vISfc6rTb3oa0KNAoGBAO6ouf0Ct7SIWnhCSGTD\nr6fct5mAiu/4bVRQQfDWJkqwmjckVbJ/rWmUWqkYxN3xc5cyv1RnQb6SRzi1leEn\nEpf0rf/oKjzGAYSL2tI4+UZdwDfZ+ZigH9t6HCAtzztLxhGp7Tm6SBiMOtVbTsom\nRfp2YuF+Bd07/UPCRebpMCIxAoGAMR8GqStloaVAfCB2Uju7Pv2Ogzgr+zbzXWe8\nB0cfHut0o/gfSeAAH/39SztqeIj32CkUDv2JL/g1/phiTkLvQhQQg2ldkJC1KDn+\nJllPVm+Hvb2/ozte5r0d+DS7DQEs6UiDf/gvBebzCZGvGhKLzFzeaqI/9bVAGGs/\nPT7FZdkCgYEAugWPQcQjrl0dGAdgao8UkI8Vzd9tvNMdymoPdIx2als5anGRqBjE\nc9UnJwTqbjoKT70apXl1H/C6XlM0fQIYPrd5DrYJcKnkcUuO0e32KqMC8IiAClHV\nXAvJO11XhI23VxmDcklGwXj1hlZjwtR17ZXiqLn7tDR7+dEhOAuL72A=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9177c53f9dcd4eb48233b2db01ebd67b', 'name': u'shaker-kp_00dc116c-4c41-43e6-96f8-746b6478643e', 'created_at': '2019-01-14T04:06:59.313090', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'name': 'shaker-project_00dc116c-4c41-43e6-96f8-746b6478643e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cc:38:07:39:c7:b6:d2:33:c2:d8:d8:71:d8:96:76:9c', 'type': 'ssh', 'id': u'shaker-kp_00dc116c-4c41-43e6-96f8-746b6478643e'}) 2019-01-14 04:06:59,313 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA1qgc9XC4LLjuwb37KvNxT6qnUTPnG6vlklWRRzDSyeXANq7Y hU0eLbZ05dISO9/FWvCzJHw/X0ewvqhDtZt+4yPfYBUNNexp4ORZj2PulN6IOhfs pr1IfDnw7Mjg9Q9dXzxR0c1ijbxHn0XTo2Oai2QDFW37OBZIyoaB1l2PiKXyshOW zeYZEcvcu3g+ABg/86oINxasF2RjXIyzvT+ymxwBUedgEa14npLVFNKUubDczhJM mmFIsMQIZCy/hyvCSmhMJ4w4YD3rMaxPa/bT8G+nToi+bBogX3IXuJWz96D2H2Ri oJFAoraD/St4nFZB/vVFtfVqDLkVGQyKMFwMPQIDAQABAoIBAQCL1M+og1k2qPG/ e8bWX+d8giqkly8Bs6TFAsC0o3Vs2CGyfYvGqknydV0JKSN/pXGmoA3Swq11n/ne +TXCZBzwUjn9GTmV2v/N5HMDGZIdoCkVzuf2Zm+FnSj41pLUkMG+fEjAZw7ATdpK Qu5vDT9rdiccGp0AGGQqqhyCTEhoNp/W3lhmPK+9Adh4SO5miZfP0fP1krve3a8x YEUEOH8vnOv4hB1chEEPOEVrPRJiWSyC6+44ugZ55L1dJSs+JtSBLW17mtxICtKa kHXl/p72N1uTZGe0ahkh5zXmLz7Y29JIogUw7Ms6QxFJ0jQrwHPn3bpPLQ5oBvYg LYcbNiUBAoGBAP3Cipq/mNPjNHBGxpnVA7tjYh2Qav4OyHO4CkWJJwYyRIEYwNfu FyOuMlYYuHhGJew7QP4DUsNZRn+4Bl/SXKg9qRKlI0Ud7RRi3RuoA2tsHka5Wndy /MvOAjX1xaIntBDt1TGzeltiIw10CoF23YBNeU5uc5WqU6fdL2pXvVxxAoGBANiN NFG6wL/0duoCLXCN2oGUtSxNjCFAaic/SvYIK1yn/uNS4wAo80qIRVD7p8LkWbQt Ql529lkWqVw9UgyyFg9Ht2OrkUVebrWgkgkm6bZYe2O7fHPGCb+qHceh01NREpsl lrAOlexVbgxF/uTJGUucB/tT1vISfc6rTb3oa0KNAoGBAO6ouf0Ct7SIWnhCSGTD r6fct5mAiu/4bVRQQfDWJkqwmjckVbJ/rWmUWqkYxN3xc5cyv1RnQb6SRzi1leEn Epf0rf/oKjzGAYSL2tI4+UZdwDfZ+ZigH9t6HCAtzztLxhGp7Tm6SBiMOtVbTsom Rfp2YuF+Bd07/UPCRebpMCIxAoGAMR8GqStloaVAfCB2Uju7Pv2Ogzgr+zbzXWe8 B0cfHut0o/gfSeAAH/39SztqeIj32CkUDv2JL/g1/phiTkLvQhQQg2ldkJC1KDn+ JllPVm+Hvb2/ozte5r0d+DS7DQEs6UiDf/gvBebzCZGvGhKLzFzeaqI/9bVAGGs/ PT7FZdkCgYEAugWPQcQjrl0dGAdgao8UkI8Vzd9tvNMdymoPdIx2als5anGRqBjE c9UnJwTqbjoKT70apXl1H/C6XlM0fQIYPrd5DrYJcKnkcUuO0e32KqMC8IiAClHV XAvJO11XhI23VxmDcklGwXj1hlZjwtR17ZXiqLn7tDR7+dEhOAuL72A= -----END RSA PRIVATE KEY----- 2019-01-14 04:10:25,311 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_00dc116c-4c41-43e6-96f8-746b6478643e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:4d:a2', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b057d284-b415-430f-bfcc-3de70709bd40'}), 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-14T04:10:23.000000', 'flavor': Munch({u'id': u'9e48d222-da10-482c-ba90-1a712b01d20f'}), 'az': u'nova', 'id': u'cd705aa1-8f3a-4c8b-ae61-af40c10dd33a', 'security_groups': [Munch({u'name': u'shaker-sg_00dc116c-4c41-43e6-96f8-746b6478643e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9177c53f9dcd4eb48233b2db01ebd67b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'name': 'shaker-project_00dc116c-4c41-43e6-96f8-746b6478643e', '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-14T04:10:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:10:23Z', 'hostId': u'614d910080f3664efe51889010bdd9bb12a0e2aaa011a6fc3b6b8de8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_00dc116c-4c41-43e6-96f8-746b6478643e', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'614d910080f3664efe51889010bdd9bb12a0e2aaa011a6fc3b6b8de8', '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-14T04:10:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'name': u'shaker-vm_00dc116c-4c41-43e6-96f8-746b6478643e', 'adminPass': u'4LNfRFp6gZBE', 'tenant_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'created_at': u'2019-01-14T04:07:03Z', 'created': u'2019-01-14T04:07:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 04:10:27,135 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'82fdc85f-83b4-42e9-a4b6-330f1c110eb8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'created_at': u'2019-01-14T04:10:26Z', 'attached': True, 'updated_at': u'2019-01-14T04:10:26Z', 'id': u'22e2a73f-5ccf-408c-b891-34d53c665865', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.213', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'name': 'shaker-project_00dc116c-4c41-43e6-96f8-746b6478643e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'82fdc85f-83b4-42e9-a4b6-330f1c110eb8', 'project_id': u'52fea5bce7094c5fb7b69f07bf2af4ad', 'port_id': u'5f03ffd1-e102-47cd-9d8d-e1bf81096ebb', 'port': u'5f03ffd1-e102-47cd-9d8d-e1bf81096ebb', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 04:10:27,211 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... 2019-01-14 04:10:28,213 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: timed out 2019-01-14 04:10:37,300 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-01-14 04:10:38,303 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.213: timed out 2019-01-14 04:10:47,384 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-01-14 04:10:48,387 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.213: timed out 2019-01-14 04:10:57,475 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-01-14 04:10:58,478 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.213: timed out 2019-01-14 04:11:07,564 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-01-14 04:11:08,567 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.213: timed out 2019-01-14 04:11:17,654 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-01-14 04:11:18,656 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.213: timed out 2019-01-14 04:11:27,783 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.906336] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 04:10:30 +0000. Up 6.31 seconds. [ 58.912478] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.917960] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.924437] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.931747] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.936134] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:cf:4d:a2 | [ 58.943408] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fecf:4da2/64 | . | link | fa:16:3e:cf:4d:a2 | [ 58.950619] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.956423] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.964149] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.968140] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.976157] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.980147] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.988130] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.992141] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.996034] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 59.001601] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 59.007587] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 59.012963] cloud-init[930]: 2019-01-14 04:11:23,264 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.340267] cloud-init[930]: Generating public/private rsa key pair. [ 59.342993] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.349924] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.356447] cloud-init[930]: The key fingerprint is: [ 59.360135] cloud-init[930]: SHA256:DD/PY5gJwaYEY5VvmpT3+Oz1APpEonORnqhJOG9pkSg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.368159] cloud-init[930]: The key's randomart image is: [ 59.376167] cloud-init[930]: +---[RSA 2048]----+ [ 59.378263] cloud-init[930]: | +... | [ 59.384257] cloud-init[930]: | . o.. | [ 59.386357] cloud-init[930]: | .o= | [ 59.392418] cloud-init[930]: | .oo+* | [ 59.394520] cloud-init[930]: | . o.==oS | [ 59.400417] cloud-init[930]: |E.o o+.B.O | [ 59.402539] cloud-init[930]: |+ .o+ =o= B | [ 59.408442] cloud-init[930]: | ++o o ooo + | [ 59.410546] cloud-init[930]: | o+ .o . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 59.420282] cloud-init[930]: +----[SHA256]-----+ [ 59.421958] cloud-init[930]: Generating public/private dsa key pair. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [ 59.428111] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.430768] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 59.436618] cloud-init[930]: The key fingerprint is: [ 59.438347] cloud-init[930]: SHA256:t+/cylb42NjEYUA3ycRqSDvh5/1NXCuZaF1prEP+88A root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.442264] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. cloud-init[930]: The key's randomart image is: [ 59.449526] cloud-init[930]: +---[DSA 1024]----+ [ 59.451146] cloud-init[930]: | ..++. | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 59.456270] cloud-init[930]: | o ..+. | [ 59.457946] cloud-init[930]: | o + o. .| [ 59.459621] [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.cloud-init[930]: | = +.o=.| [ 59.465414] cloud-init[930]: | S .===*oo| [ 59.467064] cloud-init[930]: | . +oX=.o| [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. [ 59.472327] cloud-init[930]: | o OEo.| [ 59.473639] cloud-init[930]: | ++.++o| [ 59.474940] cloud-init[930]: | o*.. +| Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.480331] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.484226] cloud-init[930]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 59.491444] cloud-init] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Apply the settings specified in cloud-config...[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.498279] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [ 59.535216] cloud-init Starting Login Service... [930]: The key fingerprint is: Starting /etc/rc.local Compatibility... [ 59.544590] cloud-init Starting System Logging Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m[930]: ] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon...SHA256:D/hhqdpsw/Ujf061kg7Yi9s0R2ugN2e5XeFNYPYfBio root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.609193] cloud-init[930]: The key's randomart image is: Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.629044] cloud-init[930]: +---[ECDSA 256]---+ [ 59.682237] cloud-init[930]: | | [ 59.709869] cloud-init[930]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. | | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 59.776179] cloud-init[930]: | .+ | [ 59.777478] cloud-init[930]: | . . .o.o | [ 59.778748] cloud-init[930]: | . SE... .+o| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.800110] cloud-init[930]: | +.B.o =oo=| [ 59.807758] cloud-init[930]: | ...+.O @ ..+| [ 59.814673] cloud-init[930]: | ++ .=o%.+ . | [ 59.822588] cloud-init[930]: | ..o.o++++ . | [ 59.828680] cloud-init[930]: +----[SHA256]-----+ [ 59.835960] cloud-init[930]: Generating public/private ed25519 key pair. [ 59.844636] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.857699] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.868338] cloud-init[930]: The key fingerprint is: [ 59.877725] cloud-init[930]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... SHA256:uzYO5U+b3Smrde2aNIx9YxzsDu5le2cdM/7Lskr1lYg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.903565] cloud-init[930]: The key's randomart image is: [ 59.916083] cloud-init[930]: +--[ED25519 256]--+ [ 59.924081] cloud-init[930]: | | [ 59.928064] cloud-init[930]: | | [ 59.936405] cloud-init[930]: | | [ 59.942467] cloud-init[930]: | . o .| [ 59.950799] cloud-init[930]: | S E o +.| [ 59.954015] cloud-init[930]: | o . .++=o| [ 59.961704] cloud-init[930]: | . o ..o.BOB| [ 59.967751] cloud-init[930]: | .o+.=o=BBB| [ 59.972716] cloud-init[930]: | oo.=o=*BBB| [ 59.976243] cloud-init[930]: +----[SHA256]-----+ [ 60.256681] cloud-init[1029]: Generating locales (this might take a while)... [ 60.949084] cloud-init[1029]: en_US.UTF-8... done [ 60.951936] cloud-init[1029]: Generation complete. 2019-01-14 04:11:28,785 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.213: timed out 2019-01-14 04:11:37,868 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.906336] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 04:10:30 +0000. Up 6.31 seconds. [ 58.912478] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.917960] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.924437] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.931747] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.936134] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:cf:4d:a2 | [ 58.943408] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fecf:4da2/64 | . | link | fa:16:3e:cf:4d:a2 | [ 58.950619] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.956423] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.964149] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.968140] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.976157] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.980147] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.988130] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.992141] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.996034] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 59.001601] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 59.007587] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 59.012963] cloud-init[930]: 2019-01-14 04:11:23,264 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.340267] cloud-init[930]: Generating public/private rsa key pair. [ 59.342993] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.349924] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.356447] cloud-init[930]: The key fingerprint is: [ 59.360135] cloud-init[930]: SHA256:DD/PY5gJwaYEY5VvmpT3+Oz1APpEonORnqhJOG9pkSg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.368159] cloud-init[930]: The key's randomart image is: [ 59.376167] cloud-init[930]: +---[RSA 2048]----+ [ 59.378263] cloud-init[930]: | +... | [ 59.384257] cloud-init[930]: | . o.. | [ 59.386357] cloud-init[930]: | .o= | [ 59.392418] cloud-init[930]: | .oo+* | [ 59.394520] cloud-init[930]: | . o.==oS | [ 59.400417] cloud-init[930]: |E.o o+.B.O | [ 59.402539] cloud-init[930]: |+ .o+ =o= B | [ 59.408442] cloud-init[930]: | ++o o ooo + | [ 59.410546] cloud-init[930]: | o+ .o . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 59.420282] cloud-init[930]: +----[SHA256]-----+ [ 59.421958] cloud-init[930]: Generating public/private dsa key pair. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [ 59.428111] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.430768] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 59.436618] cloud-init[930]: The key fingerprint is: [ 59.438347] cloud-init[930]: SHA256:t+/cylb42NjEYUA3ycRqSDvh5/1NXCuZaF1prEP+88A root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.442264] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. cloud-init[930]: The key's randomart image is: [ 59.449526] cloud-init[930]: +---[DSA 1024]----+ [ 59.451146] cloud-init[930]: | ..++. | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 59.456270] cloud-init[930]: | o ..+. | [ 59.457946] cloud-init[930]: | o + o. .| [ 59.459621] [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.cloud-init[930]: | = +.o=.| [ 59.465414] cloud-init[930]: | S .===*oo| [ 59.467064] cloud-init[930]: | . +oX=.o| [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. [ 59.472327] cloud-init[930]: | o OEo.| [ 59.473639] cloud-init[930]: | ++.++o| [ 59.474940] cloud-init[930]: | o*.. +| Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.480331] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.484226] cloud-init[930]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 59.491444] cloud-init] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Apply the settings specified in cloud-config...[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.498279] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [ 59.535216] cloud-init Starting Login Service... [930]: The key fingerprint is: Starting /etc/rc.local Compatibility... [ 59.544590] cloud-init Starting System Logging Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m[930]: ] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon...SHA256:D/hhqdpsw/Ujf061kg7Yi9s0R2ugN2e5XeFNYPYfBio root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.609193] cloud-init[930]: The key's randomart image is: Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.629044] cloud-init[930]: +---[ECDSA 256]---+ [ 59.682237] cloud-init[930]: | | [ 59.709869] cloud-init[930]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. | | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 59.776179] cloud-init[930]: | .+ | [ 59.777478] cloud-init[930]: | . . .o.o | [ 59.778748] cloud-init[930]: | . SE... .+o| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.800110] cloud-init[930]: | +.B.o =oo=| [ 59.807758] cloud-init[930]: | ...+.O @ ..+| [ 59.814673] cloud-init[930]: | ++ .=o%.+ . | [ 59.822588] cloud-init[930]: | ..o.o++++ . | [ 59.828680] cloud-init[930]: +----[SHA256]-----+ [ 59.835960] cloud-init[930]: Generating public/private ed25519 key pair. [ 59.844636] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.857699] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.868338] cloud-init[930]: The key fingerprint is: [ 59.877725] cloud-init[930]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... SHA256:uzYO5U+b3Smrde2aNIx9YxzsDu5le2cdM/7Lskr1lYg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.903565] cloud-init[930]: The key's randomart image is: [ 59.916083] cloud-init[930]: +--[ED25519 256]--+ [ 59.924081] cloud-init[930]: | | [ 59.928064] cloud-init[930]: | | [ 59.936405] cloud-init[930]: | | [ 59.942467] cloud-init[930]: | . o .| [ 59.950799] cloud-init[930]: | S E o +.| [ 59.954015] cloud-init[930]: | o . .++=o| [ 59.961704] cloud-init[930]: | . o ..o.BOB| [ 59.967751] cloud-init[930]: | .o+.=o=BBB| [ 59.972716] cloud-init[930]: | oo.=o=*BBB| [ 59.976243] cloud-init[930]: +----[SHA256]-----+ [ 60.256681] cloud-init[1029]: Generating locales (this might take a while)... [ 60.949084] cloud-init[1029]: en_US.UTF-8... done [ 60.951936] cloud-init[1029]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-01-14 04:11:38,871 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.213: timed out 2019-01-14 04:11:47,954 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.906336] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 04:10:30 +0000. Up 6.31 seconds. [ 58.912478] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.917960] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.924437] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.931747] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.936134] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:cf:4d:a2 | [ 58.943408] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fecf:4da2/64 | . | link | fa:16:3e:cf:4d:a2 | [ 58.950619] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.956423] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.964149] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.968140] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.976157] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.980147] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.988130] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.992141] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.996034] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 59.001601] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 59.007587] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 59.012963] cloud-init[930]: 2019-01-14 04:11:23,264 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.340267] cloud-init[930]: Generating public/private rsa key pair. [ 59.342993] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.349924] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.356447] cloud-init[930]: The key fingerprint is: [ 59.360135] cloud-init[930]: SHA256:DD/PY5gJwaYEY5VvmpT3+Oz1APpEonORnqhJOG9pkSg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.368159] cloud-init[930]: The key's randomart image is: [ 59.376167] cloud-init[930]: +---[RSA 2048]----+ [ 59.378263] cloud-init[930]: | +... | [ 59.384257] cloud-init[930]: | . o.. | [ 59.386357] cloud-init[930]: | .o= | [ 59.392418] cloud-init[930]: | .oo+* | [ 59.394520] cloud-init[930]: | . o.==oS | [ 59.400417] cloud-init[930]: |E.o o+.B.O | [ 59.402539] cloud-init[930]: |+ .o+ =o= B | [ 59.408442] cloud-init[930]: | ++o o ooo + | [ 59.410546] cloud-init[930]: | o+ .o . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 59.420282] cloud-init[930]: +----[SHA256]-----+ [ 59.421958] cloud-init[930]: Generating public/private dsa key pair. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [ 59.428111] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.430768] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 59.436618] cloud-init[930]: The key fingerprint is: [ 59.438347] cloud-init[930]: SHA256:t+/cylb42NjEYUA3ycRqSDvh5/1NXCuZaF1prEP+88A root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.442264] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. cloud-init[930]: The key's randomart image is: [ 59.449526] cloud-init[930]: +---[DSA 1024]----+ [ 59.451146] cloud-init[930]: | ..++. | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 59.456270] cloud-init[930]: | o ..+. | [ 59.457946] cloud-init[930]: | o + o. .| [ 59.459621] [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.cloud-init[930]: | = +.o=.| [ 59.465414] cloud-init[930]: | S .===*oo| [ 59.467064] cloud-init[930]: | . +oX=.o| [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. [ 59.472327] cloud-init[930]: | o OEo.| [ 59.473639] cloud-init[930]: | ++.++o| [ 59.474940] cloud-init[930]: | o*.. +| Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.480331] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.484226] cloud-init[930]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 59.491444] cloud-init] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Apply the settings specified in cloud-config...[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.498279] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [ 59.535216] cloud-init Starting Login Service... [930]: The key fingerprint is: Starting /etc/rc.local Compatibility... [ 59.544590] cloud-init Starting System Logging Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m[930]: ] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon...SHA256:D/hhqdpsw/Ujf061kg7Yi9s0R2ugN2e5XeFNYPYfBio root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.609193] cloud-init[930]: The key's randomart image is: Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.629044] cloud-init[930]: +---[ECDSA 256]---+ [ 59.682237] cloud-init[930]: | | [ 59.709869] cloud-init[930]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. | | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 59.776179] cloud-init[930]: | .+ | [ 59.777478] cloud-init[930]: | . . .o.o | [ 59.778748] cloud-init[930]: | . SE... .+o| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.800110] cloud-init[930]: | +.B.o =oo=| [ 59.807758] cloud-init[930]: | ...+.O @ ..+| [ 59.814673] cloud-init[930]: | ++ .=o%.+ . | [ 59.822588] cloud-init[930]: | ..o.o++++ . | [ 59.828680] cloud-init[930]: +----[SHA256]-----+ [ 59.835960] cloud-init[930]: Generating public/private ed25519 key pair. [ 59.844636] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.857699] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.868338] cloud-init[930]: The key fingerprint is: [ 59.877725] cloud-init[930]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... SHA256:uzYO5U+b3Smrde2aNIx9YxzsDu5le2cdM/7Lskr1lYg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.903565] cloud-init[930]: The key's randomart image is: [ 59.916083] cloud-init[930]: +--[ED25519 256]--+ [ 59.924081] cloud-init[930]: | | [ 59.928064] cloud-init[930]: | | [ 59.936405] cloud-init[930]: | | [ 59.942467] cloud-init[930]: | . o .| [ 59.950799] cloud-init[930]: | S E o +.| [ 59.954015] cloud-init[930]: | o . .++=o| [ 59.961704] cloud-init[930]: | . o ..o.BOB| [ 59.967751] cloud-init[930]: | .o+.=o=BBB| [ 59.972716] cloud-init[930]: | oo.=o=*BBB| [ 59.976243] cloud-init[930]: +----[SHA256]-----+ [ 60.256681] cloud-init[1029]: Generating locales (this might take a while)... [ 60.949084] cloud-init[1029]: en_US.UTF-8... done [ 60.951936] cloud-init[1029]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. 2019-01-14 04:11:48,956 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.213: timed out 2019-01-14 04:11:58,043 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.906336] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 04:10:30 +0000. Up 6.31 seconds. [ 58.912478] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.917960] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.924437] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.931747] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.936134] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:cf:4d:a2 | [ 58.943408] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fecf:4da2/64 | . | link | fa:16:3e:cf:4d:a2 | [ 58.950619] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.956423] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.964149] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.968140] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.976157] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.980147] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.988130] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.992141] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.996034] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 59.001601] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 59.007587] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 59.012963] cloud-init[930]: 2019-01-14 04:11:23,264 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.340267] cloud-init[930]: Generating public/private rsa key pair. [ 59.342993] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.349924] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.356447] cloud-init[930]: The key fingerprint is: [ 59.360135] cloud-init[930]: SHA256:DD/PY5gJwaYEY5VvmpT3+Oz1APpEonORnqhJOG9pkSg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.368159] cloud-init[930]: The key's randomart image is: [ 59.376167] cloud-init[930]: +---[RSA 2048]----+ [ 59.378263] cloud-init[930]: | +... | [ 59.384257] cloud-init[930]: | . o.. | [ 59.386357] cloud-init[930]: | .o= | [ 59.392418] cloud-init[930]: | .oo+* | [ 59.394520] cloud-init[930]: | . o.==oS | [ 59.400417] cloud-init[930]: |E.o o+.B.O | [ 59.402539] cloud-init[930]: |+ .o+ =o= B | [ 59.408442] cloud-init[930]: | ++o o ooo + | [ 59.410546] cloud-init[930]: | o+ .o . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 59.420282] cloud-init[930]: +----[SHA256]-----+ [ 59.421958] cloud-init[930]: Generating public/private dsa key pair. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [ 59.428111] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.430768] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 59.436618] cloud-init[930]: The key fingerprint is: [ 59.438347] cloud-init[930]: SHA256:t+/cylb42NjEYUA3ycRqSDvh5/1NXCuZaF1prEP+88A root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.442264] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. cloud-init[930]: The key's randomart image is: [ 59.449526] cloud-init[930]: +---[DSA 1024]----+ [ 59.451146] cloud-init[930]: | ..++. | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 59.456270] cloud-init[930]: | o ..+. | [ 59.457946] cloud-init[930]: | o + o. .| [ 59.459621] [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.cloud-init[930]: | = +.o=.| [ 59.465414] cloud-init[930]: | S .===*oo| [ 59.467064] cloud-init[930]: | . +oX=.o| [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. [ 59.472327] cloud-init[930]: | o OEo.| [ 59.473639] cloud-init[930]: | ++.++o| [ 59.474940] cloud-init[930]: | o*.. +| Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.480331] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.484226] cloud-init[930]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 59.491444] cloud-init] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Apply the settings specified in cloud-config...[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.498279] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [ 59.535216] cloud-init Starting Login Service... [930]: The key fingerprint is: Starting /etc/rc.local Compatibility... [ 59.544590] cloud-init Starting System Logging Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m[930]: ] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon...SHA256:D/hhqdpsw/Ujf061kg7Yi9s0R2ugN2e5XeFNYPYfBio root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.609193] cloud-init[930]: The key's randomart image is: Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.629044] cloud-init[930]: +---[ECDSA 256]---+ [ 59.682237] cloud-init[930]: | | [ 59.709869] cloud-init[930]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. | | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 59.776179] cloud-init[930]: | .+ | [ 59.777478] cloud-init[930]: | . . .o.o | [ 59.778748] cloud-init[930]: | . SE... .+o| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.800110] cloud-init[930]: | +.B.o =oo=| [ 59.807758] cloud-init[930]: | ...+.O @ ..+| [ 59.814673] cloud-init[930]: | ++ .=o%.+ . | [ 59.822588] cloud-init[930]: | ..o.o++++ . | [ 59.828680] cloud-init[930]: +----[SHA256]-----+ [ 59.835960] cloud-init[930]: Generating public/private ed25519 key pair. [ 59.844636] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.857699] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.868338] cloud-init[930]: The key fingerprint is: [ 59.877725] cloud-init[930]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... SHA256:uzYO5U+b3Smrde2aNIx9YxzsDu5le2cdM/7Lskr1lYg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.903565] cloud-init[930]: The key's randomart image is: [ 59.916083] cloud-init[930]: +--[ED25519 256]--+ [ 59.924081] cloud-init[930]: | | [ 59.928064] cloud-init[930]: | | [ 59.936405] cloud-init[930]: | | [ 59.942467] cloud-init[930]: | . o .| [ 59.950799] cloud-init[930]: | S E o +.| [ 59.954015] cloud-init[930]: | o . .++=o| [ 59.961704] cloud-init[930]: | . o ..o.BOB| [ 59.967751] cloud-init[930]: | .o+.=o=BBB| [ 59.972716] cloud-init[930]: | oo.=o=*BBB| [ 59.976243] cloud-init[930]: +----[SHA256]-----+ [ 60.256681] cloud-init[1029]: Generating locales (this might take a while)... [ 60.949084] cloud-init[1029]: en_US.UTF-8... done [ 60.951936] cloud-init[1029]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e ttyS0 shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e login: 2019-01-14 04:11:59,045 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.213: timed out 2019-01-14 04:12:08,317 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.906336] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 04:10:30 +0000. Up 6.31 seconds. [ 58.912478] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.917960] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.924437] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.931747] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.936134] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:cf:4d:a2 | [ 58.943408] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fecf:4da2/64 | . | link | fa:16:3e:cf:4d:a2 | [ 58.950619] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.956423] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.964149] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.968140] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.976157] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.980147] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.988130] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.992141] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.996034] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 59.001601] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 59.007587] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 59.012963] cloud-init[930]: 2019-01-14 04:11:23,264 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.340267] cloud-init[930]: Generating public/private rsa key pair. [ 59.342993] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.349924] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.356447] cloud-init[930]: The key fingerprint is: [ 59.360135] cloud-init[930]: SHA256:DD/PY5gJwaYEY5VvmpT3+Oz1APpEonORnqhJOG9pkSg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.368159] cloud-init[930]: The key's randomart image is: [ 59.376167] cloud-init[930]: +---[RSA 2048]----+ [ 59.378263] cloud-init[930]: | +... | [ 59.384257] cloud-init[930]: | . o.. | [ 59.386357] cloud-init[930]: | .o= | [ 59.392418] cloud-init[930]: | .oo+* | [ 59.394520] cloud-init[930]: | . o.==oS | [ 59.400417] cloud-init[930]: |E.o o+.B.O | [ 59.402539] cloud-init[930]: |+ .o+ =o= B | [ 59.408442] cloud-init[930]: | ++o o ooo + | [ 59.410546] cloud-init[930]: | o+ .o . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 59.420282] cloud-init[930]: +----[SHA256]-----+ [ 59.421958] cloud-init[930]: Generating public/private dsa key pair. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [ 59.428111] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.430768] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 59.436618] cloud-init[930]: The key fingerprint is: [ 59.438347] cloud-init[930]: SHA256:t+/cylb42NjEYUA3ycRqSDvh5/1NXCuZaF1prEP+88A root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.442264] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. cloud-init[930]: The key's randomart image is: [ 59.449526] cloud-init[930]: +---[DSA 1024]----+ [ 59.451146] cloud-init[930]: | ..++. | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 59.456270] cloud-init[930]: | o ..+. | [ 59.457946] cloud-init[930]: | o + o. .| [ 59.459621] [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.cloud-init[930]: | = +.o=.| [ 59.465414] cloud-init[930]: | S .===*oo| [ 59.467064] cloud-init[930]: | . +oX=.o| [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. [ 59.472327] cloud-init[930]: | o OEo.| [ 59.473639] cloud-init[930]: | ++.++o| [ 59.474940] cloud-init[930]: | o*.. +| Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.480331] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.484226] cloud-init[930]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 59.491444] cloud-init] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Apply the settings specified in cloud-config...[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.498279] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [ 59.535216] cloud-init Starting Login Service... [930]: The key fingerprint is: Starting /etc/rc.local Compatibility... [ 59.544590] cloud-init Starting System Logging Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m[930]: ] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon...SHA256:D/hhqdpsw/Ujf061kg7Yi9s0R2ugN2e5XeFNYPYfBio root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.609193] cloud-init[930]: The key's randomart image is: Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.629044] cloud-init[930]: +---[ECDSA 256]---+ [ 59.682237] cloud-init[930]: | | [ 59.709869] cloud-init[930]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. | | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 59.776179] cloud-init[930]: | .+ | [ 59.777478] cloud-init[930]: | . . .o.o | [ 59.778748] cloud-init[930]: | . SE... .+o| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.800110] cloud-init[930]: | +.B.o =oo=| [ 59.807758] cloud-init[930]: | ...+.O @ ..+| [ 59.814673] cloud-init[930]: | ++ .=o%.+ . | [ 59.822588] cloud-init[930]: | ..o.o++++ . | [ 59.828680] cloud-init[930]: +----[SHA256]-----+ [ 59.835960] cloud-init[930]: Generating public/private ed25519 key pair. [ 59.844636] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.857699] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.868338] cloud-init[930]: The key fingerprint is: [ 59.877725] cloud-init[930]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... SHA256:uzYO5U+b3Smrde2aNIx9YxzsDu5le2cdM/7Lskr1lYg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.903565] cloud-init[930]: The key's randomart image is: [ 59.916083] cloud-init[930]: +--[ED25519 256]--+ [ 59.924081] cloud-init[930]: | | [ 59.928064] cloud-init[930]: | | [ 59.936405] cloud-init[930]: | | [ 59.942467] cloud-init[930]: | . o .| [ 59.950799] cloud-init[930]: | S E o +.| [ 59.954015] cloud-init[930]: | o . .++=o| [ 59.961704] cloud-init[930]: | . o ..o.BOB| [ 59.967751] cloud-init[930]: | .o+.=o=BBB| [ 59.972716] cloud-init[930]: | oo.=o=*BBB| [ 59.976243] cloud-init[930]: +----[SHA256]-----+ [ 60.256681] cloud-init[1029]: Generating locales (this might take a while)... [ 60.949084] cloud-init[1029]: en_US.UTF-8... done [ 60.951936] cloud-init[1029]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e ttyS0 shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e login: 2019-01-14 04:12:09,319 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.213: timed out 2019-01-14 04:12:18,407 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803824724 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.910 MHz processor [ 0.240455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243388] pid_max: default: 32768 minimum: 301 [ 0.244976] ACPI: Core revision 20150930 [ 0.246993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249290] Security Framework initialized [ 0.250734] Yama: becoming mindful. [ 0.252034] AppArmor: AppArmor initialized [ 0.253521] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255851] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262684] Initializing cgroup subsys io [ 0.264123] Initializing cgroup subsys memory [ 0.265647] Initializing cgroup subsys devices [ 0.267192] Initializing cgroup subsys freezer [ 0.268730] Initializing cgroup subsys net_cls [ 0.270267] Initializing cgroup subsys perf_event [ 0.271884] Initializing cgroup subsys net_prio [ 0.273464] Initializing cgroup subsys hugetlb [ 0.275011] Initializing cgroup subsys pids [ 0.276514] CPU: Physical Processor ID: 0 [ 0.278631] mce: CPU supports 10 MCE banks [ 0.282516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286251] Spectre V2 : Mitigation: Full generic retpoline [ 0.288100] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290158] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294247] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320133] Freeing SMP alternatives memory: 32K [ 0.328166] ftrace: allocating 32237 entries in 126 pages [ 0.369812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371979] smpboot: Max logical packages: 1 [ 0.373767] x2apic enabled [ 0.375162] Switched APIC routing to physical x2apic. [ 0.378078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387017] KVM setup paravirtual spinlock [ 0.389605] x86: Booted up 1 node, 1 CPUs [ 0.391035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.393496] devtmpfs: initialized [ 0.395811] evm: security.selinux [ 0.397048] evm: security.SMACK64 [ 0.398277] evm: security.SMACK64EXEC [ 0.399605] evm: security.SMACK64TRANSMUTE [ 0.401047] evm: security.SMACK64MMAP [ 0.402369] evm: security.ima [ 0.403509] evm: security.capability [ 0.404938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.410270] pinctrl core: initialized pinctrl subsystem [ 0.412227] RTC time: 4:10:24, date: 01/14/19 [ 0.413922] NET: Registered protocol family 16 [ 0.415639] cpuidle: using governor ladder [ 0.417099] cpuidle: using governor menu [ 0.418506] PCCT header not found. [ 0.419833] ACPI: bus type PCI registered [ 0.421263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423507] PCI: Using configuration type 1 for base access [ 0.426277] ACPI: Added _OSI(Module Device) [ 0.427767] ACPI: Added _OSI(Processor Device) [ 0.429305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434182] ACPI: Interpreter enabled [ 0.435548] ACPI: (supports S0 S5) [ 0.436857] ACPI: Using IOAPIC for interrupt routing [ 0.438624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447779] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453882] acpiphp: Slot [3] registered [ 0.471259] acpiphp: Slot [4] registered [ 0.472704] acpiphp: Slot [5] registered [ 0.474130] acpiphp: Slot [6] registered [ 0.475556] acpiphp: Slot [7] registered [ 0.476973] acpiphp: Slot [8] registered [ 0.478397] acpiphp: Slot [9] registered [ 0.479828] acpiphp: Slot [10] registered [ 0.481276] acpiphp: Slot [11] registered [ 0.482724] acpiphp: Slot [12] registered [ 0.484282] acpiphp: Slot [13] registered [ 0.485736] acpiphp: Slot [14] registered [ 0.487178] acpiphp: Slot [15] registered [ 0.488634] acpiphp: Slot [16] registered [ 0.490082] acpiphp: Slot [17] registered [ 0.491545] acpiphp: Slot [18] registered [ 0.492996] acpiphp: Slot [19] registered [ 0.494445] acpiphp: Slot [20] registered [ 0.495888] acpiphp: Slot [21] registered [ 0.497342] acpiphp: Slot [22] registered [ 0.498796] acpiphp: Slot [23] registered [ 0.500240] acpiphp: Slot [24] registered [ 0.501687] acpiphp: Slot [25] registered [ 0.503132] acpiphp: Slot [26] registered [ 0.504579] acpiphp: Slot [27] registered [ 0.506051] acpiphp: Slot [28] registered [ 0.507500] acpiphp: Slot [29] registered [ 0.508936] acpiphp: Slot [30] registered [ 0.510399] acpiphp: Slot [31] registered [ 0.511840] PCI host bridge to bus 0000:00 [ 0.513290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520284] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522884] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587133] vgaarb: loaded [ 0.588185] vgaarb: bridge control possible 0000:00:02.0 [ 0.590282] SCSI subsystem initialized [ 0.591835] ACPI: bus type USB registered [ 0.593287] usbcore: registered new interface driver usbfs [ 0.595107] usbcore: registered new interface driver hub [ 0.596881] usbcore: registered new device driver usb [ 0.598761] PCI: Using ACPI for IRQ routing [ 0.600625] NetLabel: Initializing [ 0.601882] NetLabel: domain hash size = 128 [ 0.603382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605071] NetLabel: unlabeled traffic allowed by default [ 0.607051] amd_nb: Cannot enumerate AMD northbridges [ 0.608774] clocksource: Switched to clocksource kvm-clock [ 0.618533] AppArmor: AppArmor Filesystem Enabled [ 0.620201] pnp: PnP ACPI init [ 0.621697] pnp: PnP ACPI: found 5 devices [ 0.628832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631820] NET: Registered protocol family 2 [ 0.633573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.635811] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.637904] TCP: Hash tables configured (established 4096 bind 4096) [ 0.639983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.641881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643935] NET: Registered protocol family 1 [ 0.645459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682693] Unpacking initramfs... [ 1.178136] Freeing initrd memory: 37084K [ 1.179958] Scanning for low memory corruption every 60 seconds [ 1.182300] audit: initializing netlink subsys (disabled) [ 1.184155] audit: type=2000 audit(1547439025.025:1): initialized [ 1.186399] Initialise system trusted keyring [ 1.188033] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193257] zbud: loaded [ 1.194542] VFS: Disk quotas dquot_6.6.0 [ 1.195955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198357] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200494] fuse init (API version 7.23) [ 1.202020] Key type big_key registered [ 1.203402] Allocating IMA MOK and blacklist keyrings. [ 1.205490] Key type asymmetric registered [ 1.206933] Asymmetric key parser 'x509' registered [ 1.208588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.211168] io scheduler noop registered [ 1.212557] io scheduler deadline registered (default) [ 1.214297] io scheduler cfq registered [ 1.215745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.219789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.222326] ACPI: Power Button [PWRF] [ 1.223766] GHES: HEST is not enabled! [ 1.239749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307098] Linux agpgart interface v0.103 [ 1.310149] loop: module loaded [ 1.313572] vda: vda1 [ 1.315291] scsi host0: ata_piix [ 1.317110] scsi host1: ata_piix [ 1.318358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323337] libphy: Fixed MDIO Bus: probed [ 1.324785] tun: Universal TUN/TAP device driver, 1.6 [ 1.326462] tun: (C) 1999-2004 Max Krasnyansky [ 1.329822] PPP generic driver version 2.4.2 [ 1.331411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333650] ehci-pci: EHCI PCI platform driver [ 1.335456] ehci-platform: EHCI generic platform driver [ 1.337493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339820] ohci-pci: OHCI PCI platform driver [ 1.341599] ohci-platform: OHCI generic platform driver [ 1.343629] uhci_hcd: USB Universal Host Controller Interface driver [ 1.360705] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.362754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.365711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.367730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.370035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.372582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.375463] usb usb1: Product: UHCI Host Controller [ 1.377380] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.379768] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381695] hub 1-0:1.0: USB hub found [ 1.383258] hub 1-0:1.0: 2 ports detected [ 1.385039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.389106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.391051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.393160] mousedev: PS/2 mouse device common for all mice [ 1.395679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.399166] rtc_cmos 00:00: RTC can wake from S4 [ 1.401565] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.403983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.406458] i2c /dev entries driver [ 1.407995] device-mapper: uevent: version 1.0.3 [ 1.409910] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413242] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415842] NET: Registered protocol family 10 [ 1.417896] NET: Registered protocol family 17 [ 1.419696] Key type dns_resolver registered [ 1.421655] registered taskstats version 1 [ 1.423354] Loading compiled-in X.509 certificates [ 1.425811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.429630] zswap: loaded using pool lzo/zbud [ 1.432854] Key type trusted registered [ 1.436376] Key type encrypted registered [ 1.438078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440230] ima: No TPM chip found, activating TPM-bypass! [ 1.442379] evm: HMAC attrs: 0x1 [ 1.444146] Magic number: 3:59:161 [ 1.445842] rtc_cmos 00:00: setting system clock to 2019-01-14 04:10:25 UTC (1547439025) [ 1.449142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467533] EDD information not available. [ 1.478422] Freeing unused kernel memory: 1512K [ 1.480243] Write protecting the kernel read-only data: 14336k [ 1.483791] Freeing unused kernel memory: 1692K [ 1.485883] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.497981] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501924] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505760] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509514] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513089] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520797] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531490] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535100] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538868] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.595042] [drm] Initialized drm 1.1.0 20060810 [ 1.597842] virtio_net virtio0 ens3: renamed from eth0 [ 1.607373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.633252] FDC 0 is a S82078B [ 1.649862] AVX2 version of gcm_enc/dec engaged. [ 1.651727] AES CTR mode by8 optimization enabled [ 1.696822] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.861940] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867138] usb 1-1: Product: QEMU USB Tablet [ 1.868890] usb 1-1: Manufacturer: QEMU [ 1.870468] usb 1-1: SerialNumber: 42 [ 1.878582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886359] usbcore: registered new interface driver usbhid [ 1.888546] usbhid: USB HID core driver [ 1.891261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.895715] 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 Begin: Loading essential drivers ... [ 2.269904] md: linear personality registered for level -1 [ 2.274105] md: multipath personality registered for level -4 [ 2.278406] md: raid0 personality registered for level 0 [ 2.283082] md: raid1 personality registered for level 1 [ 2.356780] raid6: sse2x1 gen() 11411 MB/s [ 2.424773] raid6: sse2x1 xor() 8865 MB/s [ 2.492773] raid6: sse2x2 gen() 14550 MB/s [ 2.560772] raid6: sse2x2 xor() 9734 MB/s [ 2.628772] raid6: sse2x4 gen() 16757 MB/s [ 2.700772] raid6: sse2x4 xor() 11710 MB/s [ 2.768771] raid6: avx2x1 gen() 22209 MB/s [ 2.836772] raid6: avx2x2 gen() 26041 MB/s [ 2.904772] raid6: avx2x4 gen() 29926 MB/s [ 2.906501] raid6: using algorithm avx2x4 gen() 29926 MB/s [ 2.908625] raid6: using avx2x2 recovery algorithm [ 2.913604] xor: automatically using best checksumming function: [ 2.952782] avx : 31753.000 MB/sec [ 2.955855] async_tx: api initialized (async) [ 2.967520] md: raid6 personality registered for level 6 [ 2.969659] md: raid5 personality registered for level 5 [ 2.971735] md: raid4 personality registered for level 4 [ 2.978916] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.014467] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.035820] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.144186] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.149868] systemd[1]: Detected virtualization kvm. [ 3.151541] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.156110] systemd[1]: Set hostname to . [ 3.159781] systemd[1]: Initializing machine ID from KVM UUID. [ 3.161727] systemd[1]: Installed transient /etc/machine-id file. [ 3.279304] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.283457] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291459] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.294886] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.298714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.308280] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.312033] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.316091] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.320157] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.323744] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327594] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.331536] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.336286] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.340072] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.343842] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.349345] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353124] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.357919] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.364917] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.369911] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.376955] systemd[1]: Reached target Slices. [ 3.381662] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 3.385546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.392659] systemd[1]: Starting Set console keymap... [ 3.395306] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.401213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.413573] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.427006] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435317] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.444604] 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... [ 3.458533] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.468378] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472302] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.483823] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.491551] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 3.498043] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.507830] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.514113] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.518676] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.522452] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.531589] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.888053] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.371120] cloud-init[592]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 04:10:29 +0000. Up 5.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.906336] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 04:10:30 +0000. Up 6.31 seconds. [ 58.912478] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.917960] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.924437] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.931747] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.936134] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:cf:4d:a2 | [ 58.943408] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fecf:4da2/64 | . | link | fa:16:3e:cf:4d:a2 | [ 58.950619] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.956423] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.964149] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.968140] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.976157] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.980147] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.988130] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.992141] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.996034] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 59.001601] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 59.007587] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 59.012963] cloud-init[930]: 2019-01-14 04:11:23,264 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.340267] cloud-init[930]: Generating public/private rsa key pair. [ 59.342993] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.349924] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.356447] cloud-init[930]: The key fingerprint is: [ 59.360135] cloud-init[930]: SHA256:DD/PY5gJwaYEY5VvmpT3+Oz1APpEonORnqhJOG9pkSg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.368159] cloud-init[930]: The key's randomart image is: [ 59.376167] cloud-init[930]: +---[RSA 2048]----+ [ 59.378263] cloud-init[930]: | +... | [ 59.384257] cloud-init[930]: | . o.. | [ 59.386357] cloud-init[930]: | .o= | [ 59.392418] cloud-init[930]: | .oo+* | [ 59.394520] cloud-init[930]: | . o.==oS | [ 59.400417] cloud-init[930]: |E.o o+.B.O | [ 59.402539] cloud-init[930]: |+ .o+ =o= B | [ 59.408442] cloud-init[930]: | ++o o ooo + | [ 59.410546] cloud-init[930]: | o+ .o . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 59.420282] cloud-init[930]: +----[SHA256]-----+ [ 59.421958] cloud-init[930]: Generating public/private dsa key pair. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [ 59.428111] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.430768] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 59.436618] cloud-init[930]: The key fingerprint is: [ 59.438347] cloud-init[930]: SHA256:t+/cylb42NjEYUA3ycRqSDvh5/1NXCuZaF1prEP+88A root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.442264] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. cloud-init[930]: The key's randomart image is: [ 59.449526] cloud-init[930]: +---[DSA 1024]----+ [ 59.451146] cloud-init[930]: | ..++. | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 59.456270] cloud-init[930]: | o ..+. | [ 59.457946] cloud-init[930]: | o + o. .| [ 59.459621] [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.cloud-init[930]: | = +.o=.| [ 59.465414] cloud-init[930]: | S .===*oo| [ 59.467064] cloud-init[930]: | . +oX=.o| [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. [ 59.472327] cloud-init[930]: | o OEo.| [ 59.473639] cloud-init[930]: | ++.++o| [ 59.474940] cloud-init[930]: | o*.. +| Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.480331] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.484226] cloud-init[930]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 59.491444] cloud-init] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Apply the settings specified in cloud-config...[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.498279] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [ 59.535216] cloud-init Starting Login Service... [930]: The key fingerprint is: Starting /etc/rc.local Compatibility... [ 59.544590] cloud-init Starting System Logging Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m[930]: ] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon...SHA256:D/hhqdpsw/Ujf061kg7Yi9s0R2ugN2e5XeFNYPYfBio root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.609193] cloud-init[930]: The key's randomart image is: Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.629044] cloud-init[930]: +---[ECDSA 256]---+ [ 59.682237] cloud-init[930]: | | [ 59.709869] cloud-init[930]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. | | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 59.776179] cloud-init[930]: | .+ | [ 59.777478] cloud-init[930]: | . . .o.o | [ 59.778748] cloud-init[930]: | . SE... .+o| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.800110] cloud-init[930]: | +.B.o =oo=| [ 59.807758] cloud-init[930]: | ...+.O @ ..+| [ 59.814673] cloud-init[930]: | ++ .=o%.+ . | [ 59.822588] cloud-init[930]: | ..o.o++++ . | [ 59.828680] cloud-init[930]: +----[SHA256]-----+ [ 59.835960] cloud-init[930]: Generating public/private ed25519 key pair. [ 59.844636] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.857699] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.868338] cloud-init[930]: The key fingerprint is: [ 59.877725] cloud-init[930]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... SHA256:uzYO5U+b3Smrde2aNIx9YxzsDu5le2cdM/7Lskr1lYg root@shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e [ 59.903565] cloud-init[930]: The key's randomart image is: [ 59.916083] cloud-init[930]: +--[ED25519 256]--+ [ 59.924081] cloud-init[930]: | | [ 59.928064] cloud-init[930]: | | [ 59.936405] cloud-init[930]: | | [ 59.942467] cloud-init[930]: | . o .| [ 59.950799] cloud-init[930]: | S E o +.| [ 59.954015] cloud-init[930]: | o . .++=o| [ 59.961704] cloud-init[930]: | . o ..o.BOB| [ 59.967751] cloud-init[930]: | .o+.=o=BBB| [ 59.972716] cloud-init[930]: | oo.=o=*BBB| [ 59.976243] cloud-init[930]: +----[SHA256]-----+ [ 60.256681] cloud-init[1029]: Generating locales (this might take a while)... [ 60.949084] cloud-init[1029]: en_US.UTF-8... done [ 60.951936] cloud-init[1029]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e ttyS0 shaker-vm-00dc116c-4c41-43e6-96f8-746b6478643e login: 2019-01-14 04:12:19,410 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.213: timed out 2019-01-14 04:12:28,417 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.213 2019-01-14 04:12:28,418 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 04:12:28,558 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 04:12:28,558 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 05:48 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 04:12:40,246 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2019-01-14 04:12:40,247 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 53:53 | FAIL | | shaker | functest | benchmarking | 05:48 | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2019-01-14 04:12:40,250 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 04:12:43,019 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 04:12:43,025 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Xh9CamAxgvPNEAfWmmVC4MTc9 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=31b9513b6c57489692efc0638736c929 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=6DpmrQRU8UwnsFXVkeRBHTTaN export OS_REGION_NAME=regionOne 2019-01-14 04:12:43,025 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 04:12:43,026 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-01-14 04:12:43,027 - 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 | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-01-14 04:12:43,031 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-14 04:12:45,719 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 04:12:45,725 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Xh9CamAxgvPNEAfWmmVC4MTc9 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=31b9513b6c57489692efc0638736c929 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=6DpmrQRU8UwnsFXVkeRBHTTaN export OS_REGION_NAME=regionOne 2019-01-14 04:12:45,725 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 04:12:45,727 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-01-14 04:12:45,741 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-01-14 04:12:47,236 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'566371500ec3476c835ccf2b88efc5f5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_93002ff0-cd60-4727-add8-15da33ff2f69'}) 2019-01-14 04:12:47,609 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c24fb84c8d944e5b9d0bc40f255cedde', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_93002ff0-cd60-4727-add8-15da33ff2f69'}) 2019-01-14 04:12:48,287 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_93002ff0-cd60-4727-add8-15da33ff2f69', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'566371500ec3476c835ccf2b88efc5f5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0aca99e4-eb2a-4580-a40d-efb89b13ae3f', 'username': u'cloudify-user_93002ff0-cd60-4727-add8-15da33ff2f69', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 04:12:48,291 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_93002ff0-cd60-4727-add8-15da33ff2f69', 'password': '0aca99e4-eb2a-4580-a40d-efb89b13ae3f', 'project_name': 'cloudify-project_93002ff0-cd60-4727-add8-15da33ff2f69', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '566371500ec3476c835ccf2b88efc5f5', 'project_domain_name': 'Default'} 2019-01-14 04:12:48,292 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-01-14 04:12:49,025 - 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-14T04:12:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8b6cc706-1318-44c4-828c-7dd11d34d26d', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_93002ff0-cd60-4727-add8-15da33ff2f69', u'admin_state_up': True, u'tenant_id': u'566371500ec3476c835ccf2b88efc5f5', u'created_at': u'2019-01-14T04:12:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'566371500ec3476c835ccf2b88efc5f5'}) 2019-01-14 04:12:50,403 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T04:12:49Z', 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'3383c19a-80ca-4f54-bbc6-9cc1a940b655', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_93002ff0-cd60-4727-add8-15da33ff2f69', u'enable_dhcp': True, u'network_id': u'8b6cc706-1318-44c4-828c-7dd11d34d26d', u'tenant_id': u'566371500ec3476c835ccf2b88efc5f5', u'created_at': u'2019-01-14T04:12:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'566371500ec3476c835ccf2b88efc5f5'}) 2019-01-14 04:12:51,321 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'566371500ec3476c835ccf2b88efc5f5', u'created_at': u'2019-01-14T04:12:50Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T04:12:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'566371500ec3476c835ccf2b88efc5f5', u'id': u'27941bbf-874b-49d8-9628-71ebe623ab79', u'name': u'cloudify-router_93002ff0-cd60-4727-add8-15da33ff2f69'}) 2019-01-14 04:14:22,636 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/8ac152fb-b5e2-48c9-a44d-df4fa28a8152/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ac152fb-b5e2-48c9-a44d-df4fa28a8152/file', 'owner': u'566371500ec3476c835ccf2b88efc5f5', 'id': u'8ac152fb-b5e2-48c9-a44d-df4fa28a8152', 'size': 4373348352, u'self': u'/v2/images/8ac152fb-b5e2-48c9-a44d-df4fa28a8152', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'566371500ec3476c835ccf2b88efc5f5', 'name': 'cloudify-project_93002ff0-cd60-4727-add8-15da33ff2f69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/8ac152fb-b5e2-48c9-a44d-df4fa28a8152/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T04:14:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T04:14:22Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_93002ff0-cd60-4727-add8-15da33ff2f69', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/8ac152fb-b5e2-48c9-a44d-df4fa28a8152', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_93002ff0-cd60-4727-add8-15da33ff2f69', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_93002ff0-cd60-4727-add8-15da33ff2f69', 'created': u'2019-01-14T04:13:22Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T04:13:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8ac152fb-b5e2-48c9-a44d-df4fa28a8152', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_93002ff0-cd60-4727-add8-15da33ff2f69', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 04:14:22,875 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_93002ff0-cd60-4727-add8-15da33ff2f69', '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'31b9513b6c57489692efc0638736c929', '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'53e74de5-3ff1-4aa4-9dfb-5ed7887e8237', 'swap': 0}) 2019-01-14 04:14:23,433 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC11Ze258goil9yyXSACXVDR3gol55gK76gGCP75KS2Uj2IYSgi+MvDWWZMumjjLZh0mpGhl8rzwMsCetBtSVDMfOe3XHSkCBWUpcCjMQLzKeKO2nQ7bvxBz2WVrORWtyvq6LqGd2y63y1rbDJ9Pc+SV7eq7x/Z8AfB94//qd+BV/2wTH4zCNvmanQb943uqiNwim+QMalLdnTLmUrJBYH6BhGlD1A/mLC1o4gBxWlEBtNgePQAv3PA3ooHJ3RRIF64PWeNj2UACDD1ii80aL+KQGJDt8vQ10E1+thjW3/1lE6KniMDY3J4f3mRNMuCADJoErig7wx/Xi2XZPn6Zipr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtdWXtufIKIpfcsl0gAl1Q0d4KJeeYCu+oBgj++SktlI9iGEo\nIvjLw1lmTLpo4y2YdJqRoZfK88DLAnrQbUlQzHznt1x0pAgVlKXAozEC8ynijtp0\nO278Qc9llazkVrcr6ui6hndsut8ta2wyfT3Pkle3qu8f2fAHwfeP/6nfgVf9sEx+\nMwjb5mp0G/eN7qojcIpvkDGpS3Z0y5lKyQWB+gYRpQ9QP5iwtaOIAcVpRAbTYHj0\nAL9zwN6KByd0USBeuD1njY9lAAgw9YovNGi/ikBiQ7fL0NdBNfrYY1t/9ZROip4j\nA2NyeH95kTTLggAyaBK4oO8Mf14tl2T5+mYqawIDAQABAoIBADH90UJGIy+SK3/B\nhzgUYZrnsU9nr/E81aHqQSplyCsgHS67l29V+59vmsKJlYCv7nRQcq18sB2n6ah6\n34bMW1x9Eq/EyYS3fEdr8rRrKyZzY4hm4wHcF5p4TLOD3xtALODerzl85/XQmgoo\nqxDnx4OyfhqOt7ERXvCjAYIG0B4c/jIO7pPd3t7XWRYyj7xB7KG+yN5qVW7VUfDF\n70cEoVXEmH3WcxFxVVGtaG03cUWd/7VS4sWDQgPoT7/+akKRjEcqLBqXTyA0ZmVz\nAGJLFfvOpYE+sMxhVyKDky31IvYHg43VFMecRL2m9aEL+SR0UDMgSlFWQlaPHNQK\nPSY4mMECgYEA4SXSQcls/mp1Ho/53K3BX2nBBfba9DWFTuRjJROd2OYfnp3aQVEG\nyrDgV3VO7HgZW4JerUv9EnQ82zDNGgW0UrRyA0FAbmjnlP0d0Qxp4pfV8b5K9GFq\nLcUVWNzzVJdRpDeAe6YRy05VHeyw5eVqBv9arLTF5uUSEiTUh8mEihsCgYEAzsBW\nl99UgIZ4GxK3ZGBmJyy6/zE70/UVFVXWPhN2mi6cvAXUdZm+C9NzSERm0sS4ZYyD\nBC2yjx4qrnasf/XV8QJsk/Dfvzbjl20NHqDFbisnVKWIUbj+QqRgUQsFIGIPuKfX\n6YHY2flEByIepd5SE1H6qWGKBZD0yyCgK/Ci5fECgYB55xx8ei8FYWagcZv7nCiD\nHKNiM1JBv2i6WnZD8OcaNR8Rpq4xh0mCHVqaf+2Ho083eNMCSY5wm3cHxtiGKmiE\nDydcE8xq+2nIBXRLZ8k84rD3/uxefRAcUAVK4/br6jJOE68BQ92GkpcLaMgu8ZQC\nzeeucwJkDctG/6IDE10r2QKBgDYmoEeE4fALyDdnDouGyBqol42xSnc4cL42zjdS\nB7VYUgrZCA2JKAKW7lHWQIwhpB5M0B/vDB56CznIsWOOcut99AxHgYLmkHOfx1jn\nSO6S9OkxteOZrVatEOEJHt2dcXqu01lAfhiRNeUcZaSR9zNCPIHSn0DX95WgRPNd\nQn0xAoGAUtBTh6fl5hU0Oh5B2OTqdz1raMp9zq3uu0qSD+68ft1PlKa4uphs4IWD\nyp3jgybaDKkgHN2fKBSTBjXmtrivxB0RPzK6mQau5+rY2+pGLl6Yx/DR8RuDkO1L\nK6S51drFLcd7nR887l03TUe1TWnaeIL2PsVpzajJZaintIzQUp8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c24fb84c8d944e5b9d0bc40f255cedde', 'name': u'cloudify-kp_93002ff0-cd60-4727-add8-15da33ff2f69', 'created_at': '2019-01-14T04:14:23.433180', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'566371500ec3476c835ccf2b88efc5f5', 'name': 'cloudify-project_93002ff0-cd60-4727-add8-15da33ff2f69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5c:9f:93:59:ab:be:6c:9d:4a:73:22:5a:fd:80:da:6e', 'type': 'ssh', 'id': u'cloudify-kp_93002ff0-cd60-4727-add8-15da33ff2f69'}) 2019-01-14 04:14:23,433 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAtdWXtufIKIpfcsl0gAl1Q0d4KJeeYCu+oBgj++SktlI9iGEo IvjLw1lmTLpo4y2YdJqRoZfK88DLAnrQbUlQzHznt1x0pAgVlKXAozEC8ynijtp0 O278Qc9llazkVrcr6ui6hndsut8ta2wyfT3Pkle3qu8f2fAHwfeP/6nfgVf9sEx+ Mwjb5mp0G/eN7qojcIpvkDGpS3Z0y5lKyQWB+gYRpQ9QP5iwtaOIAcVpRAbTYHj0 AL9zwN6KByd0USBeuD1njY9lAAgw9YovNGi/ikBiQ7fL0NdBNfrYY1t/9ZROip4j A2NyeH95kTTLggAyaBK4oO8Mf14tl2T5+mYqawIDAQABAoIBADH90UJGIy+SK3/B hzgUYZrnsU9nr/E81aHqQSplyCsgHS67l29V+59vmsKJlYCv7nRQcq18sB2n6ah6 34bMW1x9Eq/EyYS3fEdr8rRrKyZzY4hm4wHcF5p4TLOD3xtALODerzl85/XQmgoo qxDnx4OyfhqOt7ERXvCjAYIG0B4c/jIO7pPd3t7XWRYyj7xB7KG+yN5qVW7VUfDF 70cEoVXEmH3WcxFxVVGtaG03cUWd/7VS4sWDQgPoT7/+akKRjEcqLBqXTyA0ZmVz AGJLFfvOpYE+sMxhVyKDky31IvYHg43VFMecRL2m9aEL+SR0UDMgSlFWQlaPHNQK PSY4mMECgYEA4SXSQcls/mp1Ho/53K3BX2nBBfba9DWFTuRjJROd2OYfnp3aQVEG yrDgV3VO7HgZW4JerUv9EnQ82zDNGgW0UrRyA0FAbmjnlP0d0Qxp4pfV8b5K9GFq LcUVWNzzVJdRpDeAe6YRy05VHeyw5eVqBv9arLTF5uUSEiTUh8mEihsCgYEAzsBW l99UgIZ4GxK3ZGBmJyy6/zE70/UVFVXWPhN2mi6cvAXUdZm+C9NzSERm0sS4ZYyD BC2yjx4qrnasf/XV8QJsk/Dfvzbjl20NHqDFbisnVKWIUbj+QqRgUQsFIGIPuKfX 6YHY2flEByIepd5SE1H6qWGKBZD0yyCgK/Ci5fECgYB55xx8ei8FYWagcZv7nCiD HKNiM1JBv2i6WnZD8OcaNR8Rpq4xh0mCHVqaf+2Ho083eNMCSY5wm3cHxtiGKmiE DydcE8xq+2nIBXRLZ8k84rD3/uxefRAcUAVK4/br6jJOE68BQ92GkpcLaMgu8ZQC zeeucwJkDctG/6IDE10r2QKBgDYmoEeE4fALyDdnDouGyBqol42xSnc4cL42zjdS B7VYUgrZCA2JKAKW7lHWQIwhpB5M0B/vDB56CznIsWOOcut99AxHgYLmkHOfx1jn SO6S9OkxteOZrVatEOEJHt2dcXqu01lAfhiRNeUcZaSR9zNCPIHSn0DX95WgRPNd Qn0xAoGAUtBTh6fl5hU0Oh5B2OTqdz1raMp9zq3uu0qSD+68ft1PlKa4uphs4IWD yp3jgybaDKkgHN2fKBSTBjXmtrivxB0RPzK6mQau5+rY2+pGLl6Yx/DR8RuDkO1L K6S51drFLcd7nR887l03TUe1TWnaeIL2PsVpzajJZaintIzQUp8= -----END RSA PRIVATE KEY----- 2019-01-14 04:16:40,164 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_93002ff0-cd60-4727-add8-15da33ff2f69': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:ce:6e', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8ac152fb-b5e2-48c9-a44d-df4fa28a8152'}), 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-14T04:16:39.000000', 'flavor': Munch({u'id': u'53e74de5-3ff1-4aa4-9dfb-5ed7887e8237'}), 'az': u'nova', 'id': u'c6913bc1-b6a8-4451-b0a5-d256b4e6bd7c', 'security_groups': [Munch({u'name': u'cloudify-sg_93002ff0-cd60-4727-add8-15da33ff2f69'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c24fb84c8d944e5b9d0bc40f255cedde', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'566371500ec3476c835ccf2b88efc5f5', 'name': 'cloudify-project_93002ff0-cd60-4727-add8-15da33ff2f69', '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-14T04:16:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:16:39Z', 'hostId': u'88485cca1b5a650c7cfc9913f4ebcb8fee74dbe35d4803e4c6290504', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_93002ff0-cd60-4727-add8-15da33ff2f69', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'88485cca1b5a650c7cfc9913f4ebcb8fee74dbe35d4803e4c6290504', '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-14T04:16:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'566371500ec3476c835ccf2b88efc5f5', 'name': u'cloudify-vm_93002ff0-cd60-4727-add8-15da33ff2f69', 'adminPass': u'2LcU8DvGS2Xc', 'tenant_id': u'566371500ec3476c835ccf2b88efc5f5', 'created_at': u'2019-01-14T04:14:26Z', 'created': u'2019-01-14T04:14:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 04:16:42,038 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'27941bbf-874b-49d8-9628-71ebe623ab79', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'566371500ec3476c835ccf2b88efc5f5', 'created_at': u'2019-01-14T04:16:41Z', 'attached': True, 'updated_at': u'2019-01-14T04:16:41Z', 'id': u'7670a11e-6e0a-49c4-9ec7-5b8fde66f7a3', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'566371500ec3476c835ccf2b88efc5f5', 'name': 'cloudify-project_93002ff0-cd60-4727-add8-15da33ff2f69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'27941bbf-874b-49d8-9628-71ebe623ab79', 'project_id': u'566371500ec3476c835ccf2b88efc5f5', 'port_id': u'34ee95f8-d817-41b3-9ca8-c65546e02c46', 'port': u'34ee95f8-d817-41b3-9ca8-c65546e02c46', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 04:16:42,108 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock 2019-01-14 04:16:43,111 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2019-01-14 04:16:52,188 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:16:53,191 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: timed out 2019-01-14 04:17:02,292 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:17:03,294 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: timed out 2019-01-14 04:17:12,377 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:17:13,379 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.204: timed out 2019-01-14 04:17:22,466 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:17:23,469 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.204: timed out 2019-01-14 04:17:32,700 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:17:33,703 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.204: timed out 2019-01-14 04:17:42,790 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.055284] cloud-init[9568]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.01 seconds. [ 59.318067] cloud-init[9591]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.27 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 | 5c:9f:93:59:ab:be:6c:9d:4a:73:22:5a:fd:80:da:6e | - | 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----- [ 59.386618] cloud-init[9591]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:17:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.38 seconds 2019-01-14 04:17:43,793 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.204: timed out 2019-01-14 04:17:52,879 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.055284] cloud-init[9568]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.01 seconds. [ 59.318067] cloud-init[9591]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.27 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 | 5c:9f:93:59:ab:be:6c:9d:4a:73:22:5a:fd:80:da:6e | - | 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----- [ 59.386618] cloud-init[9591]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:17:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.38 seconds 2019-01-14 04:17:53,882 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.204: timed out 2019-01-14 04:18:02,969 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.055284] cloud-init[9568]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.01 seconds. [ 59.318067] cloud-init[9591]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.27 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 | 5c:9f:93:59:ab:be:6c:9d:4a:73:22:5a:fd:80:da:6e | - | 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----- [ 59.386618] cloud-init[9591]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:17:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.38 seconds 2019-01-14 04:18:03,971 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.204: timed out 2019-01-14 04:18:13,237 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.055284] cloud-init[9568]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.01 seconds. [ 59.318067] cloud-init[9591]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.27 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 | 5c:9f:93:59:ab:be:6c:9d:4a:73:22:5a:fd:80:da:6e | - | 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----- [ 59.386618] cloud-init[9591]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:17:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.38 seconds 2019-01-14 04:18:14,239 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.204: timed out 2019-01-14 04:18:23,329 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.055284] cloud-init[9568]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.01 seconds. [ 59.318067] cloud-init[9591]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.27 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 | 5c:9f:93:59:ab:be:6c:9d:4a:73:22:5a:fd:80:da:6e | - | 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----- [ 59.386618] cloud-init[9591]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:17:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.38 seconds 2019-01-14 04:18:24,332 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.204: timed out 2019-01-14 04:18:33,420 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1946876960 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.910 MHz processor [ 0.486506] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.490228] pid_max: default: 32768 minimum: 301 [ 0.492242] Security Framework initialized [ 0.494098] SELinux: Initializing. [ 0.496065] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.503477] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.508100] Mount-cache hash table entries: 4096 [ 0.510409] Initializing cgroup subsys memory [ 0.512358] Initializing cgroup subsys devices [ 0.514296] Initializing cgroup subsys freezer [ 0.516235] Initializing cgroup subsys net_cls [ 0.518171] Initializing cgroup subsys blkio [ 0.520069] Initializing cgroup subsys perf_event [ 0.522084] Initializing cgroup subsys hugetlb [ 0.524023] Initializing cgroup subsys pids [ 0.525894] Initializing cgroup subsys net_prio [ 0.527953] CPU: Physical Processor ID: 0 [ 0.530508] mce: CPU supports 10 MCE banks [ 0.532398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.534587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.536765] tlb_flushall_shift: 6 [ 0.538657] Freeing SMP alternatives: 28k freed [ 0.543910] ACPI: Core revision 20130517 [ 0.546167] ACPI: All ACPI Tables successfully acquired [ 0.548629] ftrace: allocating 25812 entries in 101 pages [ 0.575215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580267] smpboot: Max logical packages: 2 [ 0.582460] Enabling x2apic [ 0.583956] Enabled x2apic [ 0.585738] Switched APIC routing to physical x2apic. [ 0.589242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605824] KVM setup paravirtual spinlock [ 0.608997] smpboot: Booting Node 0, Processors #1 OK [ 0.611581] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633968] Brought up 2 CPUs [ 0.633971] KVM setup async PF for cpu 1 [ 0.633975] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639254] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.643004] devtmpfs: initialized [ 0.646228] EVM: security.selinux [ 0.647876] EVM: security.ima [ 0.649416] EVM: security.capability [ 0.651863] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654481] pinctrl core: initialized pinctrl subsystem [ 0.656758] NET: Registered protocol family 16 [ 0.658986] ACPI: bus type PCI registered [ 0.660824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663398] PCI: Using configuration type 1 for base access [ 0.670125] ACPI: Added _OSI(Module Device) [ 0.672015] ACPI: Added _OSI(Processor Device) [ 0.673957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679364] ACPI: Interpreter enabled [ 0.681112] ACPI: (supports S0 S5) [ 0.682775] ACPI: Using IOAPIC for interrupt routing [ 0.684850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692905] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702652] acpiphp: Slot [3] registered [ 0.704482] acpiphp: Slot [4] registered [ 0.706297] acpiphp: Slot [5] registered [ 0.708113] acpiphp: Slot [6] registered [ 0.709927] acpiphp: Slot [7] registered [ 0.711742] acpiphp: Slot [8] registered [ 0.713557] acpiphp: Slot [9] registered [ 0.715357] acpiphp: Slot [10] registered [ 0.717177] acpiphp: Slot [11] registered [ 0.719003] acpiphp: Slot [12] registered [ 0.720840] acpiphp: Slot [13] registered [ 0.722665] acpiphp: Slot [14] registered [ 0.724497] acpiphp: Slot [15] registered [ 0.726593] acpiphp: Slot [16] registered [ 0.728668] acpiphp: Slot [17] registered [ 0.730804] acpiphp: Slot [18] registered [ 0.732871] acpiphp: Slot [19] registered [ 0.734943] acpiphp: Slot [20] registered [ 0.737006] acpiphp: Slot [21] registered [ 0.739067] acpiphp: Slot [22] registered [ 0.741131] acpiphp: Slot [23] registered [ 0.743185] acpiphp: Slot [24] registered [ 0.745227] acpiphp: Slot [25] registered [ 0.747301] acpiphp: Slot [26] registered [ 0.749371] acpiphp: Slot [27] registered [ 0.751439] acpiphp: Slot [28] registered [ 0.753492] acpiphp: Slot [29] registered [ 0.755546] acpiphp: Slot [30] registered [ 0.757600] acpiphp: Slot [31] registered [ 0.759653] PCI host bridge to bus 0000:00 [ 0.761711] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764220] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.767145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.770062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.773843] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777618] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787602] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.830214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.833394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.836766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.839901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.842786] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.845697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.849637] vgaarb: loaded [ 0.851243] vgaarb: bridge control possible 0000:00:02.0 [ 0.853889] SCSI subsystem initialized [ 0.855858] ACPI: bus type USB registered [ 0.857888] usbcore: registered new interface driver usbfs [ 0.860414] usbcore: registered new interface driver hub [ 0.862867] usbcore: registered new device driver usb [ 0.865413] PCI: Using ACPI for IRQ routing [ 0.867894] NetLabel: Initializing [ 0.869718] NetLabel: domain hash size = 128 [ 0.871823] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.874167] NetLabel: unlabeled traffic allowed by default [ 0.876828] Switched to clocksource kvm-clock [ 0.887876] pnp: PnP ACPI init [ 0.889652] ACPI: bus type PNP registered [ 0.892127] pnp: PnP ACPI: found 5 devices [ 0.894221] ACPI: bus type PNP unregistered [ 0.902934] NET: Registered protocol family 2 [ 0.905466] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912884] TCP: Hash tables configured (established 32768 bind 32768) [ 0.915896] TCP: reno registered [ 0.917713] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923421] NET: Registered protocol family 1 [ 0.925628] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.928305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.930942] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973576] Unpacking initramfs... [ 1.448815] Freeing initrd memory: 37508k freed [ 1.459181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462072] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467121] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.469941] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.473040] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475770] Initialise system trusted keyring [ 1.477912] audit: initializing netlink socket (disabled) [ 1.480409] type=2000 audit(1547439402.151:1): initialized [ 1.498105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.500902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504630] zpool: loaded [ 1.506231] zbud: loaded [ 1.507983] VFS: Disk quotas dquot_6.5.2 [ 1.510033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513001] msgmni has been set to 7578 [ 1.515023] Key type big_key registered [ 1.517917] NET: Registered protocol family 38 [ 1.520107] Key type asymmetric registered [ 1.522140] Asymmetric key parser 'x509' registered [ 1.524439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.528197] io scheduler noop registered [ 1.530212] io scheduler deadline registered (default) [ 1.547757] io scheduler cfq registered [ 1.549835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.552341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.555268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.558963] ACPI: Power Button [PWRF] [ 1.561031] GHES: HEST is not enabled! [ 1.563037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.589301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.592321] Non-volatile memory driver v1.3 [ 1.594384] Linux agpgart interface v0.103 [ 1.596528] crash memory driver: version 1.1 [ 1.598680] rdac: device handler registered [ 1.600796] hp_sw: device handler registered [ 1.602903] emc: device handler registered [ 1.604957] alua: device handler registered [ 1.607031] libphy: Fixed MDIO Bus: probed [ 1.609147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.611977] ehci-pci: EHCI PCI platform driver [ 1.614133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.616897] ohci-pci: OHCI PCI platform driver [ 1.619086] uhci_hcd: USB Universal Host Controller Interface driver [ 1.640384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.642899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.646702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.649118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.651820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658493] usb usb1: Product: UHCI Host Controller [ 1.660820] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.663879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666230] hub 1-0:1.0: USB hub found [ 1.668223] hub 1-0:1.0: 2 ports detected [ 1.670292] usbcore: registered new interface driver usbserial [ 1.672643] usbcore: registered new interface driver usbserial_generic [ 1.675134] usbserial: USB Serial support registered for generic [ 1.677508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.683922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686101] mousedev: PS/2 mouse device common for all mice [ 1.688735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692657] rtc_cmos 00:00: RTC can wake from S4 [ 1.693660] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.699658] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.705481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708040] cpuidle: using governor menu [ 1.709907] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712204] usbcore: registered new interface driver usbhid [ 1.714474] usbhid: USB HID core driver [ 1.716298] drop_monitor: Initializing network drop monitor service [ 1.718802] TCP: cubic registered [ 1.720456] Initializing XFRM netlink socket [ 1.722463] NET: Registered protocol family 10 [ 1.724678] NET: Registered protocol family 17 [ 1.726835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729130] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.735316] Loading compiled-in X.509 certificates [ 1.737383] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.741371] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.745848] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.749875] registered taskstats version 1 [ 1.753689] Key type trusted registered [ 1.756804] Key type encrypted registered [ 1.759872] IMA: No TPM chip found, activating TPM-bypass! [ 1.762700] rtc_cmos 00:00: setting system clock to 2019-01-14 04:16:42 UTC (1547439402) [ 1.767042] Freeing unused kernel memory: 1680k freed [ 1.773400] 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.780237] systemd[1]: Detected virtualization kvm. [ 1.782306] systemd[1]: Detected architecture x86-64. [ 1.784400] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788393] systemd[1]: No hostname configured. [ 1.790367] systemd[1]: Set hostname to . [ 1.792506] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.818302] systemd[1]: Created slice Root Slice. [ 1.820332] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.823643] systemd[1]: Listening on Journal Socket. [ 1.825755] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.829153] systemd[1]: Created slice System Slice. [ 1.831226] systemd[1]: Starting System Slice. [ 1.833562] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.838015] systemd[1]: Reached target Slices. [ 1.839990] systemd[1]: Starting Slices. [ 1.842139] 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.848257] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.852890] systemd[1]: Reached target Timers. [ 1.854855] systemd[1]: Starting Timers. [ 1.856728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.860259] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.865075] systemd[1]: Reached target Paths. [ 1.867010] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.870119] systemd[1]: Reached target Swap. [ 1.872070] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.875262] systemd[1]: Listening on udev Kernel Socket. [ 1.877458] systemd[1]: Starting udev Kernel Socket. [ 1.879890] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.884873] systemd[1]: Listening on udev Control Socket. [ 1.887101] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.890807] systemd[1]: Reached target Sockets. [ 1.892792] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.896085] systemd[1]: Reached target Local File Systems. [ 1.898346] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.901978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started dracut cmdline hook. [[32m OK [0m] Started Apply Kernel Variables. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.921926] RPC: Registered named UNIX socket transport module. [ 1.924307] RPC: Registered udp transport module. [ 1.926275] RPC: Registered tcp transport module. [ 1.928260] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.971848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.026297] FDC 0 is a S82078B [ 2.050855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.093519] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.097779] scsi host0: ata_piix [ 2.099744] scsi host1: ata_piix [ 2.102026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.104763] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.107355] vda: vda1 [ 2.124643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.127237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.129884] usb 1-1: Product: QEMU USB Tablet [ 2.131819] usb 1-1: Manufacturer: QEMU [ 2.133645] usb 1-1: SerialNumber: 42 [ 2.143889] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.148050] 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] 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. [[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. [ 2.279897] SGI XFS with ACLs, security attributes, no debug enabled [ 2.283314] XFS (vda1): Mounting V4 Filesystem [ 2.305623] 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... [ 2.468890] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[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 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 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 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 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.558446] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.921153] SELinux: Disabled at runtime. [ 2.961876] type=1404 audit(1547439403.699:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.036479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.038805] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[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... [ 3.321375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.451541] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [ 3.572308] type=1305 audit(1547439404.309:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 3.676528] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.681368] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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 Login Service... [ 3.706137] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.731868] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.735217] [TTM] Initializing pool allocator [ 3.737434] [TTM] Initializing DMA pool allocator [ 3.740273] [drm] fb mappable at 0xFC000000 [ 3.742146] [drm] vram aper at 0xFC000000 [ 3.743938] [drm] size 33554432 [ 3.745586] [drm] fb depth is 24 [ 3.747385] [drm] pitch is 3072 Starting Authorization Manager... [ 3.751857] fbcon: cirrusdrmfb (fb0) is primary device [ 3.753469] ppdev: user-space parallel port driver [ 3.780440] Console: switching to colour frame buffer device 128x48 [ 3.799905] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.808849] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[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). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 4.006216] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 4.010703] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 4.039639] alg: No test for crc32 (crc32-pclmul) ] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.047567] intel_rapl: no valid rapl domains found in package 0 [ 4.053222] intel_rapl: no valid rapl domains found in package 0 [ 4.056172] intel_powerclamp: No package C-state available [ 4.063566] intel_powerclamp: No package C-state available[ 4.258488] cloud-init[487]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:16:45 +0000. Up 4.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[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] Created slice user-993.slice. [ 6.081639] cloud-init[810]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:16:47 +0000. Up 6.01 seconds. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.268275] cloud-init[810]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.270895] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.275252] cloud-init[810]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.281146] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.288265] cloud-init[810]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.292260] cloud-init[810]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:49:ce:6e | [ 6.297958] cloud-init[810]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.302915] cloud-init[810]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.310028] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.314043] cloud-init[810]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.320225] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.322946] cloud-init[810]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.326020] cloud-init[810]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.328709] cloud-init[810]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.331739] cloud-init[810]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.055284] cloud-init[9568]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.01 seconds. [ 59.318067] cloud-init[9591]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:17:40 +0000. Up 59.27 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 | 5c:9f:93:59:ab:be:6c:9d:4a:73:22:5a:fd:80:da:6e | - | 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----- [ 59.386618] cloud-init[9591]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:17:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.38 seconds 2019-01-14 04:18:34,423 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.204: timed out 2019-01-14 04:18:43,433 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.204 2019-01-14 04:18:43,433 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 04:18:43,556 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 04:18:43,557 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:55 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 04:18:54,488 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2019-01-14 04:18:54,508 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-14 04:18:55,466 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_0c188775-19da-4d2e-949e-9e7347ea7212'}) 2019-01-14 04:18:55,838 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16838106f06c459c8d91216f79137b05', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_0c188775-19da-4d2e-949e-9e7347ea7212'}) 2019-01-14 04:18:56,559 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_0c188775-19da-4d2e-949e-9e7347ea7212', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'a8f38cb93ca44a8396c707fc43a5d58a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ae06488a-3c54-4a89-a338-55d25c954a8d', 'username': u'cloudify_ims-user_0c188775-19da-4d2e-949e-9e7347ea7212', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 04:18:56,562 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_0c188775-19da-4d2e-949e-9e7347ea7212', 'password': 'ae06488a-3c54-4a89-a338-55d25c954a8d', 'project_name': 'cloudify_ims-project_0c188775-19da-4d2e-949e-9e7347ea7212', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'a8f38cb93ca44a8396c707fc43a5d58a', 'project_domain_name': 'Default'} 2019-01-14 04:18:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'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-14 04:18:56,632 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-14 04:18:57,357 - 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-14T04:18:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'83281161-5e4a-4310-9627-da1a5f6892b1', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_0c188775-19da-4d2e-949e-9e7347ea7212', u'admin_state_up': True, u'tenant_id': u'a8f38cb93ca44a8396c707fc43a5d58a', u'created_at': u'2019-01-14T04:18:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a8f38cb93ca44a8396c707fc43a5d58a'}) 2019-01-14 04:18:58,603 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T04:18:58Z', 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'e48b0e0b-07f7-4db1-b2d0-13c0a34185bd', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_0c188775-19da-4d2e-949e-9e7347ea7212', u'enable_dhcp': True, u'network_id': u'83281161-5e4a-4310-9627-da1a5f6892b1', u'tenant_id': u'a8f38cb93ca44a8396c707fc43a5d58a', u'created_at': u'2019-01-14T04:18:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a8f38cb93ca44a8396c707fc43a5d58a'}) 2019-01-14 04:19:00,120 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a8f38cb93ca44a8396c707fc43a5d58a', u'created_at': u'2019-01-14T04:18:58Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T04:19:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'a8f38cb93ca44a8396c707fc43a5d58a', u'id': u'101e8e1b-e392-432c-b0a7-459f7554288b', u'name': u'cloudify_ims-router_0c188775-19da-4d2e-949e-9e7347ea7212'}) 2019-01-14 04:20:22,961 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/8b2e9b54-d675-4021-bee5-6ea767605cd3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8b2e9b54-d675-4021-bee5-6ea767605cd3/file', 'owner': u'a8f38cb93ca44a8396c707fc43a5d58a', 'id': u'8b2e9b54-d675-4021-bee5-6ea767605cd3', 'size': 4373348352, u'self': u'/v2/images/8b2e9b54-d675-4021-bee5-6ea767605cd3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'name': 'cloudify_ims-project_0c188775-19da-4d2e-949e-9e7347ea7212', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/8b2e9b54-d675-4021-bee5-6ea767605cd3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T04:20:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T04:20:22Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_0c188775-19da-4d2e-949e-9e7347ea7212', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/8b2e9b54-d675-4021-bee5-6ea767605cd3', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_0c188775-19da-4d2e-949e-9e7347ea7212', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_0c188775-19da-4d2e-949e-9e7347ea7212', 'created': u'2019-01-14T04:19:24Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T04:19:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8b2e9b54-d675-4021-bee5-6ea767605cd3', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_0c188775-19da-4d2e-949e-9e7347ea7212', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 04:20:23,204 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_0c188775-19da-4d2e-949e-9e7347ea7212', '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'31b9513b6c57489692efc0638736c929', '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'4ac849fb-5a8e-4a04-9f06-c7d988a2d271', 'swap': 0}) 2019-01-14 04:20:23,596 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBUCteld9ndQCg+tQx9Tr7NGtK1vkhtLXlWhU3vyuzPdtJKTqteHG1Qodh+1oTHrQ2ZL1WpE2woNOx5Yf54UB/N1gLirnZUE/NcKajRBRDzPBG/on/QJeOdJ+72SnEvDAp2FLsbJBOl9XMD6ipqZndFh/AtyJ1kL7MZ9Pa7F6YNG1sEWhqiTkGppqZPeBuTZzAzSV/jbtHOYqyYSlb5XiUPENq/2N8Gk5CQ0k4mNGa8rLjrpY/CHrycOnsuhFgTSHsHuoPSPHBkQoevGJQG8nTlKyXySLUUowYEXowbj60NVZ3INqfBf3CUI39gk2uHuMBb6gH4dS7xRVho08CBFSt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwVArXpXfZ3UAoPrUMfU6+zRrStb5IbS15VoVN78rsz3bSSk6\nrXhxtUKHYftaEx60NmS9VqRNsKDTseWH+eFAfzdYC4q52VBPzXCmo0QUQ8zwRv6J\n/0CXjnSfu9kpxLwwKdhS7GyQTpfVzA+oqamZ3RYfwLcidZC+zGfT2uxemDRtbBFo\naok5BqaamT3gbk2cwM0lf427RzmKsmEpW+V4lDxDav9jfBpOQkNJOJjRmvKy466W\nPwh68nDp7LoRYE0h7B7qD0jxwZEKHrxiUBvJ05Ssl8ki1FKMGBF6MG4+tDVWdyDa\nnwX9wlCN/YJNrh7jAW+oB+HUu8UVYaNPAgRUrQIDAQABAoIBAQCZkPRC+VA1wY60\nU04KOcOXFzc8hrX2frYY8oz0chtnEnaHEgeZEptR4P3namNN2RBUPYbjszY8YCaL\npcl1SemQpgh9csDcz531l83o2QY4Li+aVk6NxWQgOKlD8unpbY3dUAnf4wZoSNoA\nd1gHH8IpDZA/6buoJUpM2xZDTY5/3ZLv4TOYEEmAZ82nIV01zvJ/gZEKcr8b1WJI\nKP4ZGttxy/xucR7LWCrRR1OnBCUkdfGSFdxR6N9x8C5RpoynehVWWx9h/epVJyRX\nS/FV64F9Q0p30AdUc3dsb5MPvb2pAo7j4j9ApPQ/DiOMIxIDRz7lzQzmRihNvMjZ\nZi3BNQzJAoGBAPXgU7FymIIv1ZuL1XCteNvMQiHe6p0UTlrDS2Er4JiH9IHBF4nG\nC34NtJIDL2RtJjPUVkjxngU3Pz78izzlHPsUpMozXhNMeJK0hFhowaFIwvtqshQT\nn+8yROKKh2pSKocQNpnuEn6tjjcpvz9PmY9MZmxglKFwElx14+BBYdAzAoGBAMlF\nzEWy/d/0FkoVn+GhUh8bmuTijvMhjvqktfvJ0KHK9nvRRmwLkEDU91RpCKKgRCbT\nR28VtTHjrKLa6qf//RPZaYPwRLHug5XmRNwTchQfSR9qJkudmsPXrAr60WnGKlwI\nO8E+Ev3gVvlH374PP8bsFGG+3pb32C3FzS9xAuefAoGAbCpuxy6RtxwSDaa7lCFM\nfO1j3oCxl77aJYWqwKnL2W5d+0MV9s9AOQkQefeavsRhvQVZnCdnDAZc9XmmS3jD\nghV31Vg5t6W5mVh+rGIRZMGcvXwXsUtc3Z6wvTSSFAznlplkW91nF4GEgfIEp3Z+\nKJNEr8LhQBAMk85tHDfHLw8CgYBMBpxhW3oABSACPebVgG0XqQK6IEXk2rE6Rcsj\n35h59MNkA6m5GCkWBBuke8QyQZ1cmQPrluSJgrlsDosCiHRc8gukNbaNC04S6hbq\nlkHKDgM95YevmkmiXi3zO8isTpkjiEyh8sOTuBDCOn7uOK5bgkM0pLdJiTbUG1ok\n6GgzewKBgQCNJRBJNOWNJlsuk8WhfWboPNnPZsbVC5Zl7xWl0rH3eW/P6mAsJSKU\nYEOZX0WjL2TEEo+SDUynANVkQP5dTA+iWb38x2l7F4CGx1qOwqrTyb9V9oAwDHO7\ngSsoYKzNAyundXqtr4ZR3TtrNWE4l7aUwIB5QQl77LSKmd6U5JJGIA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'16838106f06c459c8d91216f79137b05', 'name': u'cloudify_ims-kp_0c188775-19da-4d2e-949e-9e7347ea7212', 'created_at': '2019-01-14T04:20:23.596468', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'name': 'cloudify_ims-project_0c188775-19da-4d2e-949e-9e7347ea7212', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cc:bd:48:d1:d7:fc:39:0d:3b:04:56:28:cf:46:90:fc', 'type': 'ssh', 'id': u'cloudify_ims-kp_0c188775-19da-4d2e-949e-9e7347ea7212'}) 2019-01-14 04:20:23,596 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwVArXpXfZ3UAoPrUMfU6+zRrStb5IbS15VoVN78rsz3bSSk6 rXhxtUKHYftaEx60NmS9VqRNsKDTseWH+eFAfzdYC4q52VBPzXCmo0QUQ8zwRv6J /0CXjnSfu9kpxLwwKdhS7GyQTpfVzA+oqamZ3RYfwLcidZC+zGfT2uxemDRtbBFo aok5BqaamT3gbk2cwM0lf427RzmKsmEpW+V4lDxDav9jfBpOQkNJOJjRmvKy466W Pwh68nDp7LoRYE0h7B7qD0jxwZEKHrxiUBvJ05Ssl8ki1FKMGBF6MG4+tDVWdyDa nwX9wlCN/YJNrh7jAW+oB+HUu8UVYaNPAgRUrQIDAQABAoIBAQCZkPRC+VA1wY60 U04KOcOXFzc8hrX2frYY8oz0chtnEnaHEgeZEptR4P3namNN2RBUPYbjszY8YCaL pcl1SemQpgh9csDcz531l83o2QY4Li+aVk6NxWQgOKlD8unpbY3dUAnf4wZoSNoA d1gHH8IpDZA/6buoJUpM2xZDTY5/3ZLv4TOYEEmAZ82nIV01zvJ/gZEKcr8b1WJI KP4ZGttxy/xucR7LWCrRR1OnBCUkdfGSFdxR6N9x8C5RpoynehVWWx9h/epVJyRX S/FV64F9Q0p30AdUc3dsb5MPvb2pAo7j4j9ApPQ/DiOMIxIDRz7lzQzmRihNvMjZ Zi3BNQzJAoGBAPXgU7FymIIv1ZuL1XCteNvMQiHe6p0UTlrDS2Er4JiH9IHBF4nG C34NtJIDL2RtJjPUVkjxngU3Pz78izzlHPsUpMozXhNMeJK0hFhowaFIwvtqshQT n+8yROKKh2pSKocQNpnuEn6tjjcpvz9PmY9MZmxglKFwElx14+BBYdAzAoGBAMlF zEWy/d/0FkoVn+GhUh8bmuTijvMhjvqktfvJ0KHK9nvRRmwLkEDU91RpCKKgRCbT R28VtTHjrKLa6qf//RPZaYPwRLHug5XmRNwTchQfSR9qJkudmsPXrAr60WnGKlwI O8E+Ev3gVvlH374PP8bsFGG+3pb32C3FzS9xAuefAoGAbCpuxy6RtxwSDaa7lCFM fO1j3oCxl77aJYWqwKnL2W5d+0MV9s9AOQkQefeavsRhvQVZnCdnDAZc9XmmS3jD ghV31Vg5t6W5mVh+rGIRZMGcvXwXsUtc3Z6wvTSSFAznlplkW91nF4GEgfIEp3Z+ KJNEr8LhQBAMk85tHDfHLw8CgYBMBpxhW3oABSACPebVgG0XqQK6IEXk2rE6Rcsj 35h59MNkA6m5GCkWBBuke8QyQZ1cmQPrluSJgrlsDosCiHRc8gukNbaNC04S6hbq lkHKDgM95YevmkmiXi3zO8isTpkjiEyh8sOTuBDCOn7uOK5bgkM0pLdJiTbUG1ok 6GgzewKBgQCNJRBJNOWNJlsuk8WhfWboPNnPZsbVC5Zl7xWl0rH3eW/P6mAsJSKU YEOZX0WjL2TEEo+SDUynANVkQP5dTA+iWb38x2l7F4CGx1qOwqrTyb9V9oAwDHO7 gSsoYKzNAyundXqtr4ZR3TtrNWE4l7aUwIB5QQl77LSKmd6U5JJGIA== -----END RSA PRIVATE KEY----- 2019-01-14 04:22:45,225 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_0c188775-19da-4d2e-949e-9e7347ea7212': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:ed:fb', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8b2e9b54-d675-4021-bee5-6ea767605cd3'}), 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-14T04:22:43.000000', 'flavor': Munch({u'id': u'4ac849fb-5a8e-4a04-9f06-c7d988a2d271'}), 'az': u'nova', 'id': u'e3d51d3f-fd83-4ca0-9388-58f148ccaec7', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_0c188775-19da-4d2e-949e-9e7347ea7212'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'16838106f06c459c8d91216f79137b05', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'name': 'cloudify_ims-project_0c188775-19da-4d2e-949e-9e7347ea7212', '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-14T04:22:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:22:43Z', 'hostId': u'a5521c202b92326cf05514482f0f14ca54c13c186309873bec183f68', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_0c188775-19da-4d2e-949e-9e7347ea7212', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'a5521c202b92326cf05514482f0f14ca54c13c186309873bec183f68', '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-14T04:22:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'name': u'cloudify_ims-vm_0c188775-19da-4d2e-949e-9e7347ea7212', 'adminPass': u'H3NY6x9vEe22', 'tenant_id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'created_at': u'2019-01-14T04:20:27Z', 'created': u'2019-01-14T04:20:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 04:22:47,086 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'101e8e1b-e392-432c-b0a7-459f7554288b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'created_at': u'2019-01-14T04:22:46Z', 'attached': True, 'updated_at': u'2019-01-14T04:22:46Z', 'id': u'e9a003c0-1f18-4de6-88a3-c83da0d06f76', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'name': 'cloudify_ims-project_0c188775-19da-4d2e-949e-9e7347ea7212', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'101e8e1b-e392-432c-b0a7-459f7554288b', 'project_id': u'a8f38cb93ca44a8396c707fc43a5d58a', 'port_id': u'44ba4e08-b09d-4637-8e44-6464bd53d827', 'port': u'44ba4e08-b09d-4637-8e44-6464bd53d827', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 04:22:47,155 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled 2019-01-14 04:22:48,157 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2019-01-14 04:22:57,247 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:22:58,250 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.208: timed out 2019-01-14 04:23:07,340 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:23:08,342 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.208: timed out 2019-01-14 04:23:17,430 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:23:18,433 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.208: timed out 2019-01-14 04:23:27,524 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:23:28,527 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.208: timed out 2019-01-14 04:23:37,617 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 04:23:38,620 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.208: timed out 2019-01-14 04:23:47,705 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.420370] cloud-init[9569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:23:44 +0000. Up 59.37 seconds. [ 59.689194] cloud-init[9593]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:23:45 +0000. Up 59.64 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 | cc:bd:48:d1:d7:fc:39:0d:3b:04:56:28:cf:46:90:fc | - | 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----- [ 59.768348] cloud-init[9593]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:23:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.74 seconds 2019-01-14 04:23:48,708 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.208: timed out 2019-01-14 04:23:57,790 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.420370] cloud-init[9569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:23:44 +0000. Up 59.37 seconds. [ 59.689194] cloud-init[9593]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:23:45 +0000. Up 59.64 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 | cc:bd:48:d1:d7:fc:39:0d:3b:04:56:28:cf:46:90:fc | - | 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----- [ 59.768348] cloud-init[9593]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:23:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.74 seconds 2019-01-14 04:23:58,793 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.208: timed out 2019-01-14 04:24:07,880 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.420370] cloud-init[9569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:23:44 +0000. Up 59.37 seconds. [ 59.689194] cloud-init[9593]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:23:45 +0000. Up 59.64 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 | cc:bd:48:d1:d7:fc:39:0d:3b:04:56:28:cf:46:90:fc | - | 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----- [ 59.768348] cloud-init[9593]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:23:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.74 seconds 2019-01-14 04:24:08,883 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.208: timed out 2019-01-14 04:24:17,968 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.420370] cloud-init[9569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:23:44 +0000. Up 59.37 seconds. [ 59.689194] cloud-init[9593]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:23:45 +0000. Up 59.64 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 | cc:bd:48:d1:d7:fc:39:0d:3b:04:56:28:cf:46:90:fc | - | 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----- [ 59.768348] cloud-init[9593]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:23:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.74 seconds 2019-01-14 04:24:18,971 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.208: timed out 2019-01-14 04:24:28,053 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.420370] cloud-init[9569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:23:44 +0000. Up 59.37 seconds. [ 59.689194] cloud-init[9593]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:23:45 +0000. Up 59.64 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 | cc:bd:48:d1:d7:fc:39:0d:3b:04:56:28:cf:46:90:fc | - | 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----- [ 59.768348] cloud-init[9593]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:23:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.74 seconds 2019-01-14 04:24:29,056 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.208: timed out 2019-01-14 04:24:38,147 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2069502522 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.910 MHz processor [ 0.494193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.497922] pid_max: default: 32768 minimum: 301 [ 0.499938] Security Framework initialized [ 0.501800] SELinux: Initializing. [ 0.503759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.510801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515288] Mount-cache hash table entries: 4096 [ 0.517618] Initializing cgroup subsys memory [ 0.519555] Initializing cgroup subsys devices [ 0.521500] Initializing cgroup subsys freezer [ 0.523439] Initializing cgroup subsys net_cls [ 0.525370] Initializing cgroup subsys blkio [ 0.527267] Initializing cgroup subsys perf_event [ 0.529289] Initializing cgroup subsys hugetlb [ 0.531234] Initializing cgroup subsys pids [ 0.533126] Initializing cgroup subsys net_prio [ 0.535195] CPU: Physical Processor ID: 0 [ 0.537738] mce: CPU supports 10 MCE banks [ 0.539622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543948] tlb_flushall_shift: 6 [ 0.545835] Freeing SMP alternatives: 28k freed [ 0.551090] ACPI: Core revision 20130517 [ 0.553344] ACPI: All ACPI Tables successfully acquired [ 0.555772] ftrace: allocating 25812 entries in 101 pages [ 0.582466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584997] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587504] smpboot: Max logical packages: 2 [ 0.589680] Enabling x2apic [ 0.591188] Enabled x2apic [ 0.592966] Switched APIC routing to physical x2apic. [ 0.596472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.598910] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613017] KVM setup paravirtual spinlock [ 0.616169] smpboot: Booting Node 0, Processors #1 OK [ 0.618723] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.641226] Brought up 2 CPUs [ 0.641229] KVM setup async PF for cpu 1 [ 0.641233] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.646502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650323] devtmpfs: initialized [ 0.653716] EVM: security.selinux [ 0.655532] EVM: security.ima [ 0.657239] EVM: security.capability [ 0.659805] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662784] pinctrl core: initialized pinctrl subsystem [ 0.665330] NET: Registered protocol family 16 [ 0.667719] ACPI: bus type PCI registered [ 0.669762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.672667] PCI: Using configuration type 1 for base access [ 0.679596] ACPI: Added _OSI(Module Device) [ 0.681717] ACPI: Added _OSI(Processor Device) [ 0.683890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686147] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689749] ACPI: Interpreter enabled [ 0.691703] ACPI: (supports S0 S5) [ 0.693544] ACPI: Using IOAPIC for interrupt routing [ 0.695903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.710629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715868] acpiphp: Slot [3] registered [ 0.717901] acpiphp: Slot [4] registered [ 0.719945] acpiphp: Slot [5] registered [ 0.721975] acpiphp: Slot [6] registered [ 0.724002] acpiphp: Slot [7] registered [ 0.726022] acpiphp: Slot [8] registered [ 0.728035] acpiphp: Slot [9] registered [ 0.730045] acpiphp: Slot [10] registered [ 0.732089] acpiphp: Slot [11] registered [ 0.734138] acpiphp: Slot [12] registered [ 0.736189] acpiphp: Slot [13] registered [ 0.738243] acpiphp: Slot [14] registered [ 0.740333] acpiphp: Slot [15] registered [ 0.742394] acpiphp: Slot [16] registered [ 0.744448] acpiphp: Slot [17] registered [ 0.746496] acpiphp: Slot [18] registered [ 0.748540] acpiphp: Slot [19] registered [ 0.750591] acpiphp: Slot [20] registered [ 0.752641] acpiphp: Slot [21] registered [ 0.754686] acpiphp: Slot [22] registered [ 0.756741] acpiphp: Slot [23] registered [ 0.758795] acpiphp: Slot [24] registered [ 0.760847] acpiphp: Slot [25] registered [ 0.762897] acpiphp: Slot [26] registered [ 0.764948] acpiphp: Slot [27] registered [ 0.766998] acpiphp: Slot [28] registered [ 0.769041] acpiphp: Slot [29] registered [ 0.771089] acpiphp: Slot [30] registered [ 0.773142] acpiphp: Slot [31] registered [ 0.775185] PCI host bridge to bus 0000:00 [ 0.777237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.779736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793071] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.802891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.805711] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808821] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.817674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.858220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.861131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.865109] vgaarb: loaded [ 0.866724] vgaarb: bridge control possible 0000:00:02.0 [ 0.869364] SCSI subsystem initialized [ 0.871359] ACPI: bus type USB registered [ 0.873424] usbcore: registered new interface driver usbfs [ 0.875940] usbcore: registered new interface driver hub [ 0.878414] usbcore: registered new device driver usb [ 0.881024] PCI: Using ACPI for IRQ routing [ 0.883311] NetLabel: Initializing [ 0.884972] NetLabel: domain hash size = 128 [ 0.886900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.889024] NetLabel: unlabeled traffic allowed by default [ 0.891383] Switched to clocksource kvm-clock [ 0.901697] pnp: PnP ACPI init [ 0.903307] ACPI: bus type PNP registered [ 0.905539] pnp: PnP ACPI: found 5 devices [ 0.907370] ACPI: bus type PNP unregistered [ 0.915785] NET: Registered protocol family 2 [ 0.918018] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.921591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.924571] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927168] TCP: reno registered [ 0.928773] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.931157] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933693] NET: Registered protocol family 1 [ 0.935623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940217] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.961127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.982004] Unpacking initramfs... [ 1.469062] Freeing initrd memory: 37508k freed [ 1.479089] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.481593] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.486136] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.488566] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.491338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.493688] Initialise system trusted keyring [ 1.495591] audit: initializing netlink socket (disabled) [ 1.497750] type=2000 audit(1547439766.497:1): initialized [ 1.515498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.517892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.521187] zpool: loaded [ 1.522618] zbud: loaded [ 1.524212] VFS: Disk quotas dquot_6.5.2 [ 1.526094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.528687] msgmni has been set to 7578 [ 1.530484] Key type big_key registered [ 1.533144] NET: Registered protocol family 38 [ 1.535029] Key type asymmetric registered [ 1.536827] Asymmetric key parser 'x509' registered [ 1.538966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.542324] io scheduler noop registered [ 1.544098] io scheduler deadline registered (default) [ 1.561978] io scheduler cfq registered [ 1.563787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.565956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.568490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.571788] ACPI: Power Button [PWRF] [ 1.573656] GHES: HEST is not enabled! [ 1.575441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.601116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.603913] Non-volatile memory driver v1.3 [ 1.605789] Linux agpgart interface v0.103 [ 1.607752] crash memory driver: version 1.1 [ 1.609685] rdac: device handler registered [ 1.611626] hp_sw: device handler registered [ 1.613516] emc: device handler registered [ 1.615344] alua: device handler registered [ 1.617217] libphy: Fixed MDIO Bus: probed [ 1.619123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621645] ehci-pci: EHCI PCI platform driver [ 1.623575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.625961] ohci-pci: OHCI PCI platform driver [ 1.627893] uhci_hcd: USB Universal Host Controller Interface driver [ 1.648795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.650998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.654368] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.656499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.658872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.661443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.664731] usb usb1: Product: UHCI Host Controller [ 1.666761] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.669383] usb usb1: SerialNumber: 0000:00:01.2 [ 1.671459] hub 1-0:1.0: USB hub found [ 1.673213] hub 1-0:1.0: 2 ports detected [ 1.675189] usbcore: registered new interface driver usbserial [ 1.677490] usbcore: registered new interface driver usbserial_generic [ 1.679964] usbserial: USB Serial support registered for generic [ 1.682325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.686669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.688742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.690919] mousedev: PS/2 mouse device common for all mice [ 1.693553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.697416] rtc_cmos 00:00: RTC can wake from S4 [ 1.698277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.707645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.710139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.712664] cpuidle: using governor menu [ 1.714561] hidraw: raw HID events driver (C) Jiri Kosina [ 1.716848] usbcore: registered new interface driver usbhid [ 1.719090] usbhid: USB HID core driver [ 1.720935] drop_monitor: Initializing network drop monitor service [ 1.723407] TCP: cubic registered [ 1.725053] Initializing XFRM netlink socket [ 1.727033] NET: Registered protocol family 10 [ 1.729251] NET: Registered protocol family 17 [ 1.731425] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733729] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.736072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.739978] Loading compiled-in X.509 certificates [ 1.742044] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.746024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750488] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754465] registered taskstats version 1 [ 1.758253] Key type trusted registered [ 1.761328] Key type encrypted registered [ 1.764427] IMA: No TPM chip found, activating TPM-bypass! [ 1.767193] rtc_cmos 00:00: setting system clock to 2019-01-14 04:22:46 UTC (1547439766) [ 1.771486] Freeing unused kernel memory: 1680k freed [ 1.777405] 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.784324] systemd[1]: Detected virtualization kvm. [ 1.786438] systemd[1]: Detected architecture x86-64. [ 1.788575] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.792492] systemd[1]: No hostname configured. [ 1.794492] systemd[1]: Set hostname to . [ 1.796654] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819700] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.823273] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.828096] systemd[1]: Reached target Timers. [ 1.830054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.833113] systemd[1]: Reached target Swap. [ 1.835035] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.838075] systemd[1]: Reached target Paths. [ 1.840011] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.843201] systemd[1]: Created slice Root Slice. [ 1.845232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.848548] systemd[1]: Listening on Journal Socket. [ 1.850663] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.854117] systemd[1]: Listening on udev Kernel Socket. [ 1.856297] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.859798] systemd[1]: Created slice System Slice. [ 1.861875] systemd[1]: Starting System Slice. [ 1.864157] 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 Slices. [ 1.871264] systemd[1]: Reached target Slices. [ 1.873245] systemd[1]: Starting Slices. [ 1.875624] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.880751] systemd[1]: Listening on udev Control Socket. [ 1.882978] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.886445] systemd[1]: Reached target Sockets. [ 1.888428] systemd[1]: Starting Sockets. [ 1.890788] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.895727] systemd[1]: Reached target Local File Systems. [ 1.897971] systemd[1]: Starting Local File Systems. [ 1.900500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.906072] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.919183] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.922826] 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.959291] RPC: Registered named UNIX socket transport module. [ 1.961699] RPC: Registered udp transport module. [ 1.963708] RPC: Registered tcp transport module. [ 1.965742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.976401] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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... [ 2.067062] FDC 0 is a S82078B [ 2.094847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.128987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.131540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.134185] usb 1-1: Product: QEMU USB Tablet [ 2.136109] usb 1-1: Manufacturer: QEMU [ 2.136446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.140567] usb 1-1: SerialNumber: 42 [ 2.144172] scsi host0: ata_piix [ 2.146194] scsi host1: ata_piix [ 2.148041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148178] vda: vda1 [ 2.152172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.156482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160593] 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] 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. [[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... [ 2.328214] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331594] XFS (vda1): Mounting V4 Filesystem [ 2.354167] 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 Initrd Default Target. [[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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.609618] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.890100] SELinux: Disabled at runtime. [ 2.928395] type=1404 audit(1547439767.661:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.980676] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.982981] 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 udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Load/Save Random Seed. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.359069] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.410754] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.583054] type=1305 audit(1547439768.315:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.714478] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.718786] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.724131] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[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 GSSAPI Proxy Daemon... [ 3.749543] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752454] [TTM] Initializing pool allocator [ 3.754672] [TTM] Initializing DMA pool allocator [ 3.755018] [drm] fb mappable at 0xFC000000 [ 3.755019] [drm] vram aper at 0xFC000000 [ 3.755019] [drm] size 33554432 [[32m OK [0m] Started irqbalance daemon. [ 3.755020] [drm] fb depth is 24 [ 3.755020] [drm] pitch is 3072 [ 3.767003] ppdev: user-space parallel port driver [ 3.813262] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840226] Console: switching to colour frame buffer device 128x48 [ 3.856417] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... Starting NTP client/server... [ 3.861503] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[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... [ 4.085754] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 4.095680] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.102747] alg: No test for crc32 (crc32-pclmul) [ 4.196898] intel_rapl: no valid rapl domains found in package 0 [ 4.202818] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 4.237349] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 4.242718] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0mintel_powerclamp: No package C-state available] Started NTP client/server. [ 4.253795] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.579954] cloud-init[516]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:22:49 +0000. Up 4.54 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[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.. 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.. [ 6.547560] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:22:51 +0000. Up 6.47 seconds. [ 6.574658] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.578254] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.585720] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.597225] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.605696] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.614686] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:d3:ed:fb | [ 6.623142] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.632731] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.644976] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.668605] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.678795] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.698116] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.710401] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.725372] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.735604] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.420370] cloud-init[9569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:23:44 +0000. Up 59.37 seconds. [ 59.689194] cloud-init[9593]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:23:45 +0000. Up 59.64 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 | cc:bd:48:d1:d7:fc:39:0d:3b:04:56:28:cf:46:90:fc | - | 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----- [ 59.768348] cloud-init[9593]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:23:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.74 seconds 2019-01-14 04:24:39,150 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.208: timed out 2019-01-14 04:24:48,160 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.208 2019-01-14 04:24:48,161 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 04:24:48,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 04:24:48,265 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:52 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 04:24:48,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-14 04:24:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 277, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2019-01-14 04:24:59,420 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2019-01-14 04:24:59,439 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-01-14 04:25:00,571 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'ca368d8865c44402b3c411cc324f0234', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}) 2019-01-14 04:25:00,949 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1947000f618f44f5ab5cebab43345e09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}) 2019-01-14 04:25:01,706 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'ca368d8865c44402b3c411cc324f0234', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c2bce039-8206-4f89-a4bd-8a5dd0eda349', 'username': u'heat_ims-user_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 04:25:01,709 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'password': 'c2bce039-8206-4f89-a4bd-8a5dd0eda349', 'project_name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'ca368d8865c44402b3c411cc324f0234', 'project_domain_name': 'Default'} 2019-01-14 04:25:01,738 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-01-14 04:25:01,739 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-01-14 04:25:02,391 - 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-14T04:25:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2313850e-6d67-4eff-9ca6-aba3fb8891f5', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'admin_state_up': True, u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'created_at': u'2019-01-14T04:25:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ca368d8865c44402b3c411cc324f0234'}) 2019-01-14 04:25:03,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T04:25:03Z', 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'fbdde2bd-f0ca-4179-948a-9b965b31fc8b', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'enable_dhcp': True, u'network_id': u'2313850e-6d67-4eff-9ca6-aba3fb8891f5', u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'created_at': u'2019-01-14T04:25:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ca368d8865c44402b3c411cc324f0234'}) 2019-01-14 04:25:04,810 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'created_at': u'2019-01-14T04:25:03Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T04:25:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'ca368d8865c44402b3c411cc324f0234', u'id': u'a719bb31-a847-4e41-a050-140625e4ae99', u'name': u'heat_ims-router_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}) 2019-01-14 04:25:13,120 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/198563f3-51f8-4769-a720-b2fe6e2c77b8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/198563f3-51f8-4769-a720-b2fe6e2c77b8/file', 'owner': u'ca368d8865c44402b3c411cc324f0234', 'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'size': 263717376, u'self': u'/v2/images/198563f3-51f8-4769-a720-b2fe6e2c77b8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/198563f3-51f8-4769-a720-b2fe6e2c77b8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T04:25:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T04:25:13Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/198563f3-51f8-4769-a720-b2fe6e2c77b8', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'created': u'2019-01-14T04:25:08Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T04:25:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/198563f3-51f8-4769-a720-b2fe6e2c77b8', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 04:25:13,348 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', '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'31b9513b6c57489692efc0638736c929', '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'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'swap': 0}) 2019-01-14 04:25:15,070 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuDJHsS6EaZWTalkaODEn495Bg6S3qkB3oRgDMSr8a2SkI51t0I8rbBJIxJrtnvvH3xyJx5135vNhDCi/86kxd2Ixr4ZtDgHVY8V9JbJZQ6mlpxaEZtQ4IAeGhXzy6eMG8lA9dzxlgJz5EygNBoGaDCEY3UqEg3Vi2RE9lj4x6TzNfMbenbKU83aNl7MstCgUYgjXfjD8riGwbmKm/O9rWyLTxJzxSZzrw+0JNlAlbJYuJFryNenVWOGMdaxnXvQ3dFSbPf2zwKOYf74rSeAOXYfzNcLCTKhtcjZe68qKIy3fIVrvlLPsBGMldHnapZm2/v9Qy4J50gYZxiRo33vsv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArgyR7EuhGmVk2pZGjgxJ+PeQYOkt6pAd6EYAzEq/GtkpCOdb\ndCPK2wSSMSa7Z77x98cicedd+bzYQwov/OpMXdiMa+GbQ4B1WPFfSWyWUOppacWh\nGbUOCAHhoV88unjBvJQPXc8ZYCc+RMoDQaBmgwhGN1KhIN1YtkRPZY+Mek8zXzG3\np2ylPN2jZezLLQoFGII134w/K4hsG5ipvzva1si08Sc8Umc68PtCTZQJWyWLiRa8\njXp1VjhjHWsZ170N3RUmz39s8CjmH++K0ngDl2H8zXCwkyobXI2XuvKiiMt3yFa7\n5Sz7ARjJXR52qWZtv7/UMuCedIGGcYkaN977LwIDAQABAoIBAQCkFFeQsu+qqcG9\nTAQxr6Yg3oouwkS2J6z6Jtxju2eT0PudWDZgM8nuVc3YJlJwCJOl6gYv6VUvtXcP\nJFB/FwZtRlOC9Inhxf1anxocZxECMSq1O0mXqZcTt2pVLipbBLJnrBEcd7vNaNGM\nGgGd4bAigS9owi4ChIk4MwfCj+R3/BocFXxvKjj1/ziVik5bMUcWi8dnY+KcU7ki\nD6z7e0c2awvMx7GbLc9K/f3nuY14bIXe13w3PuKsmGJjBFStEqb8neZZgH8hfLmk\na37bnoyrUxU8682udMgozM4HTq4oBVUthM5SPNy7DpCFFjtoaN/inZj8CBZdYoy8\nNJlLx8IpAoGBANm4HZCTn40allRF0huPFZjnXtPZmLURu7jhU2MyeFOVscTTl3Li\nxxsYsjCq27Jd64ZgMfW4UWyxI6B8UdZdY0Oh5qzymhl6hkuCrK6EML4czowab18l\nEB/y2U34c+vZSPq06AVIlvuoc0YYm7nEbMQUruzx/eIu3DeNv5GhAnpbAoGBAMym\ny2PZDje6ObDmwQhj4ni/YdWffjHOKYJdIpXylw6apIrXBSSAz6cmDvKtIpEZIzRi\n4HaJRWJYowQkHDHADlo/NJRgLRGV7jPEW+cnL8WwRvTfs4dtdAOvZP53lMFbPqmI\nUlfcfJwyKx9vSzEVs7kK+GRPnqr+5j2x9KlZxNK9AoGAfcVJdvKAkf/Q5d/rrzXq\nEQlfk1w5Rih3XCb2h/Bo6EgqiHx/GcP9px6OGWUqQxDUdSzuz3bpurNd1GDc2cvb\nAv/tBO2kraFFISvc23fLvJdhjjfbLIh5lysv80XamV1NNl75RcwYREqcRNsEYr0g\n4+ja4FAvDNFrL8B38QWlK88CgYB/mwD3IUBcPyH5y+hQ8vcjkzHNocVuCL6ZKrmG\nBd1qncI7UBdEy4yvDGwFpS8IikQJRh3vy2gYCmybCGkMHFTWsNJ4Mf/oFzSP0r/7\nQdPn0CJuTY4Dw5uzMIoooSd/6QUJcJbncfPA8QcycpLP6FhH6S84XOzycj3d+jgz\n4GV5gQKBgQCG1e3qIvDMzqKPDEX6F4knJKdQyulAMzMV54IdvLJ39z2oUSPFWkcJ\n/vaQgsN5ww1oytPokq+vSEBr3CWZICfA9enQkET32dA66PZhkDWnz+wbqGOS/3KX\nl0waGrn2d0RRYD7FMgQJZBckd5J5BfG5ibJclIsCz1OpEh9qFElOmw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'created_at': '2019-01-14T04:25:15.070576', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2', 'type': 'ssh', 'id': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}) 2019-01-14 04:25:15,071 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-01-14 04:30:20,253 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-01-14T04:25:21Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'ede0ff77-422c-4f3c-93ef-f35c17a30374', 'parameters': Munch({u'OS::project_id': u'ca368d8865c44402b3c411cc324f0234', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'ede0ff77-422c-4f3c-93ef-f35c17a30374', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'fb23e318-9668-475b-8e80-b81bad119749'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'8f423c2b320445ce8bb333b5e9923de8', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.203', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-01-14T04:25:21Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/ede0ff77-422c-4f3c-93ef-f35c17a30374'}) 2019-01-14 04:30:31,004 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:1e:e8', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:1e:e8', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:4a:65', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:4a:65', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:30:17.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'54895615-2d96-41a5-9e8a-0344ae3e60c8', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'428cbcd4-7821-440e-bfc0-7a937077c909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ddf2f8-c386-497e-b8aa-822bfea89ab2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4c3008ad-2933-44ca-9e39-53e0706ab74d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'55ce44d5-8b31-4fa3-9872-e079621f9d5b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9eef952a-3c2b-4c00-a85e-8728a6d2bb51'})], 'id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'53b5ab6e-1b03-42d1-aaf7-df106b87105c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'437bdb27-dc22-4d93-a20e-7c471279a527'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'53b5ab6e-1b03-42d1-aaf7-df106b87105c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8511c7ad-8792-4f30-b8b3-b6f31880ac45'})], 'id': u'53b5ab6e-1b03-42d1-aaf7-df106b87105c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'43564815-8eb4-4a3c-8b5d-7f767365bde4', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'3c619577-d616-4267-b22c-e98495e34770'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'43564815-8eb4-4a3c-8b5d-7f767365bde4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'459ebd26-ae5f-484c-ab5b-c05c48dc00be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'43564815-8eb4-4a3c-8b5d-7f767365bde4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'fc9b278e-e7d5-40b9-844d-ffec19cd9a5f'})], 'id': u'43564815-8eb4-4a3c-8b5d-7f767365bde4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-01-14T04:30:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:30:17Z', 'hostId': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', '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-14T04:30:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:29:35Z', 'created': u'2019-01-14T04:29:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:ef:4c', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:50:74', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:50:74', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:30:13.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'0b5d27b5-8aff-43e1-a49c-d58394565923', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'428cbcd4-7821-440e-bfc0-7a937077c909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ddf2f8-c386-497e-b8aa-822bfea89ab2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4c3008ad-2933-44ca-9e39-53e0706ab74d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'55ce44d5-8b31-4fa3-9872-e079621f9d5b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9eef952a-3c2b-4c00-a85e-8728a6d2bb51'})], 'id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'4bb3b846-4ec1-4813-98c1-4b65c805eaca', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'11248f92-8f34-4fce-97af-dbae5ae75397'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'4bb3b846-4ec1-4813-98c1-4b65c805eaca', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'11bbbf14-6f01-4a15-a0e7-872aba5db3c1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'4bb3b846-4ec1-4813-98c1-4b65c805eaca', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'9c823ea0-909d-471e-9586-f132e1389ffb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'4bb3b846-4ec1-4813-98c1-4b65c805eaca', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'aa26b97b-0a0c-4b7a-a1bd-f05e833cfa9d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'4bb3b846-4ec1-4813-98c1-4b65c805eaca', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'dc0c1b1c-9464-419b-988b-4e092d448c78'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'4bb3b846-4ec1-4813-98c1-4b65c805eaca', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'debb9f06-1221-419a-b752-8f9ccd94204c'})], 'id': u'4bb3b846-4ec1-4813-98c1-4b65c805eaca', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'e9ad65d9-e685-4cda-9b02-40dec37a54b2', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'5e6f7125-a705-4c43-a74f-2bcad1344445'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'e9ad65d9-e685-4cda-9b02-40dec37a54b2', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'7a8eec0b-f6ae-43cd-84f6-0c16586d4173'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'e9ad65d9-e685-4cda-9b02-40dec37a54b2', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd7e1cdfe-a906-4321-a048-c8b0849d21c8'})], 'id': u'e9ad65d9-e685-4cda-9b02-40dec37a54b2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-01-14T04:30:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:30:13Z', 'hostId': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.0.23', 'cloud': 'envvars', 'host_id': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', '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-14T04:30:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:29:34Z', 'created': u'2019-01-14T04:29:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:3a:f6', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:3a:f6', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:ad:5b', u'version': 4, u'addr': u'192.168.0.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:ad:5b', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:30:17.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'42d95653-efa8-4f1a-8f8a-af0d3767e202', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'428cbcd4-7821-440e-bfc0-7a937077c909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ddf2f8-c386-497e-b8aa-822bfea89ab2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4c3008ad-2933-44ca-9e39-53e0706ab74d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'55ce44d5-8b31-4fa3-9872-e079621f9d5b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9eef952a-3c2b-4c00-a85e-8728a6d2bb51'})], 'id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'528d4ced-4d28-4214-aa37-753fec378601'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5a4905c2-3333-4a46-821b-2111df83b00e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'74cbd1d4-1cce-4c76-b566-5f5b5b594ec6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'82b140bb-7a44-4417-a9b0-c940c2f501b3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b7b73fd9-df91-4bc2-a246-742588558766'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e53429be-876d-4801-8201-afde3a7e1a14'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb23163d-4adc-4e0f-afc3-c5f0e0a293d0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece14349-1dc7-46ef-894b-1ec7a7e5dbc7'})], 'id': u'71fa2d8f-2e28-4f02-b6db-132b55a8b31f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-01-14T04:30:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:30:17Z', 'hostId': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.1.9', 'cloud': 'envvars', 'host_id': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', '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-14T04:30:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:29:33Z', 'created': u'2019-01-14T04:29:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:8a:e7', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:61:67', u'version': 4, u'addr': u'192.168.0.31', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:61:67', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:30:11.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'532c328b-4829-4f7d-b6c1-c78ce196e086', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'428cbcd4-7821-440e-bfc0-7a937077c909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ddf2f8-c386-497e-b8aa-822bfea89ab2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4c3008ad-2933-44ca-9e39-53e0706ab74d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'55ce44d5-8b31-4fa3-9872-e079621f9d5b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9eef952a-3c2b-4c00-a85e-8728a6d2bb51'})], 'id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'1a969307-6769-43fe-978b-e316d47b6a4c', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'125a2f44-f87b-4662-abce-cf2e9b91e693'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'1a969307-6769-43fe-978b-e316d47b6a4c', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'3eecedbf-c9ec-4a9c-959a-6d0b9faa21f1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'1a969307-6769-43fe-978b-e316d47b6a4c', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a34591b2-235d-4e52-9fae-13a5474691ae'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'1a969307-6769-43fe-978b-e316d47b6a4c', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'f084328a-83dc-48ef-9754-05139b97277c'})], 'id': u'1a969307-6769-43fe-978b-e316d47b6a4c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'e735dc56-8fb4-4f48-a022-79e9a7c1a044', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'875649d1-d9b1-4e9e-ad2d-3e4bc00936f1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'e735dc56-8fb4-4f48-a022-79e9a7c1a044', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e5401a64-be4f-4d34-a175-fece5f45c008'})], 'id': u'e735dc56-8fb4-4f48-a022-79e9a7c1a044', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-01-14T04:30:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:30:11Z', 'hostId': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.0.31', 'cloud': 'envvars', 'host_id': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', '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-14T04:30:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:29:32Z', 'created': u'2019-01-14T04:29:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:11:50', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:01:bf', u'version': 4, u'addr': u'192.168.0.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:01:bf', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:29:54.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'597f0b29-93da-4f37-be0a-158db60ab3cc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'428cbcd4-7821-440e-bfc0-7a937077c909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ddf2f8-c386-497e-b8aa-822bfea89ab2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4c3008ad-2933-44ca-9e39-53e0706ab74d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'55ce44d5-8b31-4fa3-9872-e079621f9d5b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9eef952a-3c2b-4c00-a85e-8728a6d2bb51'})], 'id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'1ad36cf5-8da5-426e-8123-1e3128815ac2', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'657d917d-64b8-45ec-b84c-7bbf29d2da1a'})], 'id': u'1ad36cf5-8da5-426e-8123-1e3128815ac2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0d7f7024-9f43-46a9-a40b-2e4585090d27', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'31726efd-5f7f-43be-b4cc-81cf0041352f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0d7f7024-9f43-46a9-a40b-2e4585090d27', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'401d691b-a4ba-45cf-98a5-138de2c47c27'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0d7f7024-9f43-46a9-a40b-2e4585090d27', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'7ea1accc-e537-4f8f-b459-1410944f6c26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0d7f7024-9f43-46a9-a40b-2e4585090d27', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'81413ab1-902a-42d5-84d3-438bc646e8d5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0d7f7024-9f43-46a9-a40b-2e4585090d27', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a39618a2-a932-4e62-b986-e589626c2b35'})], 'id': u'0d7f7024-9f43-46a9-a40b-2e4585090d27', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-01-14T04:29:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:29:54Z', 'hostId': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', '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-14T04:29:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:29:31Z', 'created': u'2019-01-14T04:29:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:8c:42', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:8c:42', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:29:18.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'342fc93c-8c72-4b10-ab20-ad456beffa57', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'428cbcd4-7821-440e-bfc0-7a937077c909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ddf2f8-c386-497e-b8aa-822bfea89ab2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4c3008ad-2933-44ca-9e39-53e0706ab74d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'55ce44d5-8b31-4fa3-9872-e079621f9d5b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9eef952a-3c2b-4c00-a85e-8728a6d2bb51'})], 'id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'007d2af4-fdeb-476a-9fc2-0c0411883fa7', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'479ffca2-1527-4732-9432-1db39d566101'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'007d2af4-fdeb-476a-9fc2-0c0411883fa7', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f454dc7a-dbaa-4b98-8483-89aac00d2dc7'})], 'id': u'007d2af4-fdeb-476a-9fc2-0c0411883fa7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-01-14T04:29:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:29:18Z', 'hostId': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', '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-14T04:29:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:27:37Z', 'created': u'2019-01-14T04:27:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:5a:28', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:81:c0', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:81:c0', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:27:26.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'37b935c4-b3d6-4065-b4b7-086b6dd794ed', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'841bb9dc-4ebc-4200-b970-e867b68cc654'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8511c7a0-e421-45cb-893c-ed8da874cadf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcda7c3a-fead-481b-86b5-333ef89f0595'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f16bfe3f-ca00-4b65-9cb2-48004a7dc66a'})], 'id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'841bb9dc-4ebc-4200-b970-e867b68cc654'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8511c7a0-e421-45cb-893c-ed8da874cadf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcda7c3a-fead-481b-86b5-333ef89f0595'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f16bfe3f-ca00-4b65-9cb2-48004a7dc66a'})], 'id': u'88a8c775-338c-4a67-8756-42de75d418f8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-01-14T04:27:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:27:26Z', 'hostId': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'd42b57b62e85d6b2ffbf66d06f920236061386cbe553e8e24a3d2ee9', '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-14T04:27:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:25:42Z', 'created': u'2019-01-14T04:25:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-01-14 04:30:31,556 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 04:30:31,558 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:30:41,939 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 04:30:41,941 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:30:52,690 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 04:30:52,691 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:31:03,463 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 04:31:03,464 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:31:13,841 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 04:31:13,842 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:31:24,486 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 04:31:24,487 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:31:35,036 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 2019-01-14 04:31:35,038 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:31:45,770 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 2019-01-14 04:31:45,772 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:31:56,460 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 2019-01-14 04:31:56,462 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:32:07,004 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 2019-01-14 04:32:07,006 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:32:17,414 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 04:32:17,416 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:32:27,802 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 04:32:27,804 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:32:38,525 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 04:32:38,526 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:32:48,914 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 04:32:48,916 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:32:59,491 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 04:32:59,493 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:33:09,880 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2019-01-14 04:33:09,881 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:33:20,268 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 2019-01-14 04:33:20,269 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:33:30,816 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2019-01-14 04:33:30,818 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:33:41,377 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2019-01-14 04:33:41,378 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:33:51,928 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2019-01-14 04:33:51,930 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:34:02,486 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2019-01-14 04:34:02,488 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:34:13,034 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:34:13,036 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:34:23,445 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:34:23,447 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:34:34,013 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 2019-01-14 04:34:34,015 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:34:44,584 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:34:44,586 - functest.core.singlevm - DEBUG - try 25: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:34:55,150 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:34:55,151 - functest.core.singlevm - DEBUG - try 26: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:35:05,877 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:35:05,879 - functest.core.singlevm - DEBUG - try 27: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:35:16,602 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:35:16,603 - functest.core.singlevm - DEBUG - try 28: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:35:27,165 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 2019-01-14 04:35:27,167 - functest.core.singlevm - DEBUG - try 29: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:35:37,888 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 2019-01-14 04:35:37,890 - functest.core.singlevm - DEBUG - try 30: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:35:48,718 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 2019-01-14 04:35:48,720 - functest.core.singlevm - DEBUG - try 31: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:35:59,446 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:35:59,447 - functest.core.singlevm - DEBUG - try 32: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:36:10,107 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:36:10,109 - functest.core.singlevm - DEBUG - try 33: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:36:20,771 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:36:20,773 - functest.core.singlevm - DEBUG - try 34: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:36:31,335 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:36:31,337 - functest.core.singlevm - DEBUG - try 35: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:36:42,089 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 2019-01-14 04:36:42,090 - functest.core.singlevm - DEBUG - try 36: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:36:52,646 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 2019-01-14 04:36:52,648 - functest.core.singlevm - DEBUG - try 37: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:37:03,356 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 2019-01-14 04:37:03,358 - functest.core.singlevm - DEBUG - try 38: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:37:14,063 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:37:14,065 - functest.core.singlevm - DEBUG - try 39: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:37:24,460 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:37:24,462 - functest.core.singlevm - DEBUG - try 40: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:37:35,034 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:37:35,035 - functest.core.singlevm - DEBUG - try 41: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:37:45,623 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:37:45,625 - functest.core.singlevm - DEBUG - try 42: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:37:56,194 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 2019-01-14 04:37:56,196 - functest.core.singlevm - DEBUG - try 43: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:38:06,768 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 2019-01-14 04:38:06,770 - functest.core.singlevm - DEBUG - try 44: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:38:17,147 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 2019-01-14 04:38:17,149 - functest.core.singlevm - DEBUG - try 45: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:38:27,728 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:38:27,730 - functest.core.singlevm - DEBUG - try 46: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:38:38,122 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 2019-01-14 04:38:38,124 - functest.core.singlevm - DEBUG - try 47: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:38:48,867 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008010] pid_max: default: 32768 minimum: 301 [ 0.009673] Security Framework initialized [ 0.011211] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013532] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017879] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029588] Initializing cgroup subsys freezer [ 0.031148] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033630] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046080] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057020] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064418] ACPI: Core revision 20131115 [ 0.066338] ACPI: All ACPI Tables successfully acquired [ 0.068042] ftrace: allocating 28753 entries in 113 pages [ 0.088267] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094154] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096286] Enabling x2apic [ 0.097396] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109752] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119077] KVM setup paravirtual spinlock [ 0.121898] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124199] x86: Booting SMP configuration: [ 0.125920] .... node #0, CPUs: #1[ 0.121850] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144029] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150613] devtmpfs: initialized [ 0.153946] EVM: security.selinux [ 0.155210] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157138] EVM: security.capability [ 0.158503] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161610] RTC time: 4:30:18, date: 01/14/19 [ 0.163204] NET: Registered protocol family 16 [ 0.164123] cpuidle: using governor ladder [ 0.165609] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170242] PCI: Using configuration type 1 for base access [ 0.172665] bio: create slab at 0 [ 0.173514] ACPI: Added _OSI(Module Device) [ 0.173580] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180662] ACPI: Interpreter enabled [ 0.182011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195306] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200199] ACPI: No dock devices found. [ 0.203608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211899] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213446] acpiphp: Slot [5] registered [ 0.214860] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217443] acpiphp: Slot [8] registered [ 0.218867] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221708] acpiphp: Slot [11] registered [ 0.223396] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225718] acpiphp: Slot [14] registered [ 0.227424] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229729] acpiphp: Slot [17] registered [ 0.231425] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233730] acpiphp: Slot [20] registered [ 0.235419] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237725] acpiphp: Slot [23] registered [ 0.239416] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241706] acpiphp: Slot [26] registered [ 0.243401] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245711] acpiphp: Slot [29] registered [ 0.247403] acpiphp: Slot [30] registered [ 0.248032] acpiphp: Slot [31] registered [ 0.249718] PCI host bridge to bus 0000:00 [ 0.251419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258626] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268687] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305281] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312280] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317255] vgaarb: bridge control possible 0000:00:02.0 [ 0.319654] SCSI subsystem initialized [ 0.320160] ACPI: bus type USB registered [ 0.321794] usbcore: registered new interface driver usbfs [ 0.324020] usbcore: registered new interface driver hub [ 0.326347] usbcore: registered new device driver usb [ 0.328118] PCI: Using ACPI for IRQ routing [ 0.330322] NetLabel: Initializing [ 0.332007] NetLabel: domain hash size = 128 [ 0.333920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336066] NetLabel: unlabeled traffic allowed by default [ 0.338437] Switched to clocksource kvm-clock [ 0.345541] AppArmor: AppArmor Filesystem Enabled [ 0.347623] pnp: PnP ACPI init [ 0.349080] ACPI: bus type PNP registered [ 0.351361] pnp: PnP ACPI: found 8 devices [ 0.353209] ACPI: bus type PNP unregistered [ 0.361461] NET: Registered protocol family 2 [ 0.363671] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.366994] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.369957] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372818] TCP: reno registered [ 0.374329] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376880] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379638] NET: Registered protocol family 1 [ 0.381589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433242] Trying to unpack rootfs image as initramfs... [ 0.534954] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.543026] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.546018] Scanning for low memory corruption every 60 seconds [ 0.548376] Initialise system trusted keyring [ 0.549999] audit: initializing netlink socket (disabled) [ 0.551863] type=2000 audit(1547440219.215:1): initialized [ 0.573020] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576533] zbud: loaded [ 0.578005] VFS: Disk quotas dquot_6.5.2 [ 0.579819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582912] fuse init (API version 7.22) [ 0.584437] msgmni has been set to 3997 [ 0.585901] Key type big_key registered [ 0.587720] Key type asymmetric registered [ 0.589209] Asymmetric key parser 'x509' registered [ 0.590905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593543] io scheduler noop registered [ 0.594958] io scheduler deadline registered (default) [ 0.596737] io scheduler cfq registered [ 0.598202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602311] ipmi message handler version 39.2 [ 0.603907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606524] ACPI: Power Button [PWRF] [ 0.607981] GHES: HEST is not enabled! [ 0.630229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697241] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728619] Linux agpgart interface v0.103 [ 0.731037] brd: module loaded [ 0.732667] loop: module loaded [ 0.734262] blk-mq: CPU -> queue map [ 0.735587] CPU 0 -> Queue 0 [ 0.736759] CPU 1 -> Queue 0 [ 0.738695] vda: vda1 [ 0.740687] scsi0 : ata_piix [ 0.742225] scsi1 : ata_piix [ 0.743652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.746532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.749581] libphy: Fixed MDIO Bus: probed [ 0.751548] tun: Universal TUN/TAP device driver, 1.6 [ 0.753753] tun: (C) 1999-2004 Max Krasnyansky [ 0.758267] PPP generic driver version 2.4.2 [ 0.760230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762989] ehci-pci: EHCI PCI platform driver [ 0.764953] ehci-platform: EHCI generic platform driver [ 0.767192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769790] ohci-pci: OHCI PCI platform driver [ 0.771747] ohci-platform: OHCI generic platform driver [ 0.773994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797338] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.805427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.811432] usb usb1: Product: UHCI Host Controller [ 0.813553] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.816220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818313] hub 1-0:1.0: USB hub found [ 0.820033] hub 1-0:1.0: 2 ports detected [ 0.821962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826308] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828381] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830295] mousedev: PS/2 mouse device common for all mice [ 0.832414] rtc_cmos 00:00: RTC can wake from S4 [ 0.834503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.836617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.839653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841936] device-mapper: uevent: version 1.0.3 [ 0.843600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.846475] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848578] TCP: cubic registered [ 0.849901] NET: Registered protocol family 10 [ 0.851753] NET: Registered protocol family 17 [ 0.864489] Key type dns_resolver registered [ 0.866176] Loading compiled-in X.509 certificates [ 0.868378] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.871558] registered taskstats version 1 [ 0.874893] Key type trusted registered [ 0.879020] Key type encrypted registered [ 0.880470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882311] IMA: No TPM chip found, activating TPM-bypass! [ 0.884806] regulator-dummy: disabling [ 0.886229] Magic number: 3:918:514 [ 0.887712] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.890592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.892584] EDD information not available. [ 0.905470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908289] Write protecting the kernel read-only data: 12288k [ 0.910882] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.930126] systemd-udevd[107]: starting version 204 [ 0.976618] FDC 0 is a S82078B [ 1.132032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.298788] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301095] usb 1-1: Product: QEMU USB Tablet [ 1.302642] usb 1-1: Manufacturer: QEMU [ 1.304052] usb 1-1: SerialNumber: 42 [ 1.985792] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337843] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.633946] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.972557] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.53 seconds. cloud-init-nonet[3.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:23 +0000. Up 5.56 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:70:1e:e8 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:ad:4a:65 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o | | + | | * | | . O | | .S . = . | | o. . * | | . .= o . | | o+Eo | | +*+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o++o.XE| | ..o B.*| | o o ==| | .. +o.| | S . .. | | . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E .| | o o.| | . . = +| | S . = X | | . + * =| | +. o = | | +.. .| | .o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . . | | oS . | | o.. o . | | ..o O | | ..+.o= = . | | Eo+=*o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:07 +0000. Up 109.63 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:08 +0000. Up 170.39 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 04:38:41,445 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 04:38:41,453 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 04:38:41,456 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1f:41:91:a5:15:bd:91:1d:cd:b3:56:e8:f5:28:95:51 root@homer-0 (DSA) ec2: 256 ed:fe:60:6e:35:13:9f:4f:66:e0:e5:e0:19:f5:2c:64 root@homer-0 (ECDSA) ec2: 256 be:e9:16:38:d1:fd:e2:96:cd:27:0c:ab:8c:9b:a3:b9 root@homer-0 (ED25519) ec2: 2048 35:13:b3:8f:0d:3f:e7:98:c8:63:fa:3a:c4:bf:89:73 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPENbUqsDXPjMVSPazFL178zipqWyM+RGVlC+nSRbSA+E+C0mjD96iYoulL7PgnOXVuU9JlDKeHoOlXAAC4BAjI= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFvvtcF2HsRP6RQD3RSymL2dBOi7iLqKblLXPvJBa1zE root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM4bAJlwQPDXJG/AEIMQB5qsJ93aHP9Y82pySX0D830GDbEWik2tfpTN7KRhzAw2yzea57sQDY+MXvTqKpEAuen+UyOcYqJ6J4LWwZU7c2YcGimBlSMshYJRklthu0OAFvHJeneX/RE6yF21SL8OkILKssuJYEAfe1fVFC37hBR51bwdN5seEpelvtq5fUa2PNuTABqU1evRmNdEl5mkm0Ub2tGQFgKkCtXipyvvrlrMhLUw5hAVHsYZe9x95WKlIrTSRhI7E7eXQ2liJ7q5nyLsRdDx5Vb5uR3yFA1nmC8HcHgGsgukZF/xF2BFfix3M3iw5lXkrwi2cB9Ygrmz+f root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:38:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 503.91 seconds 2019-01-14 04:38:48,869 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 04:38:49,881 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009711] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013506] Yama: becoming mindful. [ 0.015039] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017757] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020859] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026763] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029595] Initializing cgroup subsys freezer [ 0.031177] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033645] Initializing cgroup subsys hugetlb [ 0.036785] mce: CPU supports 10 MCE banks [ 0.038322] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038322] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044007] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046097] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050192] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057056] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064923] ACPI: Core revision 20131115 [ 0.066890] ACPI: All ACPI Tables successfully acquired [ 0.068419] ftrace: allocating 28753 entries in 113 pages [ 0.088251] smpboot: Max logical packages: 2 [ 0.089812] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094461] Enabling x2apic [ 0.095568] Enabled x2apic [ 0.096007] Switched APIC routing to physical x2apic. [ 0.100261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102341] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105613] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.114766] KVM setup paravirtual spinlock [ 0.117998] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120196] x86: Booting SMP configuration: [ 0.121736] .... node #0, CPUs: #1[ 0.117948] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136022] x86: Booted up 1 node, 2 CPUs [ 0.136014] KVM setup async PF for cpu 1 [ 0.136014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.140011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.142735] devtmpfs: initialized [ 0.145829] EVM: security.selinux [ 0.147091] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149146] EVM: security.capability [ 0.150507] pinctrl core: initialized pinctrl subsystem [ 0.152051] regulator-dummy: no parameters [ 0.153610] RTC time: 4:30:14, date: 01/14/19 [ 0.155223] NET: Registered protocol family 16 [ 0.156123] cpuidle: using governor ladder [ 0.157601] cpuidle: using governor menu [ 0.159134] ACPI: bus type PCI registered [ 0.160008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162272] PCI: Using configuration type 1 for base access [ 0.164638] bio: create slab at 0 [ 0.165503] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169562] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171193] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173327] ACPI: Interpreter enabled [ 0.174687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.187355] ACPI: (supports S0 S5) [ 0.188003] ACPI: Using IOAPIC for interrupt routing [ 0.189714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192198] ACPI: No dock devices found. [ 0.195558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.203944] acpiphp: Slot [3] registered [ 0.204024] acpiphp: Slot [4] registered [ 0.205474] acpiphp: Slot [5] registered [ 0.207100] acpiphp: Slot [6] registered [ 0.208023] acpiphp: Slot [7] registered [ 0.209451] acpiphp: Slot [8] registered [ 0.211070] acpiphp: Slot [9] registered [ 0.212031] acpiphp: Slot [10] registered [ 0.213499] acpiphp: Slot [11] registered [ 0.214958] acpiphp: Slot [12] registered [ 0.216021] acpiphp: Slot [13] registered [ 0.217476] acpiphp: Slot [14] registered [ 0.218942] acpiphp: Slot [15] registered [ 0.220021] acpiphp: Slot [16] registered [ 0.221487] acpiphp: Slot [17] registered [ 0.222953] acpiphp: Slot [18] registered [ 0.224029] acpiphp: Slot [19] registered [ 0.225484] acpiphp: Slot [20] registered [ 0.226932] acpiphp: Slot [21] registered [ 0.228021] acpiphp: Slot [22] registered [ 0.229478] acpiphp: Slot [23] registered [ 0.230942] acpiphp: Slot [24] registered [ 0.232021] acpiphp: Slot [25] registered [ 0.233485] acpiphp: Slot [26] registered [ 0.234936] acpiphp: Slot [27] registered [ 0.236021] acpiphp: Slot [28] registered [ 0.237472] acpiphp: Slot [29] registered [ 0.238924] acpiphp: Slot [30] registered [ 0.240028] acpiphp: Slot [31] registered [ 0.241470] PCI host bridge to bus 0000:00 [ 0.242932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.246040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.263108] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.290698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.296085] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.298648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309081] vgaarb: bridge control possible 0000:00:02.0 [ 0.311137] SCSI subsystem initialized [ 0.312163] ACPI: bus type USB registered [ 0.313540] usbcore: registered new interface driver usbfs [ 0.315417] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317827] PCI: Using ACPI for IRQ routing [ 0.317919] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321536] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323287] NetLabel: unlabeled traffic allowed by default [ 0.324203] Switched to clocksource kvm-clock [ 0.332710] AppArmor: AppArmor Filesystem Enabled [ 0.334391] pnp: PnP ACPI init [ 0.335571] ACPI: bus type PNP registered [ 0.337472] pnp: PnP ACPI: found 8 devices [ 0.338946] ACPI: bus type PNP unregistered [ 0.347127] NET: Registered protocol family 2 [ 0.348974] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354015] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356287] TCP: reno registered [ 0.357517] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359531] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361728] NET: Registered protocol family 1 [ 0.363298] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365275] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367211] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390001] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413013] Trying to unpack rootfs image as initramfs... [ 0.512403] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515360] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.517343] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519405] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522423] Scanning for low memory corruption every 60 seconds [ 0.524878] Initialise system trusted keyring [ 0.526511] audit: initializing netlink socket (disabled) [ 0.528307] type=2000 audit(1547440214.909:1): initialized [ 0.550531] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.553622] zbud: loaded [ 0.554918] VFS: Disk quotas dquot_6.5.2 [ 0.556383] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.558864] fuse init (API version 7.22) [ 0.560334] msgmni has been set to 3997 [ 0.561747] Key type big_key registered [ 0.563569] Key type asymmetric registered [ 0.565085] Asymmetric key parser 'x509' registered [ 0.566737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.569497] io scheduler noop registered [ 0.570875] io scheduler deadline registered (default) [ 0.572590] io scheduler cfq registered [ 0.574017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.575846] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578003] ipmi message handler version 39.2 [ 0.579560] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582089] ACPI: Power Button [PWRF] [ 0.583491] GHES: HEST is not enabled! [ 0.605321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649684] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672103] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.674700] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705726] Linux agpgart interface v0.103 [ 0.708082] brd: module loaded [ 0.709670] loop: module loaded [ 0.711202] blk-mq: CPU -> queue map [ 0.712485] CPU 0 -> Queue 0 [ 0.713618] CPU 1 -> Queue 0 [ 0.715659] vda: vda1 [ 0.717467] scsi0 : ata_piix [ 0.718720] scsi1 : ata_piix [ 0.719874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.722100] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.724538] libphy: Fixed MDIO Bus: probed [ 0.726129] tun: Universal TUN/TAP device driver, 1.6 [ 0.727898] tun: (C) 1999-2004 Max Krasnyansky [ 0.731892] PPP generic driver version 2.4.2 [ 0.733495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735647] ehci-pci: EHCI PCI platform driver [ 0.737226] ehci-platform: EHCI generic platform driver [ 0.739025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741075] ohci-pci: OHCI PCI platform driver [ 0.742643] ohci-platform: OHCI generic platform driver [ 0.744430] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767211] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769012] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771705] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.773732] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.775952] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.778496] usb usb1: Product: UHCI Host Controller [ 0.780188] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.782299] usb usb1: SerialNumber: 0000:00:01.2 [ 0.784040] hub 1-0:1.0: USB hub found [ 0.785448] hub 1-0:1.0: 2 ports detected [ 0.787019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.790647] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.792367] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794277] mousedev: PS/2 mouse device common for all mice [ 0.796546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799826] rtc_cmos 00:00: RTC can wake from S4 [ 0.801822] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803946] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.806137] device-mapper: uevent: version 1.0.3 [ 0.807837] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.810737] ledtrig-cpu: registered to indicate activity on CPUs [ 0.812816] TCP: cubic registered [ 0.814142] NET: Registered protocol family 10 [ 0.815963] NET: Registered protocol family 17 [ 0.828920] Key type dns_resolver registered [ 0.830784] Loading compiled-in X.509 certificates [ 0.833002] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.836206] registered taskstats version 1 [ 0.839716] Key type trusted registered [ 0.844248] Key type encrypted registered [ 0.845714] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847561] IMA: No TPM chip found, activating TPM-bypass! [ 0.850046] regulator-dummy: disabling [ 0.851513] Magic number: 3:918:514 [ 0.853053] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:14 UTC (1547440214) [ 0.856059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.858075] EDD information not available. [ 0.881471] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.884238] Write protecting the kernel read-only data: 12288k [ 0.886905] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.891057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.905302] systemd-udevd[107]: starting version 204 [ 0.945312] FDC 0 is a S82078B [ 1.096108] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.260814] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.263456] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.266213] usb 1-1: Product: QEMU USB Tablet [ 1.268037] usb 1-1: Manufacturer: QEMU [ 1.269661] usb 1-1: SerialNumber: 42 [ 1.957364] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.394979] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.659039] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.794470] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:16 +0000. Up 3.15 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.84]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:18 +0000. Up 5.06 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:29:ef:4c | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:0b:50:74 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 60:6d:f0:b9:85:a5:bc:92:03:2c:f9:18:5e:6e:c0:a4 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . . . | | + o = = | |E * + o O . | | . O o + + | | o + + S | | . o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 47:ae:bd:c1:10:10:a8:f1:6f:97:dc:f7:17:11:f7:00 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .o. E. | | . . . ...| | + . . .+| | . . + ..| | . .Soo .| | o +*. . . | | . .. +. . .| | o . .| | . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 2d:08:08:c2:21:22:ed:aa:a9:68:89:98:e3:6f:37:36 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ |Bo. | |=o.. | | .. . | | . . . . | | . . S . | |. . | |+o. | |Oo . E | |*oo.o o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 84:3c:63:95:83:b2:8d:3b:54:8d:6d:5c:d6:0d:5a:e2 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | *.o+.oo | | ..+oBo +. . | | **...E | | +..+ | | . . S | | o | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:02 +0000. Up 108.58 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:03 +0000. Up 169.51 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ echo 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 04:38:36,652 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 04:38:36,657 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 04:38:36,657 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 47:ae:bd:c1:10:10:a8:f1:6f:97:dc:f7:17:11:f7:00 root@vellum-0 (DSA) ec2: 256 2d:08:08:c2:21:22:ed:aa:a9:68:89:98:e3:6f:37:36 root@vellum-0 (ECDSA) ec2: 256 84:3c:63:95:83:b2:8d:3b:54:8d:6d:5c:d6:0d:5a:e2 root@vellum-0 (ED25519) ec2: 2048 60:6d:f0:b9:85:a5:bc:92:03:2c:f9:18:5e:6e:c0:a4 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJZ7PpVu0LzGKZgblLA/0rIVJD/sxN30P4BcDF9WNt7kuIUB14jTYA72YWaD94mscxagAVGDIwWzL1LW690CkVk= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKuO5VPp1vojtkHTz1domWzaxS0YKllCupXnbScK0Xpx root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0RlN+A8G6QQswRJ4LvtGZHZJaRdKETNg0j1a9QS/eqi5LoWApdoydUqyIbbuHrXOD5n35cQa8JQ1LUM+sTX8zfPHkw9qa2rHbrIHl08hF6hwSf5HVHLzN3D6ikdvZpfsj8Wi4zvx3X1dMArpn5Tci3incEkxecSMTyRV/WkBWBJKJM37/m39AZX0bLxoIidANFNCjXkrZKd+fTIBF/Y+l/B0O6PDhWKcnC8easrOVaV2wOpWYPxQHb2cbREMhU/uE8/JR4bx89t457qsmHUFb5oJgdoPvLLd/GVveZ8odhxypAh5l8InNvOH9EV99/fhrx/pI90rzDcKpVk72ndgB root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:38:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 503.10 seconds 2019-01-14 04:38:49,884 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 04:38:50,424 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008012] pid_max: default: 32768 minimum: 301 [ 0.009722] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013523] Yama: becoming mindful. [ 0.015060] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017771] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020861] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026734] Initializing cgroup subsys memory [ 0.028030] Initializing cgroup subsys devices [ 0.029614] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033538] Initializing cgroup subsys perf_event [ 0.035182] Initializing cgroup subsys hugetlb [ 0.036790] mce: CPU supports 10 MCE banks [ 0.038326] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046111] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050199] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057034] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.065117] ACPI: Core revision 20131115 [ 0.067046] ACPI: All ACPI Tables successfully acquired [ 0.068419] ftrace: allocating 28753 entries in 113 pages [ 0.088251] smpboot: Max logical packages: 2 [ 0.089839] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094534] Enabling x2apic [ 0.095695] Enabled x2apic [ 0.096004] Switched APIC routing to physical x2apic. [ 0.101265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103375] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115556] KVM setup paravirtual spinlock [ 0.117904] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120201] x86: Booting SMP configuration: [ 0.121756] .... node #0, CPUs: #1[ 0.117856] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136024] x86: Booted up 1 node, 2 CPUs [ 0.136015] KVM setup async PF for cpu 1 [ 0.136017] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.140007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.142666] devtmpfs: initialized [ 0.145893] EVM: security.selinux [ 0.147153] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149158] EVM: security.capability [ 0.150534] pinctrl core: initialized pinctrl subsystem [ 0.152056] regulator-dummy: no parameters [ 0.153618] RTC time: 4:30:18, date: 01/14/19 [ 0.155229] NET: Registered protocol family 16 [ 0.156125] cpuidle: using governor ladder [ 0.157602] cpuidle: using governor menu [ 0.159100] ACPI: bus type PCI registered [ 0.160004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162245] PCI: Using configuration type 1 for base access [ 0.164642] bio: create slab at 0 [ 0.165532] ACPI: Added _OSI(Module Device) [ 0.165572] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169645] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172760] ACPI: Interpreter enabled [ 0.174136] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.187354] ACPI: (supports S0 S5) [ 0.188003] ACPI: Using IOAPIC for interrupt routing [ 0.189719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192208] ACPI: No dock devices found. [ 0.195637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198248] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.203941] acpiphp: Slot [3] registered [ 0.204024] acpiphp: Slot [4] registered [ 0.205466] acpiphp: Slot [5] registered [ 0.207174] acpiphp: Slot [6] registered [ 0.208023] acpiphp: Slot [7] registered [ 0.209473] acpiphp: Slot [8] registered [ 0.210899] acpiphp: Slot [9] registered [ 0.212032] acpiphp: Slot [10] registered [ 0.213495] acpiphp: Slot [11] registered [ 0.214960] acpiphp: Slot [12] registered [ 0.216023] acpiphp: Slot [13] registered [ 0.217483] acpiphp: Slot [14] registered [ 0.218958] acpiphp: Slot [15] registered [ 0.220023] acpiphp: Slot [16] registered [ 0.221499] acpiphp: Slot [17] registered [ 0.222969] acpiphp: Slot [18] registered [ 0.224030] acpiphp: Slot [19] registered [ 0.225492] acpiphp: Slot [20] registered [ 0.226962] acpiphp: Slot [21] registered [ 0.228023] acpiphp: Slot [22] registered [ 0.229492] acpiphp: Slot [23] registered [ 0.230957] acpiphp: Slot [24] registered [ 0.232023] acpiphp: Slot [25] registered [ 0.233491] acpiphp: Slot [26] registered [ 0.234963] acpiphp: Slot [27] registered [ 0.236023] acpiphp: Slot [28] registered [ 0.237487] acpiphp: Slot [29] registered [ 0.238947] acpiphp: Slot [30] registered [ 0.240032] acpiphp: Slot [31] registered [ 0.241497] PCI host bridge to bus 0000:00 [ 0.242964] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.246040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250237] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.263190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292335] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.294950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300108] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.302645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304925] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307052] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.307052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309100] vgaarb: bridge control possible 0000:00:02.0 [ 0.311174] SCSI subsystem initialized [ 0.312174] ACPI: bus type USB registered [ 0.313549] usbcore: registered new interface driver usbfs [ 0.315420] usbcore: registered new interface driver hub [ 0.316052] usbcore: registered new device driver usb [ 0.317862] PCI: Using ACPI for IRQ routing [ 0.320032] NetLabel: Initializing [ 0.321323] NetLabel: domain hash size = 128 [ 0.322855] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324065] NetLabel: unlabeled traffic allowed by default [ 0.325958] Switched to clocksource kvm-clock [ 0.332697] AppArmor: AppArmor Filesystem Enabled [ 0.334373] pnp: PnP ACPI init [ 0.335565] ACPI: bus type PNP registered [ 0.337494] pnp: PnP ACPI: found 8 devices [ 0.338981] ACPI: bus type PNP unregistered [ 0.347241] NET: Registered protocol family 2 [ 0.349077] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351751] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354132] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356414] TCP: reno registered [ 0.357646] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359672] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361865] NET: Registered protocol family 1 [ 0.363438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365417] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367355] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413244] Trying to unpack rootfs image as initramfs... [ 0.514080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.517020] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519015] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521107] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.524079] Scanning for low memory corruption every 60 seconds [ 0.526527] Initialise system trusted keyring [ 0.528168] audit: initializing netlink socket (disabled) [ 0.530029] type=2000 audit(1547440219.311:1): initialized [ 0.552356] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555605] zbud: loaded [ 0.556863] VFS: Disk quotas dquot_6.5.2 [ 0.558335] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560972] fuse init (API version 7.22) [ 0.562509] msgmni has been set to 3997 [ 0.563984] Key type big_key registered [ 0.566034] Key type asymmetric registered [ 0.567520] Asymmetric key parser 'x509' registered [ 0.569237] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.571903] io scheduler noop registered [ 0.573333] io scheduler deadline registered (default) [ 0.575120] io scheduler cfq registered [ 0.576603] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580743] ipmi message handler version 39.2 [ 0.582331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584946] ACPI: Power Button [PWRF] [ 0.586416] GHES: HEST is not enabled! [ 0.608697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.653038] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676095] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.678724] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710260] Linux agpgart interface v0.103 [ 0.712994] brd: module loaded [ 0.714900] loop: module loaded [ 0.716787] blk-mq: CPU -> queue map [ 0.718382] CPU 0 -> Queue 0 [ 0.719821] CPU 1 -> Queue 0 [ 0.722050] vda: vda1 [ 0.723830] scsi0 : ata_piix [ 0.725107] scsi1 : ata_piix [ 0.726240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.728375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.730879] libphy: Fixed MDIO Bus: probed [ 0.732462] tun: Universal TUN/TAP device driver, 1.6 [ 0.734247] tun: (C) 1999-2004 Max Krasnyansky [ 0.738229] PPP generic driver version 2.4.2 [ 0.739841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.742006] ehci-pci: EHCI PCI platform driver [ 0.743587] ehci-platform: EHCI generic platform driver [ 0.745383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.747428] ohci-pci: OHCI PCI platform driver [ 0.749026] ohci-platform: OHCI generic platform driver [ 0.750811] uhci_hcd: USB Universal Host Controller Interface driver [ 0.773749] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.775565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.778248] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.780294] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.782534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.785095] usb usb1: Product: UHCI Host Controller [ 0.786783] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.788908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.790703] hub 1-0:1.0: USB hub found [ 0.792112] hub 1-0:1.0: 2 ports detected [ 0.793717] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799145] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801086] mousedev: PS/2 mouse device common for all mice [ 0.803369] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806627] rtc_cmos 00:00: RTC can wake from S4 [ 0.808610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.812960] device-mapper: uevent: version 1.0.3 [ 0.814667] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.817594] ledtrig-cpu: registered to indicate activity on CPUs [ 0.819712] TCP: cubic registered [ 0.821057] NET: Registered protocol family 10 [ 0.822917] NET: Registered protocol family 17 [ 0.835722] Key type dns_resolver registered [ 0.837645] Loading compiled-in X.509 certificates [ 0.839855] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.843078] registered taskstats version 1 [ 0.846692] Key type trusted registered [ 0.851445] Key type encrypted registered [ 0.852937] AppArmor: AppArmor sha1 policy hashing enabled [ 0.854795] IMA: No TPM chip found, activating TPM-bypass! [ 0.857322] regulator-dummy: disabling [ 0.858794] Magic number: 3:918:514 [ 0.860346] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:18 UTC (1547440218) [ 0.863266] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865295] EDD information not available. [ 0.889325] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892130] Write protecting the kernel read-only data: 12288k [ 0.894794] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.898990] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.916836] systemd-udevd[107]: starting version 204 [ 0.960619] FDC 0 is a S82078B [ 1.108061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.273051] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.275603] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.278153] usb 1-1: Product: QEMU USB Tablet [ 1.279841] usb 1-1: Manufacturer: QEMU [ 1.281362] usb 1-1: SerialNumber: 42 [ 1.973719] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.325506] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.471620] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.601488] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:21 +0000. Up 3.39 seconds. cloud-init-nonet[3.56]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.78]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:22 +0000. Up 5.02 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:31:3a:f6 | ci-info: | eth0 | True | 192.168.0.17 | 255.255.255.0 | fa:16:3e:d1:ad:5b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: cc:ca:cf:f4:8e:11:cd:18:43:38:71:7e:db:4a:b4:db root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .oo | | o+ | | .+ o | | o O + | | S * . | | . . o + | | o o o E | | + + | | +.o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9b:60:0e:5c:44:a3:a6:f0:85:24:92:d3:f7:83:20:d0 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |=+. .+ | |=oE..o . | |.o.o+o. | | o =..o | | o o o.S | | + . o | | . o | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 08:03:0a:48:86:4b:4d:99:43:11:fd:19:15:e7:bc:97 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=o==* .o.. | |=o * . . + | |o. + . o o | |. o + . . | | . S . E | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c0:cf:6e:29:78:2b:d5:9a:03:bd:df:d3:3c:7d:cc:21 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o | | + | | . .S | | ..o... E . | | .oo++ o ..o.| | ..=+ .. + . +| | ..o. .. . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:06 +0000. Up 108.42 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:06 +0000. Up 169.34 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 04:38:40,202 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 04:38:40,246 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 04:38:40,246 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9b:60:0e:5c:44:a3:a6:f0:85:24:92:d3:f7:83:20:d0 root@bono-0 (DSA) ec2: 256 08:03:0a:48:86:4b:4d:99:43:11:fd:19:15:e7:bc:97 root@bono-0 (ECDSA) ec2: 256 c0:cf:6e:29:78:2b:d5:9a:03:bd:df:d3:3c:7d:cc:21 root@bono-0 (ED25519) ec2: 2048 cc:ca:cf:f4:8e:11:cd:18:43:38:71:7e:db:4a:b4:db root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIryRMygj9bi2BG19nnOz0EXp24wUQjm3uk9HMpQOgOGVzrV4tl0GRad89v7jvCwZFzSyZEnvlJ5CfVb97TxcY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA5SWi1ZzzGemQv7fIFeXHZFbTRQLGANhTKoudf6Cwmz root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAmupLuH9qa+74CJ7/6mbZQ+fmnGdd+0zs8G7D3Pr6y1k09POQAoVBeWEbBZ3jnZCUxs4znP595iwscM2VGpQ4tuUK8mrDor4wSy1ApFfDQzCnPuRcv+hBBS0N0wsLVrdRifo2wjEDugZWrNkg29yaXemE6/2skGG/j7OC7Q57jGBX7FqIaGz2Y2ZVyk7Nf/oBKELhbdKIWMIHeNqliE6RiS8cKyHsS3h/NJVfMUuLuTvLKMqu+A5dqJWq7cDpG5qf//WbWJ7+w7MkuEOG9qz2qjdg3UW3ZE2HydZgoc+USacjCuitL+OHn378Io8p0bh76SKI5sxG6WCEJrYOyF83 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:38:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.67 seconds 2019-01-14 04:38:50,426 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 04:38:51,134 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009619] Security Framework initialized [ 0.011096] AppArmor: AppArmor initialized [ 0.012077] Yama: becoming mindful. [ 0.016362] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021477] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024668] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026829] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028519] Initializing cgroup subsys memory [ 0.030071] Initializing cgroup subsys devices [ 0.032008] Initializing cgroup subsys freezer [ 0.033554] Initializing cgroup subsys blkio [ 0.035041] Initializing cgroup subsys perf_event [ 0.036010] Initializing cgroup subsys hugetlb [ 0.038334] mce: CPU supports 10 MCE banks [ 0.040070] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040070] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044013] Spectre V2 : Mitigation: Full generic retpoline [ 0.045862] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050218] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054785] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057059] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.066719] ACPI: Core revision 20131115 [ 0.068533] ACPI: All ACPI Tables successfully acquired [ 0.070577] ftrace: allocating 28753 entries in 113 pages [ 0.092252] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098130] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100288] Enabling x2apic [ 0.101394] Enabled x2apic [ 0.102768] Switched APIC routing to physical x2apic. [ 0.105388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.122913] KVM setup paravirtual spinlock [ 0.126013] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128201] x86: Booting SMP configuration: [ 0.129730] .... node #0, CPUs: #1[ 0.125960] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144018] x86: Booted up 1 node, 2 CPUs [ 0.144011] KVM setup async PF for cpu 1 [ 0.144015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150594] devtmpfs: initialized [ 0.153961] EVM: security.selinux [ 0.155196] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157131] EVM: security.capability [ 0.158469] pinctrl core: initialized pinctrl subsystem [ 0.160052] regulator-dummy: no parameters [ 0.161585] RTC time: 4:30:12, date: 01/14/19 [ 0.163170] NET: Registered protocol family 16 [ 0.164126] cpuidle: using governor ladder [ 0.165654] cpuidle: using governor menu [ 0.167378] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170465] PCI: Using configuration type 1 for base access [ 0.172649] bio: create slab at 0 [ 0.173485] ACPI: Added _OSI(Module Device) [ 0.173536] ACPI: Added _OSI(Processor Device) [ 0.176003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177609] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180647] ACPI: Interpreter enabled [ 0.181988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195272] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197687] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200198] ACPI: No dock devices found. [ 0.203555] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206194] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211871] acpiphp: Slot [3] registered [ 0.212024] acpiphp: Slot [4] registered [ 0.213436] acpiphp: Slot [5] registered [ 0.214839] acpiphp: Slot [6] registered [ 0.216025] acpiphp: Slot [7] registered [ 0.217439] acpiphp: Slot [8] registered [ 0.218840] acpiphp: Slot [9] registered [ 0.220029] acpiphp: Slot [10] registered [ 0.221467] acpiphp: Slot [11] registered [ 0.222899] acpiphp: Slot [12] registered [ 0.224021] acpiphp: Slot [13] registered [ 0.225453] acpiphp: Slot [14] registered [ 0.226894] acpiphp: Slot [15] registered [ 0.228021] acpiphp: Slot [16] registered [ 0.229458] acpiphp: Slot [17] registered [ 0.230890] acpiphp: Slot [18] registered [ 0.232028] acpiphp: Slot [19] registered [ 0.233461] acpiphp: Slot [20] registered [ 0.234888] acpiphp: Slot [21] registered [ 0.236021] acpiphp: Slot [22] registered [ 0.237451] acpiphp: Slot [23] registered [ 0.238884] acpiphp: Slot [24] registered [ 0.240021] acpiphp: Slot [25] registered [ 0.241455] acpiphp: Slot [26] registered [ 0.242884] acpiphp: Slot [27] registered [ 0.244025] acpiphp: Slot [28] registered [ 0.245449] acpiphp: Slot [29] registered [ 0.246877] acpiphp: Slot [30] registered [ 0.248028] acpiphp: Slot [31] registered [ 0.249448] PCI host bridge to bus 0000:00 [ 0.250881] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.255992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.258185] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296466] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301556] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304054] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306529] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308733] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.310865] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313069] vgaarb: bridge control possible 0000:00:02.0 [ 0.315105] SCSI subsystem initialized [ 0.316158] ACPI: bus type USB registered [ 0.317518] usbcore: registered new interface driver usbfs [ 0.319349] usbcore: registered new interface driver hub [ 0.320050] usbcore: registered new device driver usb [ 0.321798] PCI: Using ACPI for IRQ routing [ 0.321906] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327249] NetLabel: unlabeled traffic allowed by default [ 0.328197] Switched to clocksource kvm-clock [ 0.337379] AppArmor: AppArmor Filesystem Enabled [ 0.339044] pnp: PnP ACPI init [ 0.340218] ACPI: bus type PNP registered [ 0.342112] pnp: PnP ACPI: found 8 devices [ 0.343570] ACPI: bus type PNP unregistered [ 0.351429] NET: Registered protocol family 2 [ 0.353240] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355903] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358266] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360518] TCP: reno registered [ 0.361730] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363723] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365889] NET: Registered protocol family 1 [ 0.367436] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369384] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371285] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417069] Trying to unpack rootfs image as initramfs... [ 0.520655] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.523581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.525521] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527542] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530493] Scanning for low memory corruption every 60 seconds [ 0.532837] Initialise system trusted keyring [ 0.534466] audit: initializing netlink socket (disabled) [ 0.536298] type=2000 audit(1547440212.780:1): initialized [ 0.557370] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560342] zbud: loaded [ 0.561579] VFS: Disk quotas dquot_6.5.2 [ 0.563018] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565532] fuse init (API version 7.22) [ 0.567000] msgmni has been set to 3997 [ 0.568453] Key type big_key registered [ 0.570242] Key type asymmetric registered [ 0.571703] Asymmetric key parser 'x509' registered [ 0.573391] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.576045] io scheduler noop registered [ 0.577450] io scheduler deadline registered (default) [ 0.579195] io scheduler cfq registered [ 0.580646] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582510] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584727] ipmi message handler version 39.2 [ 0.586307] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588868] ACPI: Power Button [PWRF] [ 0.590294] GHES: HEST is not enabled! [ 0.612609] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.656359] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710690] Linux agpgart interface v0.103 [ 0.713124] brd: module loaded [ 0.714752] loop: module loaded [ 0.716349] blk-mq: CPU -> queue map [ 0.717657] CPU 0 -> Queue 0 [ 0.718821] CPU 1 -> Queue 0 [ 0.720828] vda: vda1 [ 0.722542] scsi0 : ata_piix [ 0.723769] scsi1 : ata_piix [ 0.724910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.727071] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.729443] libphy: Fixed MDIO Bus: probed [ 0.730994] tun: Universal TUN/TAP device driver, 1.6 [ 0.732773] tun: (C) 1999-2004 Max Krasnyansky [ 0.737347] PPP generic driver version 2.4.2 [ 0.738910] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.741021] ehci-pci: EHCI PCI platform driver [ 0.742573] ehci-platform: EHCI generic platform driver [ 0.744341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746357] ohci-pci: OHCI PCI platform driver [ 0.747896] ohci-platform: OHCI generic platform driver [ 0.749651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772422] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.774194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.776835] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.778830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.781010] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.783522] usb usb1: Product: UHCI Host Controller [ 0.785181] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.787263] usb usb1: SerialNumber: 0000:00:01.2 [ 0.788958] hub 1-0:1.0: USB hub found [ 0.790347] hub 1-0:1.0: 2 ports detected [ 0.791905] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.795491] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.797185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.799087] mousedev: PS/2 mouse device common for all mice [ 0.801322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804514] rtc_cmos 00:00: RTC can wake from S4 [ 0.806480] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808586] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810746] device-mapper: uevent: version 1.0.3 [ 0.812404] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.815268] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817302] TCP: cubic registered [ 0.818612] NET: Registered protocol family 10 [ 0.820429] NET: Registered protocol family 17 [ 0.833157] Key type dns_resolver registered [ 0.834903] Loading compiled-in X.509 certificates [ 0.837075] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.840188] registered taskstats version 1 [ 0.843472] Key type trusted registered [ 0.847828] Key type encrypted registered [ 0.849267] AppArmor: AppArmor sha1 policy hashing enabled [ 0.851076] IMA: No TPM chip found, activating TPM-bypass! [ 0.853526] regulator-dummy: disabling [ 0.854958] Magic number: 3:918:514 [ 0.856448] rtc_cmos 00:00: setting system clock to 2019-01-14 04:30:13 UTC (1547440213) [ 0.859253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.861212] EDD information not available. [ 0.885496] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.888166] Write protecting the kernel read-only data: 12288k [ 0.890756] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.894826] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.909012] systemd-udevd[107]: starting version 204 [ 0.944973] FDC 0 is a S82078B [ 1.100055] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.265719] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.268016] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270316] usb 1-1: Product: QEMU USB Tablet [ 1.271851] usb 1-1: Manufacturer: QEMU [ 1.273226] usb 1-1: SerialNumber: 42 [ 1.961310] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.309651] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.440259] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.662518] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:16 +0000. Up 4.09 seconds. cloud-init-nonet[4.28]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.97]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:18 +0000. Up 6.11 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:09:8a:e7 | ci-info: | eth0 | True | 192.168.0.31 | 255.255.255.0 | fa:16:3e:f4:61:67 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 32:44:c2:95:d7:ad:90:c3:dc:40:8d:9f:58:99:63:f9 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o=oB = | | .o. O @ . | | .. B = | | . . + E | | o S | | o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 18:8d:c5:a5:46:37:25:7f:4f:7a:84:db:b2:f2:cf:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o.=.. | | =.o + . | | o + . o o| | + . B | | . S + +| | + | | . ..E| | o .o| | ..o| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 2d:de:84:83:e9:f1:b7:7f:d8:b6:b3:44:34:06:70:47 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o.E | | . o | | + | | o o o . | | + S o . | | . + = . | | . o o o. | | . ...= | | ...oo+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 33:95:4d:ca:87:82:3f:8a:c8:dd:35:75:ad:58:58:72 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . E | | . . @ . | | . . O = . | | . + = . | | S . . | | . o o o = | | o o o | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:32:02 +0000. Up 109.44 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:33:02 +0000. Up 170.35 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 04:38:36,195 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 04:38:36,199 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 04:38:36,202 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 18:8d:c5:a5:46:37:25:7f:4f:7a:84:db:b2:f2:cf:71 root@sprout-0 (DSA) ec2: 256 2d:de:84:83:e9:f1:b7:7f:d8:b6:b3:44:34:06:70:47 root@sprout-0 (ECDSA) ec2: 256 33:95:4d:ca:87:82:3f:8a:c8:dd:35:75:ad:58:58:72 root@sprout-0 (ED25519) ec2: 2048 32:44:c2:95:d7:ad:90:c3:dc:40:8d:9f:58:99:63:f9 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNc/FpejR/YGVJukQX2VWIzT4+NeOhlPWsLQz2lrqzbGiwFbg95CsSMQx1Bopi8AqNUuJXAzYlAbSSNzoCWZ0OU= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPrw5MbK0qsHDRWG2rsBc/bH2fXZPjUK3LEiIe20lnGn root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0kD8GcQlMq6ziNfZADNqEXQ2tNzHJ3gKpD9l4FmB6SUvLrChlL2Oztc2Lbd9ERtur3Ce4D9q0P0NZWrXVgdo/kRyFq7qOXVDqgDIpbmu9Wi0yO5k7sF02uX+esImYV9TTVHk4gQv5yEpr/UngbYELx9fzeuWCv24g6ave886+kcbSqDCcOWWrTW/0rXr9qmx8n1yeOxf4UlQckaJ5JYM3hWAvFvasDRn6j+mAJrUuYm9YbMF0i/K2l2dzCKvypt6F73NBBwAf2cpz16F5+oe3US4Nig7aV1061iEUzwAckqNAHg0ntNyVsqhUw0XUg7qtrSmXT756PDycoWFhLfGz root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:38:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 503.62 seconds 2019-01-14 04:38:51,136 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 04:38:51,513 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009638] Security Framework initialized [ 0.011128] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013439] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017744] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020844] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026565] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029572] Initializing cgroup subsys freezer [ 0.031132] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033646] Initializing cgroup subsys hugetlb [ 0.036744] mce: CPU supports 10 MCE banks [ 0.038240] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038240] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041876] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046258] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056790] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062808] ACPI: Core revision 20131115 [ 0.064464] ACPI: All ACPI Tables successfully acquired [ 0.066531] ftrace: allocating 28753 entries in 113 pages [ 0.088219] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094139] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096287] Enabling x2apic [ 0.097394] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108748] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118738] KVM setup paravirtual spinlock [ 0.121339] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.123800] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.121296] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140028] x86: Booted up 1 node, 2 CPUs [ 0.140018] KVM setup async PF for cpu 1 [ 0.140022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146595] devtmpfs: initialized [ 0.149276] EVM: security.selinux [ 0.150525] EVM: security.SMACK64 [ 0.151753] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153344] pinctrl core: initialized pinctrl subsystem [ 0.156064] regulator-dummy: no parameters [ 0.157810] RTC time: 4:29:57, date: 01/14/19 [ 0.159506] NET: Registered protocol family 16 [ 0.160183] cpuidle: using governor ladder [ 0.161831] cpuidle: using governor menu [ 0.164269] ACPI: bus type PCI registered [ 0.165639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168152] PCI: Using configuration type 1 for base access [ 0.171085] bio: create slab at 0 [ 0.172087] ACPI: Added _OSI(Module Device) [ 0.173765] ACPI: Added _OSI(Processor Device) [ 0.175617] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179509] ACPI: Interpreter enabled [ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195743] ACPI: (supports S0 S5) [ 0.196004] ACPI: Using IOAPIC for interrupt routing [ 0.197936] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200201] ACPI: No dock devices found. [ 0.203784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206535] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212209] acpiphp: Slot [3] registered [ 0.213938] acpiphp: Slot [4] registered [ 0.215544] acpiphp: Slot [5] registered [ 0.216023] acpiphp: Slot [6] registered [ 0.217623] acpiphp: Slot [7] registered [ 0.219225] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221662] acpiphp: Slot [10] registered [ 0.223328] acpiphp: Slot [11] registered [ 0.224049] acpiphp: Slot [12] registered [ 0.225712] acpiphp: Slot [13] registered [ 0.227432] acpiphp: Slot [14] registered [ 0.228083] acpiphp: Slot [15] registered [ 0.229806] acpiphp: Slot [16] registered [ 0.231453] acpiphp: Slot [17] registered [ 0.232025] acpiphp: Slot [18] registered [ 0.233665] acpiphp: Slot [19] registered [ 0.235295] acpiphp: Slot [20] registered [ 0.236033] acpiphp: Slot [21] registered [ 0.237658] acpiphp: Slot [22] registered [ 0.239305] acpiphp: Slot [23] registered [ 0.240040] acpiphp: Slot [24] registered [ 0.241669] acpiphp: Slot [25] registered [ 0.243322] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245679] acpiphp: Slot [28] registered [ 0.247298] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249684] acpiphp: Slot [31] registered [ 0.251301] PCI host bridge to bus 0000:00 [ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258310] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.262467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270048] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299266] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301233] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304054] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311654] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312299] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317172] vgaarb: bridge control possible 0000:00:02.0 [ 0.319394] SCSI subsystem initialized [ 0.320169] ACPI: bus type USB registered [ 0.321684] usbcore: registered new interface driver usbfs [ 0.323758] usbcore: registered new interface driver hub [ 0.324048] usbcore: registered new device driver usb [ 0.326022] PCI: Using ACPI for IRQ routing [ 0.328314] NetLabel: Initializing [ 0.329733] NetLabel: domain hash size = 128 [ 0.331412] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332060] NetLabel: unlabeled traffic allowed by default [ 0.334141] Switched to clocksource kvm-clock [ 0.340790] AppArmor: AppArmor Filesystem Enabled [ 0.342673] pnp: PnP ACPI init [ 0.343990] ACPI: bus type PNP registered [ 0.346067] pnp: PnP ACPI: found 8 devices [ 0.347721] ACPI: bus type PNP unregistered [ 0.355677] NET: Registered protocol family 2 [ 0.357674] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.360654] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.363246] TCP: Hash tables configured (established 16384 bind 16384) [ 0.365770] TCP: reno registered [ 0.367117] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369330] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371730] NET: Registered protocol family 1 [ 0.373476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.375653] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.377788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423837] Trying to unpack rootfs image as initramfs... [ 0.525026] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529836] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.531855] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.534822] Scanning for low memory corruption every 60 seconds [ 0.537126] Initialise system trusted keyring [ 0.538713] audit: initializing netlink socket (disabled) [ 0.540542] type=2000 audit(1547440198.109:1): initialized [ 0.561521] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564493] zbud: loaded [ 0.565751] VFS: Disk quotas dquot_6.5.2 [ 0.567189] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569668] fuse init (API version 7.22) [ 0.571134] msgmni has been set to 3997 [ 0.572575] Key type big_key registered [ 0.574331] Key type asymmetric registered [ 0.575789] Asymmetric key parser 'x509' registered [ 0.577470] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.580087] io scheduler noop registered [ 0.581485] io scheduler deadline registered (default) [ 0.583232] io scheduler cfq registered [ 0.584675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.588711] ipmi message handler version 39.2 [ 0.590282] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592849] ACPI: Power Button [PWRF] [ 0.594296] GHES: HEST is not enabled! [ 0.620729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687975] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.690525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.715902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719426] Linux agpgart interface v0.103 [ 0.721881] brd: module loaded [ 0.723514] loop: module loaded [ 0.725138] blk-mq: CPU -> queue map [ 0.726448] CPU 0 -> Queue 0 [ 0.727620] CPU 1 -> Queue 0 [ 0.729632] vda: vda1 [ 0.731377] scsi0 : ata_piix [ 0.732614] scsi1 : ata_piix [ 0.733756] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.735933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.738311] libphy: Fixed MDIO Bus: probed [ 0.739841] tun: Universal TUN/TAP device driver, 1.6 [ 0.741616] tun: (C) 1999-2004 Max Krasnyansky [ 0.745579] PPP generic driver version 2.4.2 [ 0.747164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749287] ehci-pci: EHCI PCI platform driver [ 0.751231] ehci-platform: EHCI generic platform driver [ 0.753259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.755580] ohci-pci: OHCI PCI platform driver [ 0.757341] ohci-platform: OHCI generic platform driver [ 0.759373] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783113] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785255] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788321] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.790638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793172] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796082] usb usb1: Product: UHCI Host Controller [ 0.798010] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.800387] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802346] hub 1-0:1.0: USB hub found [ 0.803951] hub 1-0:1.0: 2 ports detected [ 0.805740] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.809709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.811628] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.813761] mousedev: PS/2 mouse device common for all mice [ 0.816277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819890] rtc_cmos 00:00: RTC can wake from S4 [ 0.822091] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.824487] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826929] device-mapper: uevent: version 1.0.3 [ 0.828861] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.831724] ledtrig-cpu: registered to indicate activity on CPUs [ 0.833774] TCP: cubic registered [ 0.835082] NET: Registered protocol family 10 [ 0.836875] NET: Registered protocol family 17 [ 0.849910] Key type dns_resolver registered [ 0.851703] Loading compiled-in X.509 certificates [ 0.853890] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.857045] registered taskstats version 1 [ 0.860545] Key type trusted registered [ 0.865065] Key type encrypted registered [ 0.866583] AppArmor: AppArmor sha1 policy hashing enabled [ 0.868484] IMA: No TPM chip found, activating TPM-bypass! [ 0.871178] regulator-dummy: disabling [ 0.872660] Magic number: 3:368:464 [ 0.874167] rtc_cmos 00:00: setting system clock to 2019-01-14 04:29:57 UTC (1547440197) [ 0.877039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.879009] EDD information not available. [ 0.893483] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.896224] Write protecting the kernel read-only data: 12288k [ 0.898763] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.902764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.917807] systemd-udevd[107]: starting version 204 [ 0.968772] FDC 0 is a S82078B [ 1.116058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280747] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285971] usb 1-1: Product: QEMU USB Tablet [ 1.287714] usb 1-1: Manufacturer: QEMU [ 1.289287] usb 1-1: SerialNumber: 42 [ 2.001535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.330087] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.721911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.869516] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:03 +0000. Up 7.18 seconds. cloud-init-nonet[7.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[9.64]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:06 +0000. Up 9.78 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:21:11:50 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:da:01:bf | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7b:dd:c0:4a:51:35:68:4c:79:c6:0f:34:e3:48:37:4e root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o+*E | | o=*== | | ...ooo | | o .| | S . o | | o o o | | . o . . | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f8:f2:d6:81:74:64:08:7e:30:2c:2d:b5:5d:a2:05:bb root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +*oo.. | | o.oO.oo | | o= oo | | +. . | | E.So | | .. . | | . .. . | | o. . | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fd:eb:8f:66:f2:6b:5d:80:d0:22:08:00:68:f4:5e:11 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |+o...E.. . | |... o . o . | |. . . . o . | | . . . . . | | . S . . | | . .| | .. . | | . +o. | | B*o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:61:82:9c:2e:03:f7:6b:66:53:64:d2:ef:8a:a4:04 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | ..o+. | | E . ++S.o | | + o .+.. | | + +. .. | | . ==o . | | .+o... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:31:50 +0000. Up 113.79 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:32:51 +0000. Up 174.86 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 2019-01-14 04:38:51,515 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:39:02,057 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009638] Security Framework initialized [ 0.011128] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013439] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017744] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020844] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026565] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029572] Initializing cgroup subsys freezer [ 0.031132] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033646] Initializing cgroup subsys hugetlb [ 0.036744] mce: CPU supports 10 MCE banks [ 0.038240] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038240] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041876] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046258] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056790] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062808] ACPI: Core revision 20131115 [ 0.064464] ACPI: All ACPI Tables successfully acquired [ 0.066531] ftrace: allocating 28753 entries in 113 pages [ 0.088219] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094139] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096287] Enabling x2apic [ 0.097394] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108748] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118738] KVM setup paravirtual spinlock [ 0.121339] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.123800] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.121296] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140028] x86: Booted up 1 node, 2 CPUs [ 0.140018] KVM setup async PF for cpu 1 [ 0.140022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146595] devtmpfs: initialized [ 0.149276] EVM: security.selinux [ 0.150525] EVM: security.SMACK64 [ 0.151753] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153344] pinctrl core: initialized pinctrl subsystem [ 0.156064] regulator-dummy: no parameters [ 0.157810] RTC time: 4:29:57, date: 01/14/19 [ 0.159506] NET: Registered protocol family 16 [ 0.160183] cpuidle: using governor ladder [ 0.161831] cpuidle: using governor menu [ 0.164269] ACPI: bus type PCI registered [ 0.165639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168152] PCI: Using configuration type 1 for base access [ 0.171085] bio: create slab at 0 [ 0.172087] ACPI: Added _OSI(Module Device) [ 0.173765] ACPI: Added _OSI(Processor Device) [ 0.175617] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179509] ACPI: Interpreter enabled [ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195743] ACPI: (supports S0 S5) [ 0.196004] ACPI: Using IOAPIC for interrupt routing [ 0.197936] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200201] ACPI: No dock devices found. [ 0.203784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206535] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212209] acpiphp: Slot [3] registered [ 0.213938] acpiphp: Slot [4] registered [ 0.215544] acpiphp: Slot [5] registered [ 0.216023] acpiphp: Slot [6] registered [ 0.217623] acpiphp: Slot [7] registered [ 0.219225] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221662] acpiphp: Slot [10] registered [ 0.223328] acpiphp: Slot [11] registered [ 0.224049] acpiphp: Slot [12] registered [ 0.225712] acpiphp: Slot [13] registered [ 0.227432] acpiphp: Slot [14] registered [ 0.228083] acpiphp: Slot [15] registered [ 0.229806] acpiphp: Slot [16] registered [ 0.231453] acpiphp: Slot [17] registered [ 0.232025] acpiphp: Slot [18] registered [ 0.233665] acpiphp: Slot [19] registered [ 0.235295] acpiphp: Slot [20] registered [ 0.236033] acpiphp: Slot [21] registered [ 0.237658] acpiphp: Slot [22] registered [ 0.239305] acpiphp: Slot [23] registered [ 0.240040] acpiphp: Slot [24] registered [ 0.241669] acpiphp: Slot [25] registered [ 0.243322] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245679] acpiphp: Slot [28] registered [ 0.247298] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249684] acpiphp: Slot [31] registered [ 0.251301] PCI host bridge to bus 0000:00 [ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258310] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.262467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270048] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299266] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301233] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304054] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311654] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312299] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317172] vgaarb: bridge control possible 0000:00:02.0 [ 0.319394] SCSI subsystem initialized [ 0.320169] ACPI: bus type USB registered [ 0.321684] usbcore: registered new interface driver usbfs [ 0.323758] usbcore: registered new interface driver hub [ 0.324048] usbcore: registered new device driver usb [ 0.326022] PCI: Using ACPI for IRQ routing [ 0.328314] NetLabel: Initializing [ 0.329733] NetLabel: domain hash size = 128 [ 0.331412] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332060] NetLabel: unlabeled traffic allowed by default [ 0.334141] Switched to clocksource kvm-clock [ 0.340790] AppArmor: AppArmor Filesystem Enabled [ 0.342673] pnp: PnP ACPI init [ 0.343990] ACPI: bus type PNP registered [ 0.346067] pnp: PnP ACPI: found 8 devices [ 0.347721] ACPI: bus type PNP unregistered [ 0.355677] NET: Registered protocol family 2 [ 0.357674] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.360654] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.363246] TCP: Hash tables configured (established 16384 bind 16384) [ 0.365770] TCP: reno registered [ 0.367117] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369330] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371730] NET: Registered protocol family 1 [ 0.373476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.375653] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.377788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423837] Trying to unpack rootfs image as initramfs... [ 0.525026] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529836] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.531855] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.534822] Scanning for low memory corruption every 60 seconds [ 0.537126] Initialise system trusted keyring [ 0.538713] audit: initializing netlink socket (disabled) [ 0.540542] type=2000 audit(1547440198.109:1): initialized [ 0.561521] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564493] zbud: loaded [ 0.565751] VFS: Disk quotas dquot_6.5.2 [ 0.567189] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569668] fuse init (API version 7.22) [ 0.571134] msgmni has been set to 3997 [ 0.572575] Key type big_key registered [ 0.574331] Key type asymmetric registered [ 0.575789] Asymmetric key parser 'x509' registered [ 0.577470] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.580087] io scheduler noop registered [ 0.581485] io scheduler deadline registered (default) [ 0.583232] io scheduler cfq registered [ 0.584675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.588711] ipmi message handler version 39.2 [ 0.590282] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592849] ACPI: Power Button [PWRF] [ 0.594296] GHES: HEST is not enabled! [ 0.620729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687975] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.690525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.715902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719426] Linux agpgart interface v0.103 [ 0.721881] brd: module loaded [ 0.723514] loop: module loaded [ 0.725138] blk-mq: CPU -> queue map [ 0.726448] CPU 0 -> Queue 0 [ 0.727620] CPU 1 -> Queue 0 [ 0.729632] vda: vda1 [ 0.731377] scsi0 : ata_piix [ 0.732614] scsi1 : ata_piix [ 0.733756] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.735933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.738311] libphy: Fixed MDIO Bus: probed [ 0.739841] tun: Universal TUN/TAP device driver, 1.6 [ 0.741616] tun: (C) 1999-2004 Max Krasnyansky [ 0.745579] PPP generic driver version 2.4.2 [ 0.747164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749287] ehci-pci: EHCI PCI platform driver [ 0.751231] ehci-platform: EHCI generic platform driver [ 0.753259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.755580] ohci-pci: OHCI PCI platform driver [ 0.757341] ohci-platform: OHCI generic platform driver [ 0.759373] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783113] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785255] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788321] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.790638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793172] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796082] usb usb1: Product: UHCI Host Controller [ 0.798010] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.800387] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802346] hub 1-0:1.0: USB hub found [ 0.803951] hub 1-0:1.0: 2 ports detected [ 0.805740] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.809709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.811628] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.813761] mousedev: PS/2 mouse device common for all mice [ 0.816277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819890] rtc_cmos 00:00: RTC can wake from S4 [ 0.822091] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.824487] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826929] device-mapper: uevent: version 1.0.3 [ 0.828861] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.831724] ledtrig-cpu: registered to indicate activity on CPUs [ 0.833774] TCP: cubic registered [ 0.835082] NET: Registered protocol family 10 [ 0.836875] NET: Registered protocol family 17 [ 0.849910] Key type dns_resolver registered [ 0.851703] Loading compiled-in X.509 certificates [ 0.853890] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.857045] registered taskstats version 1 [ 0.860545] Key type trusted registered [ 0.865065] Key type encrypted registered [ 0.866583] AppArmor: AppArmor sha1 policy hashing enabled [ 0.868484] IMA: No TPM chip found, activating TPM-bypass! [ 0.871178] regulator-dummy: disabling [ 0.872660] Magic number: 3:368:464 [ 0.874167] rtc_cmos 00:00: setting system clock to 2019-01-14 04:29:57 UTC (1547440197) [ 0.877039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.879009] EDD information not available. [ 0.893483] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.896224] Write protecting the kernel read-only data: 12288k [ 0.898763] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.902764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.917807] systemd-udevd[107]: starting version 204 [ 0.968772] FDC 0 is a S82078B [ 1.116058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280747] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285971] usb 1-1: Product: QEMU USB Tablet [ 1.287714] usb 1-1: Manufacturer: QEMU [ 1.289287] usb 1-1: SerialNumber: 42 [ 2.001535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.330087] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.721911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.869516] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:03 +0000. Up 7.18 seconds. cloud-init-nonet[7.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[9.64]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:06 +0000. Up 9.78 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:21:11:50 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:da:01:bf | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7b:dd:c0:4a:51:35:68:4c:79:c6:0f:34:e3:48:37:4e root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o+*E | | o=*== | | ...ooo | | o .| | S . o | | o o o | | . o . . | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f8:f2:d6:81:74:64:08:7e:30:2c:2d:b5:5d:a2:05:bb root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +*oo.. | | o.oO.oo | | o= oo | | +. . | | E.So | | .. . | | . .. . | | o. . | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fd:eb:8f:66:f2:6b:5d:80:d0:22:08:00:68:f4:5e:11 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |+o...E.. . | |... o . o . | |. . . . o . | | . . . . . | | . S . . | | . .| | .. . | | . +o. | | B*o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:61:82:9c:2e:03:f7:6b:66:53:64:d2:ef:8a:a4:04 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | ..o+. | | E . ++S.o | | + o .+.. | | + +. .. | | . ==o . | | .+o... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:31:50 +0000. Up 113.79 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:32:51 +0000. Up 174.86 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 2019-01-14 04:39:02,059 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 04:39:12,783 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009638] Security Framework initialized [ 0.011128] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013439] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017744] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020844] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026565] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029572] Initializing cgroup subsys freezer [ 0.031132] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033646] Initializing cgroup subsys hugetlb [ 0.036744] mce: CPU supports 10 MCE banks [ 0.038240] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038240] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041876] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046258] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056790] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062808] ACPI: Core revision 20131115 [ 0.064464] ACPI: All ACPI Tables successfully acquired [ 0.066531] ftrace: allocating 28753 entries in 113 pages [ 0.088219] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094139] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096287] Enabling x2apic [ 0.097394] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108748] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118738] KVM setup paravirtual spinlock [ 0.121339] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.123800] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.121296] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140028] x86: Booted up 1 node, 2 CPUs [ 0.140018] KVM setup async PF for cpu 1 [ 0.140022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146595] devtmpfs: initialized [ 0.149276] EVM: security.selinux [ 0.150525] EVM: security.SMACK64 [ 0.151753] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153344] pinctrl core: initialized pinctrl subsystem [ 0.156064] regulator-dummy: no parameters [ 0.157810] RTC time: 4:29:57, date: 01/14/19 [ 0.159506] NET: Registered protocol family 16 [ 0.160183] cpuidle: using governor ladder [ 0.161831] cpuidle: using governor menu [ 0.164269] ACPI: bus type PCI registered [ 0.165639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168152] PCI: Using configuration type 1 for base access [ 0.171085] bio: create slab at 0 [ 0.172087] ACPI: Added _OSI(Module Device) [ 0.173765] ACPI: Added _OSI(Processor Device) [ 0.175617] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179509] ACPI: Interpreter enabled [ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195743] ACPI: (supports S0 S5) [ 0.196004] ACPI: Using IOAPIC for interrupt routing [ 0.197936] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200201] ACPI: No dock devices found. [ 0.203784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206535] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212209] acpiphp: Slot [3] registered [ 0.213938] acpiphp: Slot [4] registered [ 0.215544] acpiphp: Slot [5] registered [ 0.216023] acpiphp: Slot [6] registered [ 0.217623] acpiphp: Slot [7] registered [ 0.219225] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221662] acpiphp: Slot [10] registered [ 0.223328] acpiphp: Slot [11] registered [ 0.224049] acpiphp: Slot [12] registered [ 0.225712] acpiphp: Slot [13] registered [ 0.227432] acpiphp: Slot [14] registered [ 0.228083] acpiphp: Slot [15] registered [ 0.229806] acpiphp: Slot [16] registered [ 0.231453] acpiphp: Slot [17] registered [ 0.232025] acpiphp: Slot [18] registered [ 0.233665] acpiphp: Slot [19] registered [ 0.235295] acpiphp: Slot [20] registered [ 0.236033] acpiphp: Slot [21] registered [ 0.237658] acpiphp: Slot [22] registered [ 0.239305] acpiphp: Slot [23] registered [ 0.240040] acpiphp: Slot [24] registered [ 0.241669] acpiphp: Slot [25] registered [ 0.243322] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245679] acpiphp: Slot [28] registered [ 0.247298] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249684] acpiphp: Slot [31] registered [ 0.251301] PCI host bridge to bus 0000:00 [ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258310] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.262467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270048] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299266] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301233] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304054] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311654] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312299] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317172] vgaarb: bridge control possible 0000:00:02.0 [ 0.319394] SCSI subsystem initialized [ 0.320169] ACPI: bus type USB registered [ 0.321684] usbcore: registered new interface driver usbfs [ 0.323758] usbcore: registered new interface driver hub [ 0.324048] usbcore: registered new device driver usb [ 0.326022] PCI: Using ACPI for IRQ routing [ 0.328314] NetLabel: Initializing [ 0.329733] NetLabel: domain hash size = 128 [ 0.331412] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332060] NetLabel: unlabeled traffic allowed by default [ 0.334141] Switched to clocksource kvm-clock [ 0.340790] AppArmor: AppArmor Filesystem Enabled [ 0.342673] pnp: PnP ACPI init [ 0.343990] ACPI: bus type PNP registered [ 0.346067] pnp: PnP ACPI: found 8 devices [ 0.347721] ACPI: bus type PNP unregistered [ 0.355677] NET: Registered protocol family 2 [ 0.357674] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.360654] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.363246] TCP: Hash tables configured (established 16384 bind 16384) [ 0.365770] TCP: reno registered [ 0.367117] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369330] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371730] NET: Registered protocol family 1 [ 0.373476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.375653] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.377788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423837] Trying to unpack rootfs image as initramfs... [ 0.525026] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529836] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.531855] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.534822] Scanning for low memory corruption every 60 seconds [ 0.537126] Initialise system trusted keyring [ 0.538713] audit: initializing netlink socket (disabled) [ 0.540542] type=2000 audit(1547440198.109:1): initialized [ 0.561521] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564493] zbud: loaded [ 0.565751] VFS: Disk quotas dquot_6.5.2 [ 0.567189] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569668] fuse init (API version 7.22) [ 0.571134] msgmni has been set to 3997 [ 0.572575] Key type big_key registered [ 0.574331] Key type asymmetric registered [ 0.575789] Asymmetric key parser 'x509' registered [ 0.577470] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.580087] io scheduler noop registered [ 0.581485] io scheduler deadline registered (default) [ 0.583232] io scheduler cfq registered [ 0.584675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.588711] ipmi message handler version 39.2 [ 0.590282] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592849] ACPI: Power Button [PWRF] [ 0.594296] GHES: HEST is not enabled! [ 0.620729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687975] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.690525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.715902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719426] Linux agpgart interface v0.103 [ 0.721881] brd: module loaded [ 0.723514] loop: module loaded [ 0.725138] blk-mq: CPU -> queue map [ 0.726448] CPU 0 -> Queue 0 [ 0.727620] CPU 1 -> Queue 0 [ 0.729632] vda: vda1 [ 0.731377] scsi0 : ata_piix [ 0.732614] scsi1 : ata_piix [ 0.733756] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.735933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.738311] libphy: Fixed MDIO Bus: probed [ 0.739841] tun: Universal TUN/TAP device driver, 1.6 [ 0.741616] tun: (C) 1999-2004 Max Krasnyansky [ 0.745579] PPP generic driver version 2.4.2 [ 0.747164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749287] ehci-pci: EHCI PCI platform driver [ 0.751231] ehci-platform: EHCI generic platform driver [ 0.753259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.755580] ohci-pci: OHCI PCI platform driver [ 0.757341] ohci-platform: OHCI generic platform driver [ 0.759373] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783113] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785255] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788321] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.790638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793172] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796082] usb usb1: Product: UHCI Host Controller [ 0.798010] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.800387] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802346] hub 1-0:1.0: USB hub found [ 0.803951] hub 1-0:1.0: 2 ports detected [ 0.805740] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.809709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.811628] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.813761] mousedev: PS/2 mouse device common for all mice [ 0.816277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819890] rtc_cmos 00:00: RTC can wake from S4 [ 0.822091] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.824487] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826929] device-mapper: uevent: version 1.0.3 [ 0.828861] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.831724] ledtrig-cpu: registered to indicate activity on CPUs [ 0.833774] TCP: cubic registered [ 0.835082] NET: Registered protocol family 10 [ 0.836875] NET: Registered protocol family 17 [ 0.849910] Key type dns_resolver registered [ 0.851703] Loading compiled-in X.509 certificates [ 0.853890] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.857045] registered taskstats version 1 [ 0.860545] Key type trusted registered [ 0.865065] Key type encrypted registered [ 0.866583] AppArmor: AppArmor sha1 policy hashing enabled [ 0.868484] IMA: No TPM chip found, activating TPM-bypass! [ 0.871178] regulator-dummy: disabling [ 0.872660] Magic number: 3:368:464 [ 0.874167] rtc_cmos 00:00: setting system clock to 2019-01-14 04:29:57 UTC (1547440197) [ 0.877039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.879009] EDD information not available. [ 0.893483] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.896224] Write protecting the kernel read-only data: 12288k [ 0.898763] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.902764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.917807] systemd-udevd[107]: starting version 204 [ 0.968772] FDC 0 is a S82078B [ 1.116058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280747] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285971] usb 1-1: Product: QEMU USB Tablet [ 1.287714] usb 1-1: Manufacturer: QEMU [ 1.289287] usb 1-1: SerialNumber: 42 [ 2.001535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.330087] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.721911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.869516] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:30:03 +0000. Up 7.18 seconds. cloud-init-nonet[7.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[9.64]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:30:06 +0000. Up 9.78 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:21:11:50 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:da:01:bf | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7b:dd:c0:4a:51:35:68:4c:79:c6:0f:34:e3:48:37:4e root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o+*E | | o=*== | | ...ooo | | o .| | S . o | | o o o | | . o . . | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f8:f2:d6:81:74:64:08:7e:30:2c:2d:b5:5d:a2:05:bb root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +*oo.. | | o.oO.oo | | o= oo | | +. . | | E.So | | .. . | | . .. . | | o. . | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fd:eb:8f:66:f2:6b:5d:80:d0:22:08:00:68:f4:5e:11 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |+o...E.. . | |... o . o . | |. . . . o . | | . . . . . | | . S . . | | . .| | .. . | | . +o. | | B*o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f9:61:82:9c:2e:03:f7:6b:66:53:64:d2:ef:8a:a4:04 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | ..o+. | | E . ++S.o | | + o .+.. | | + +. .. | | . ==o . | | .+o... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:31:50 +0000. Up 113.79 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:32:51 +0000. Up 174.86 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.15 ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 04:39:04,941 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 04:39:04,945 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 04:39:04,948 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f8:f2:d6:81:74:64:08:7e:30:2c:2d:b5:5d:a2:05:bb root@dime-0 (DSA) ec2: 256 fd:eb:8f:66:f2:6b:5d:80:d0:22:08:00:68:f4:5e:11 root@dime-0 (ECDSA) ec2: 256 f9:61:82:9c:2e:03:f7:6b:66:53:64:d2:ef:8a:a4:04 root@dime-0 (ED25519) ec2: 2048 7b:dd:c0:4a:51:35:68:4c:79:c6:0f:34:e3:48:37:4e root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDIg3ITSAfFqbd+5RnySFoQhZ7Br0dxccJmOV8TgnqNjfPrsrqSV/+OBDqVBdPwkwmD9cxZJPENiKfIUCN0BlfI= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILKJlkfUdiECBMc7aIK1ae878YrEs80RhmDR8hcBcG6d root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCKqSdXmOmTSPT8XhDNjxZaENacmOEysd+bA/KO3lrcuCD/DYg/9DIInquKvk0Lw4OB68ZzFThSvgek+FxrMaTRSJDtr5zbLBc+BYFgPNfUV5u+nbWCBEOext+s69d9dNWg/TstpBjlr13UaNW6puOo47Six/04GFTCSmUJU9p0EmfFHAZZGi9hsVuU/vVyctraYDxefwsiJ82N/x4ePyz0b81fih4HQcSiFqvI5hZnDRLIjoA9jzHZZI4WZyeUBVL4f8PXJTRaHhdnwgRDb9Ls16wrV2fdI3G8a2KWF9OI/xEdHFHcbdmrPUezXyt3ESFalpk+s3YLid8fKvs9CgB root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:39:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 548.36 seconds 2019-01-14 04:39:12,785 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 04:39:13,318 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009645] Security Framework initialized [ 0.011145] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013442] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.018096] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.021020] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026633] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029575] Initializing cgroup subsys freezer [ 0.031131] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033639] Initializing cgroup subsys hugetlb [ 0.036777] mce: CPU supports 10 MCE banks [ 0.038282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038282] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046073] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050175] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056792] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.063164] ACPI: Core revision 20131115 [ 0.064477] ACPI: All ACPI Tables successfully acquired [ 0.066502] ftrace: allocating 28753 entries in 113 pages [ 0.088283] smpboot: Max logical packages: 2 [ 0.092089] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094251] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096327] Enabling x2apic [ 0.097440] Enabled x2apic [ 0.098820] Switched APIC routing to physical x2apic. [ 0.101432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108100] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.120681] KVM setup paravirtual spinlock [ 0.124761] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.127369] x86: Booting SMP configuration: [ 0.128004] .... node #0, CPUs: #1[ 0.124699] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144015] KVM setup async PF for cpu 1 [ 0.144026] x86: Booted up 1 node, 2 CPUs [ 0.144029] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.148000] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.151372] devtmpfs: initialized [ 0.153762] EVM: security.selinux [ 0.155012] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157147] EVM: security.capability [ 0.158505] pinctrl core: initialized pinctrl subsystem [ 0.160106] regulator-dummy: no parameters [ 0.161662] RTC time: 4:29:19, date: 01/14/19 [ 0.163286] NET: Registered protocol family 16 [ 0.164160] cpuidle: using governor ladder [ 0.165619] cpuidle: using governor menu [ 0.167128] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170269] PCI: Using configuration type 1 for base access [ 0.172685] bio: create slab at 0 [ 0.173503] ACPI: Added _OSI(Module Device) [ 0.173573] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180699] ACPI: Interpreter enabled [ 0.182065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194127] ACPI: (supports S0 S5) [ 0.195382] ACPI: Using IOAPIC for interrupt routing [ 0.196022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200196] ACPI: No dock devices found. [ 0.203664] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211949] acpiphp: Slot [3] registered [ 0.212026] acpiphp: Slot [4] registered [ 0.213456] acpiphp: Slot [5] registered [ 0.214885] acpiphp: Slot [6] registered [ 0.216024] acpiphp: Slot [7] registered [ 0.217444] acpiphp: Slot [8] registered [ 0.218869] acpiphp: Slot [9] registered [ 0.220031] acpiphp: Slot [10] registered [ 0.221480] acpiphp: Slot [11] registered [ 0.222931] acpiphp: Slot [12] registered [ 0.224027] acpiphp: Slot [13] registered [ 0.225473] acpiphp: Slot [14] registered [ 0.226925] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229477] acpiphp: Slot [17] registered [ 0.230921] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233480] acpiphp: Slot [20] registered [ 0.234924] acpiphp: Slot [21] registered [ 0.236022] acpiphp: Slot [22] registered [ 0.237466] acpiphp: Slot [23] registered [ 0.238917] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241465] acpiphp: Slot [26] registered [ 0.242909] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245463] acpiphp: Slot [29] registered [ 0.246905] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249477] PCI host bridge to bus 0000:00 [ 0.250925] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254023] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258214] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268200] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.270744] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.293152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.296128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.298651] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303651] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304939] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307097] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.307097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309079] vgaarb: bridge control possible 0000:00:02.0 [ 0.311160] SCSI subsystem initialized [ 0.312169] ACPI: bus type USB registered [ 0.313522] usbcore: registered new interface driver usbfs [ 0.315362] usbcore: registered new interface driver hub [ 0.316054] usbcore: registered new device driver usb [ 0.317825] PCI: Using ACPI for IRQ routing [ 0.317932] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323311] NetLabel: unlabeled traffic allowed by default [ 0.324188] Switched to clocksource kvm-clock [ 0.333610] AppArmor: AppArmor Filesystem Enabled [ 0.335332] pnp: PnP ACPI init [ 0.336507] ACPI: bus type PNP registered [ 0.338413] pnp: PnP ACPI: found 8 devices [ 0.339858] ACPI: bus type PNP unregistered [ 0.347018] NET: Registered protocol family 2 [ 0.348851] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351495] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.353864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356150] TCP: reno registered [ 0.357366] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359345] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361509] NET: Registered protocol family 1 [ 0.363050] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364992] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366919] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412435] Trying to unpack rootfs image as initramfs... [ 0.515218] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.518158] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.520094] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522027] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.524955] Scanning for low memory corruption every 60 seconds [ 0.527270] Initialise system trusted keyring [ 0.528846] audit: initializing netlink socket (disabled) [ 0.530651] type=2000 audit(1547440159.891:1): initialized [ 0.551849] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554897] zbud: loaded [ 0.556182] VFS: Disk quotas dquot_6.5.2 [ 0.557630] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560136] fuse init (API version 7.22) [ 0.561665] msgmni has been set to 3997 [ 0.563131] Key type big_key registered [ 0.565064] Key type asymmetric registered [ 0.566529] Asymmetric key parser 'x509' registered [ 0.568228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.570872] io scheduler noop registered [ 0.572294] io scheduler deadline registered (default) [ 0.574048] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579586] ipmi message handler version 39.2 [ 0.581186] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583768] ACPI: Power Button [PWRF] [ 0.585233] GHES: HEST is not enabled! [ 0.607640] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651225] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653775] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682917] Linux agpgart interface v0.103 [ 0.685380] brd: module loaded [ 0.687040] loop: module loaded [ 0.688664] blk-mq: CPU -> queue map [ 0.689984] CPU 0 -> Queue 0 [ 0.691133] CPU 1 -> Queue 0 [ 0.693136] vda: vda1 [ 0.694904] scsi0 : ata_piix [ 0.696157] scsi1 : ata_piix [ 0.697287] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.699462] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.701838] libphy: Fixed MDIO Bus: probed [ 0.703355] tun: Universal TUN/TAP device driver, 1.6 [ 0.705055] tun: (C) 1999-2004 Max Krasnyansky [ 0.708038] PPP generic driver version 2.4.2 [ 0.709620] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711704] ehci-pci: EHCI PCI platform driver [ 0.713224] ehci-platform: EHCI generic platform driver [ 0.714947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.716932] ohci-pci: OHCI PCI platform driver [ 0.718462] ohci-platform: OHCI generic platform driver [ 0.720223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742942] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.744693] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.749396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.751541] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754017] usb usb1: Product: UHCI Host Controller [ 0.755650] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.757691] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759369] hub 1-0:1.0: USB hub found [ 0.760715] hub 1-0:1.0: 2 ports detected [ 0.762265] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765790] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.767448] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.769251] mousedev: PS/2 mouse device common for all mice [ 0.771501] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774613] rtc_cmos 00:00: RTC can wake from S4 [ 0.776525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.778577] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780739] device-mapper: uevent: version 1.0.3 [ 0.782376] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.785172] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787195] TCP: cubic registered [ 0.788485] NET: Registered protocol family 10 [ 0.790312] NET: Registered protocol family 17 [ 0.791859] Key type dns_resolver registered [ 0.793552] Loading compiled-in X.509 certificates [ 0.795697] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.798779] registered taskstats version 1 [ 0.802179] Key type trusted registered [ 0.817664] Key type encrypted registered [ 0.819120] AppArmor: AppArmor sha1 policy hashing enabled [ 0.820947] IMA: No TPM chip found, activating TPM-bypass! [ 0.823252] regulator-dummy: disabling [ 0.824679] Magic number: 3:368:464 [ 0.826131] rtc_cmos 00:00: setting system clock to 2019-01-14 04:29:19 UTC (1547440159) [ 0.828935] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.830923] EDD information not available. [ 0.857660] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.860376] Write protecting the kernel read-only data: 12288k [ 0.862954] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.866977] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.881471] systemd-udevd[107]: starting version 204 [ 0.916685] FDC 0 is a S82078B [ 1.072050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236288] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240739] usb 1-1: Product: QEMU USB Tablet [ 1.242253] usb 1-1: Manufacturer: QEMU [ 1.243630] usb 1-1: SerialNumber: 42 [ 1.933672] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.284247] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.402278] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.498683] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:29:21 +0000. Up 2.84 seconds. cloud-init-nonet[3.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.33]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:29:23 +0000. Up 4.58 seconds. ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:52:8c:42 | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d7:58:05:88:34:bc:ee:2c:88:28:6b:d7:4b:b9:50:91 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | oo. .... | | . o.. . | | E . . | | . . + | | . .S o . | | . . .. | | . o.+ o | |o...+.o o | |+.. o.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: d3:c7:f2:f2:e3:00:64:b1:25:e3:3b:6d:f9:0b:16:f8 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | + . | | . * | | = | | o = o | | S B o | | * * | | E o | | . =.. | | .+. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 96:8d:57:08:4b:cb:1d:c9:00:f7:ce:9b:1f:ee:e8:90 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..=o.. | | + *oo | | + + . | | * . | | S = | | . o o | | E o . | | . + . | | .o.+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9f:73:20:5b:53:98:ca:83:5c:49:e5:a5:bd:e9:43:0b root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ... . | | . o * | | o = o | | . + . . o | | o S E + | | * B . | | . + = | | o . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:31:07 +0000. Up 109.16 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:32:08 +0000. Up 170.08 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.5 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ellis + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd /var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + service clearwater-infrastructure restart clearwater-infrastructure: unrecognized service + service ellis stop ellis: unrecognized service + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv /var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 04:37:41,974 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 04:37:41,977 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 04:37:41,977 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d3:c7:f2:f2:e3:00:64:b1:25:e3:3b:6d:f9:0b:16:f8 root@ellis-0 (DSA) ec2: 256 96:8d:57:08:4b:cb:1d:c9:00:f7:ce:9b:1f:ee:e8:90 root@ellis-0 (ECDSA) ec2: 256 9f:73:20:5b:53:98:ca:83:5c:49:e5:a5:bd:e9:43:0b root@ellis-0 (ED25519) ec2: 2048 d7:58:05:88:34:bc:ee:2c:88:28:6b:d7:4b:b9:50:91 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBANB3UFUQqEylubYDyHR8bOhSsvtNZUMOoLUAHqfn0Xd8zUF66szaprKAD7qmomBrule9MkghK0BgOYBEabIBXQ= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHaCxxObKkrVQ3TphHa6pPaXLYfII5Ly+/NrSIEchwyo root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMbfNqDCuHflPqB3Fa5Cg5G/3uOAXLvW/ZPpfNDAG82aLYW4UpH3nw6IA9qSlPjO5ATVUwMFFudFf8fSMtyHYLHeIdJL8ggWVaI1n8H8mzFqMekkUuBAuxuzsRkZ0os2ind6FrKnMT0lXq3W+neBS/f2juk+8oEgDaalPcAtvixxP+ZbYK8TeWzp6Zf4CN8fPrHc9/TSyJCWzaWt11yGpLYpM6QapTjRMPbTyp2J6W8NHeEQCVyQnX0p0+XMw8S3So6aTkv/pgSQCAl8BxR/+JkMlJZan1VcdOghcxLpbY/yDKLMPOX3vC3MYUPwY9vueWSm5z2Pop1p5D1raBP57Z root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:37:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 503.34 seconds 2019-01-14 04:39:13,320 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 04:39:13,320 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:8c:42', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:8c:42', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'198563f3-51f8-4769-a720-b2fe6e2c77b8', 'name': u'heat_ims-img_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 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-14T04:29:18.000000', 'flavor': Munch({u'id': u'851c9c2a-d26a-43cc-b7d1-6941190e190b', 'name': u'heat_ims-flavor_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456'}), 'az': u'nova', 'id': u'342fc93c-8c72-4b10-ab20-ad456beffa57', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'428cbcd4-7821-440e-bfc0-7a937077c909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ddf2f8-c386-497e-b8aa-822bfea89ab2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ca368d8865c44402b3c411cc324f0234', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4c3008ad-2933-44ca-9e39-53e0706ab74d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'55ce44d5-8b31-4fa3-9872-e079621f9d5b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9eef952a-3c2b-4c00-a85e-8728a6d2bb51'})], 'id': u'9c9cc650-7eb0-46b8-aad1-20668456101c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'007d2af4-fdeb-476a-9fc2-0c0411883fa7', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'479ffca2-1527-4732-9432-1db39d566101'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'007d2af4-fdeb-476a-9fc2-0c0411883fa7', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f454dc7a-dbaa-4b98-8483-89aac00d2dc7'})], 'id': u'007d2af4-fdeb-476a-9fc2-0c0411883fa7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1947000f618f44f5ab5cebab43345e09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca368d8865c44402b3c411cc324f0234', 'name': 'heat_ims-project_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-01-14T04:29:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T04:29:18Z', 'hostId': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_38f25d02-4be4-4f4f-b8d5-daaf9b4b2456', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'1b68ebde31065f710b2a94ce1dbc3a99be87a71498e7ae2c945656ce', '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-14T04:29:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca368d8865c44402b3c411cc324f0234', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ca368d8865c44402b3c411cc324f0234', 'created_at': u'2019-01-14T04:27:37Z', 'created': u'2019-01-14T04:27:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 04:39:13,865 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009619] Security Framework initialized [ 0.011078] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013401] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017720] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020839] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022991] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024273] Initializing cgroup subsys memory [ 0.025820] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029532] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033626] Initializing cgroup subsys hugetlb [ 0.036340] mce: CPU supports 10 MCE banks [ 0.037839] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041856] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046204] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056236] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062083] ACPI: Core revision 20131115 [ 0.063975] ACPI: All ACPI Tables successfully acquired [ 0.065431] ftrace: allocating 28753 entries in 113 pages [ 0.088220] smpboot: Max logical packages: 2 [ 0.092082] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.098457] Enabling x2apic [ 0.099671] Enabled x2apic [ 0.100017] Switched APIC routing to physical x2apic. [ 0.105408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.111091] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119540] KVM setup paravirtual spinlock [ 0.122377] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124231] x86: Booting SMP configuration: [ 0.125891] .... node #0, CPUs: #1[ 0.122319] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144033] x86: Booted up 1 node, 2 CPUs [ 0.144018] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150675] devtmpfs: initialized [ 0.154033] EVM: security.selinux [ 0.155284] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157148] EVM: security.capability [ 0.158509] pinctrl core: initialized pinctrl subsystem [ 0.160102] regulator-dummy: no parameters [ 0.161659] RTC time: 4:27:27, date: 01/14/19 [ 0.163281] NET: Registered protocol family 16 [ 0.164145] cpuidle: using governor ladder [ 0.165621] cpuidle: using governor menu [ 0.167124] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170306] PCI: Using configuration type 1 for base access [ 0.172645] bio: create slab at 0 [ 0.173503] ACPI: Added _OSI(Module Device) [ 0.173572] ACPI: Added _OSI(Processor Device) [ 0.176003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181247] ACPI: Interpreter enabled [ 0.182613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195469] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200215] ACPI: No dock devices found. [ 0.203638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206320] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212109] acpiphp: Slot [3] registered [ 0.213673] acpiphp: Slot [4] registered [ 0.215421] acpiphp: Slot [5] registered [ 0.216036] acpiphp: Slot [6] registered [ 0.217543] acpiphp: Slot [7] registered [ 0.219030] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221507] acpiphp: Slot [10] registered [ 0.223022] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225558] acpiphp: Slot [13] registered [ 0.227049] acpiphp: Slot [14] registered [ 0.228027] acpiphp: Slot [15] registered [ 0.229497] acpiphp: Slot [16] registered [ 0.230917] acpiphp: Slot [17] registered [ 0.232020] acpiphp: Slot [18] registered [ 0.233514] acpiphp: Slot [19] registered [ 0.234966] acpiphp: Slot [20] registered [ 0.236020] acpiphp: Slot [21] registered [ 0.237485] acpiphp: Slot [22] registered [ 0.238954] acpiphp: Slot [23] registered [ 0.240026] acpiphp: Slot [24] registered [ 0.241466] acpiphp: Slot [25] registered [ 0.242981] acpiphp: Slot [26] registered [ 0.244020] acpiphp: Slot [27] registered [ 0.245486] acpiphp: Slot [28] registered [ 0.246962] acpiphp: Slot [29] registered [ 0.248020] acpiphp: Slot [30] registered [ 0.249441] acpiphp: Slot [31] registered [ 0.250907] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253865] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.255883] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258205] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.269814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.300189] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.302792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.305184] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.307739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309135] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311443] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312284] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313945] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316003] vgaarb: loaded [ 0.317087] vgaarb: bridge control possible 0000:00:02.0 [ 0.319163] SCSI subsystem initialized [ 0.320170] ACPI: bus type USB registered [ 0.321565] usbcore: registered new interface driver usbfs [ 0.323437] usbcore: registered new interface driver hub [ 0.324050] usbcore: registered new device driver usb [ 0.325829] PCI: Using ACPI for IRQ routing [ 0.325969] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329542] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331289] NetLabel: unlabeled traffic allowed by default [ 0.332206] Switched to clocksource kvm-clock [ 0.340647] AppArmor: AppArmor Filesystem Enabled [ 0.342326] pnp: PnP ACPI init [ 0.343515] ACPI: bus type PNP registered [ 0.345445] pnp: PnP ACPI: found 8 devices [ 0.346915] ACPI: bus type PNP unregistered [ 0.354717] NET: Registered protocol family 2 [ 0.356592] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359260] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361615] TCP: Hash tables configured (established 16384 bind 16384) [ 0.363869] TCP: reno registered [ 0.365091] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367096] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369292] NET: Registered protocol family 1 [ 0.370859] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372830] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420490] Trying to unpack rootfs image as initramfs... [ 0.519959] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524877] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526934] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.529955] Scanning for low memory corruption every 60 seconds [ 0.532335] Initialise system trusted keyring [ 0.533958] audit: initializing netlink socket (disabled) [ 0.535828] type=2000 audit(1547440048.188:1): initialized [ 0.557079] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560048] zbud: loaded [ 0.561298] VFS: Disk quotas dquot_6.5.2 [ 0.562755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565245] fuse init (API version 7.22) [ 0.566730] msgmni has been set to 3997 [ 0.568205] Key type big_key registered [ 0.569970] Key type asymmetric registered [ 0.571451] Asymmetric key parser 'x509' registered [ 0.573166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.575817] io scheduler noop registered [ 0.577247] io scheduler deadline registered (default) [ 0.579026] io scheduler cfq registered [ 0.580517] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582414] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584641] ipmi message handler version 39.2 [ 0.586256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588856] ACPI: Power Button [PWRF] [ 0.590308] GHES: HEST is not enabled! [ 0.612498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.656347] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678889] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681523] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710295] Linux agpgart interface v0.103 [ 0.712762] brd: module loaded [ 0.714409] loop: module loaded [ 0.716019] blk-mq: CPU -> queue map [ 0.717391] CPU 0 -> Queue 0 [ 0.718585] CPU 1 -> Queue 0 [ 0.720636] vda: vda1 [ 0.722582] scsi0 : ata_piix [ 0.724081] scsi1 : ata_piix [ 0.725448] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.728154] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731096] libphy: Fixed MDIO Bus: probed [ 0.733035] tun: Universal TUN/TAP device driver, 1.6 [ 0.735283] tun: (C) 1999-2004 Max Krasnyansky [ 0.739715] PPP generic driver version 2.4.2 [ 0.741661] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.744330] ehci-pci: EHCI PCI platform driver [ 0.746244] ehci-platform: EHCI generic platform driver [ 0.748435] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750946] ohci-pci: OHCI PCI platform driver [ 0.752856] ohci-platform: OHCI generic platform driver [ 0.755035] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780516] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783795] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.786283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792135] usb usb1: Product: UHCI Host Controller [ 0.794197] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.796793] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798882] hub 1-0:1.0: USB hub found [ 0.800602] hub 1-0:1.0: 2 ports detected [ 0.802506] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.806773] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.808870] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.811150] mousedev: PS/2 mouse device common for all mice [ 0.813850] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.817779] rtc_cmos 00:00: RTC can wake from S4 [ 0.820136] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.822762] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.825454] device-mapper: uevent: version 1.0.3 [ 0.827497] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.831084] ledtrig-cpu: registered to indicate activity on CPUs [ 0.833658] TCP: cubic registered [ 0.835252] NET: Registered protocol family 10 [ 0.837451] NET: Registered protocol family 17 [ 0.850378] Key type dns_resolver registered [ 0.852478] Loading compiled-in X.509 certificates [ 0.855057] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.858974] registered taskstats version 1 [ 0.862638] Key type trusted registered [ 0.867250] Key type encrypted registered [ 0.869026] AppArmor: AppArmor sha1 policy hashing enabled [ 0.871311] IMA: No TPM chip found, activating TPM-bypass! [ 0.874255] regulator-dummy: disabling [ 0.876012] Magic number: 3:368:464 [ 0.877808] rtc_cmos 00:00: setting system clock to 2019-01-14 04:27:28 UTC (1547440048) [ 0.881363] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.883836] EDD information not available. [ 0.889515] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892909] Write protecting the kernel read-only data: 12288k [ 0.895965] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900728] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.915853] systemd-udevd[107]: starting version 204 [ 0.952871] FDC 0 is a S82078B [ 1.116034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281728] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.284009] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.286373] usb 1-1: Product: QEMU USB Tablet [ 1.287924] usb 1-1: Manufacturer: QEMU [ 1.289345] usb 1-1: SerialNumber: 42 [ 1.969356] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.317675] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.425102] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.521233] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 04:27:30 +0000. Up 2.83 seconds. cloud-init-nonet[2.96]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.15]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 04:27:31 +0000. Up 4.33 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:24:5a:28 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:c9:81:c0 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 44:a8:5a:e9:2e:c3:44:14:7b:0c:22:a2:3e:d6:02:c3 root@ns The key's randomart image is: +--[ RSA 2048]----+ |+ o. .. | |=..+ .. | |+E. oo . | |o.o.+ . | | * = S | |. = . | | o . | | + . | | o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ac:97:38:ff:81:64:fb:f4:0f:61:0d:e4:6d:5c:5c:7d root@ns The key's randomart image is: +--[ DSA 1024]----+ | . .=| | o o .E| | o + .| | . + | | S o . | | = + . . | | + = o . | | + o o . | | ..o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 31:55:e0:19:92:6a:cc:eb:40:b4:9e:82:95:67:0c:cf root@ns The key's randomart image is: +--[ECDSA 256]---+ | ..+o. | | . . .+ o | | B + .o o | | o E = o | | o = o .S | |. . + . | | . o | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: bb:12:17:35:d4:e6:d6:8c:e0:fd:e3:ab:be:6b:61:0b root@ns The key's randomart image is: +--[ED25519 256--+ | ... | | + o | | o * + | | . . = o | | S. . . | | . ..E o o | | o. o + . | | . . o . | | .. o=+.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 04:29:15 +0000. Up 107.56 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 04:30:15 +0000. Up 168.31 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.2/24 dev eth1 + ip link set dev eth1 up + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! bind9utils bind9 E: There are problems and -y was used without --force-yes + cat /var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory + cat /var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory + chown root:bind /var/lib/bind/db.clearwater.opnfv chown: invalid group: 'root:bind' + service bind9 reload bind9: unrecognized service 2019-01-14 04:30:58,173 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 04:30:58,176 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 04:30:58,176 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ec:9e:1a:46:11:f0:35:00:7f:50:27:55:35:5a:42:e2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ac:97:38:ff:81:64:fb:f4:0f:61:0d:e4:6d:5c:5c:7d root@ns (DSA) ec2: 256 31:55:e0:19:92:6a:cc:eb:40:b4:9e:82:95:67:0c:cf root@ns (ECDSA) ec2: 256 bb:12:17:35:d4:e6:d6:8c:e0:fd:e3:ab:be:6b:61:0b root@ns (ED25519) ec2: 2048 44:a8:5a:e9:2e:c3:44:14:7b:0c:22:a2:3e:d6:02:c3 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEg5lqmlz+7yBlHxZsk1cCuLho5Jik1ttSQHeNEQbsT3NMIdO6xu5BaJBECUbfVCCXaFwMvgIBZTm+Eex1MMhJc= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAQxDRqg/FWzNNCaf+B5KVmZLVJ2n0FUwAFU5WNWF+rL root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXRf7Y0cV5lXTSDDxHorI3/n5QX1HvdNthiRzKaph/TQhY9FHxr925ZC+GBLoUcnfNUDASTGA5GoupmGB+r4RVFH1RMterKbKalUMCuA9HZiqyTCmyTAplYz364GkvmVUAenSmkqREtSt/4/FDi7klRavoX6IXwK9v60/tdMqR2Csg9TRKGfVI4CvpKQKFC60b9xysdggPLzScY9mmouwHl9jDAQQ3hQKhsVnQMIUPU94qmgC6CB9uoDshwkF7ve50sQUGGBSwe3FQ88d+NZqSXHIQWgsNs3A+MnFCheAVK5bxY3FI20RI5uiLBqDYsJYcR77ET3ISbV9NNIVc9nFj root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 04:30:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 210.58 seconds 2019-01-14 04:39:13,866 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 04:39:13,869 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2019-01-14 04:41:21,136 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create ellis account 2019-01-14 04:43:53,456 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create ellis account 2019-01-14 04:46:25,776 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create ellis account 2019-01-14 04:48:58,096 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create ellis account 2019-01-14 04:51:30,416 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create ellis account 2019-01-14 04:54:02,736 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create ellis account 2019-01-14 04:56:35,056 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create ellis account 2019-01-14 04:59:07,376 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create ellis account 2019-01-14 05:01:39,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create ellis account 2019-01-14 05:04:12,016 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create ellis account 2019-01-14 05:06:44,336 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create ellis account 2019-01-14 05:09:16,656 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create ellis account 2019-01-14 05:11:48,976 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create ellis account 2019-01-14 05:14:21,296 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create ellis account 2019-01-14 05:16:53,616 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create ellis account 2019-01-14 05:19:25,936 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create ellis account 2019-01-14 05:21:58,256 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create ellis account 2019-01-14 05:24:30,576 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create ellis account 2019-01-14 05:27:02,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create ellis account 2019-01-14 05:29:35,216 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create ellis account 2019-01-14 05:32:07,536 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create ellis account 2019-01-14 05:34:39,856 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create ellis account 2019-01-14 05:37:12,176 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create ellis account 2019-01-14 05:39:44,496 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create ellis account 2019-01-14 05:42:16,816 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create ellis account 2019-01-14 05:44:49,136 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create ellis account 2019-01-14 05:47:21,456 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create ellis account 2019-01-14 05:49:53,776 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create ellis account 2019-01-14 05:52:26,096 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create ellis account 2019-01-14 05:54:58,416 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create ellis account 2019-01-14 05:57:30,736 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 31: cannot create ellis account 2019-01-14 06:00:03,056 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 32: cannot create ellis account 2019-01-14 06:02:35,376 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 33: cannot create ellis account 2019-01-14 06:05:07,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 34: cannot create ellis account 2019-01-14 06:07:40,016 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 35: cannot create ellis account 2019-01-14 06:10:12,336 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 36: cannot create ellis account 2019-01-14 06:12:44,656 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 37: cannot create ellis account 2019-01-14 06:15:16,976 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 38: cannot create ellis account 2019-01-14 06:17:49,296 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 39: cannot create ellis account 2019-01-14 06:20:21,616 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 40: cannot create ellis account 2019-01-14 06:22:53,935 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 41: cannot create ellis account 2019-01-14 06:25:26,256 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 42: cannot create ellis account 2019-01-14 06:27:58,576 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 43: cannot create ellis account 2019-01-14 06:30:30,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 44: cannot create ellis account 2019-01-14 06:33:03,216 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 45: cannot create ellis account 2019-01-14 06:35:35,536 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 46: cannot create ellis account 2019-01-14 06:38:07,856 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 47: cannot create ellis account 2019-01-14 06:40:40,176 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 48: cannot create ellis account 2019-01-14 06:43:12,496 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 49: cannot create ellis account 2019-01-14 06:45:44,816 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 50: cannot create ellis account 2019-01-14 06:46:09,841 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 129, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 106, in execute if self.deploy_vnf() and self.test_vnf(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 176, in deploy_vnf self.clearwater.availability_check() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 62, in availability_check number_res = self._create_ellis_account(account_url, params) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 104, in _create_ellis_account params.get('full_name'))) Exception: Unable to create an account opnfv functest user 2019-01-14 06:46:09,966 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 06:46:09,966 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 141:08 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 06:47:12,549 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2019-01-14 06:47:12,570 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-14 06:47:13,612 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'd888e21985684c80b5dd49b25aa5c0c9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd'}) 2019-01-14 06:47:13,980 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'05cfd474d43a4d849575c34ef5e6f04a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd'}) 2019-01-14 06:47:14,639 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'd888e21985684c80b5dd49b25aa5c0c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '102b6cc3-1d55-4250-ab84-8417c798f245', 'username': u'vyos_vrouter-user_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 06:47:14,642 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'password': '102b6cc3-1d55-4250-ab84-8417c798f245', 'project_name': 'vyos_vrouter-project_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'd888e21985684c80b5dd49b25aa5c0c9', 'project_domain_name': 'Default'} 2019-01-14 06:47:14,673 - 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-14 06:47:14,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-14 06:47:14,714 - 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-14 06:47:14,748 - 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-14 06:47:14,749 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-14 06:47:15,383 - 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-14T06:47:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1fd5f261-e17f-453c-9c71-18201a5ddcbe', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', u'admin_state_up': True, u'tenant_id': u'd888e21985684c80b5dd49b25aa5c0c9', u'created_at': u'2019-01-14T06:47:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd888e21985684c80b5dd49b25aa5c0c9'}) 2019-01-14 06:47:16,881 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T06:47:16Z', 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'5d4052fa-a378-48c3-a424-ab10172519b2', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', u'enable_dhcp': True, u'network_id': u'1fd5f261-e17f-453c-9c71-18201a5ddcbe', u'tenant_id': u'd888e21985684c80b5dd49b25aa5c0c9', u'created_at': u'2019-01-14T06:47:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd888e21985684c80b5dd49b25aa5c0c9'}) 2019-01-14 06:47:18,024 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd888e21985684c80b5dd49b25aa5c0c9', u'created_at': u'2019-01-14T06:47:16Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T06:47:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'd888e21985684c80b5dd49b25aa5c0c9', u'id': u'54f8e969-f379-4d14-bc36-0613dcebd949', u'name': u'vyos_vrouter-router_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd'}) 2019-01-14 06:48:43,780 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/fd17f530-adf7-4098-ac1c-d5a052911c9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd17f530-adf7-4098-ac1c-d5a052911c9e/file', 'owner': u'd888e21985684c80b5dd49b25aa5c0c9', 'id': u'fd17f530-adf7-4098-ac1c-d5a052911c9e', 'size': 4373348352, u'self': u'/v2/images/fd17f530-adf7-4098-ac1c-d5a052911c9e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd888e21985684c80b5dd49b25aa5c0c9', 'name': 'vyos_vrouter-project_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/fd17f530-adf7-4098-ac1c-d5a052911c9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T06:48:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T06:48:43Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/fd17f530-adf7-4098-ac1c-d5a052911c9e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'created': u'2019-01-14T06:47:43Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T06:47:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fd17f530-adf7-4098-ac1c-d5a052911c9e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 06:48:44,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', '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'31b9513b6c57489692efc0638736c929', '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'518a2ff7-605c-4b40-a20b-62295b911dd7', 'swap': 0}) 2019-01-14 06:48:44,570 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKoVpJFt3nkqWWdMVghygfEAMB310Ri4V0NrxYcv53npv1SpKWjy7LVERnnldurMB4VNH0ALu3DKkfgfeXSdFpg2o6jY4HThblSlv2gN9GQjnDE7g1jZ+/t6rGaFMlK52rqaFANe33LlYYCzRiPo/bRANecW0LcUVwN+qsmkV7ezpo0Dl8UnPZX3Xj/sQpyc1YSzyeSGpMRBfTXgg07BAd9H2EchqtzDIRt9mNzVegbzWjuv50wnPCbY7wuAc61NzeawM6CYksXzMS/MLW/9Pu24UVRsjgG+2qI+yPuSy9uF6i6+jbWFbW0KH2EW1TNqI2VguRYu2jSSIzW3oAMHGH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyqFaSRbd55KllnTFYIcoHxADAd9dEYuFdDa8WHL+d56b9UqS\nlo8uy1REZ55XbqzAeFTR9AC7twypH4H3l0nRaYNqOo2OB04W5Upb9oDfRkI5wxO4\nNY2fv7eqxmhTJSudq6mhQDXt9y5WGAs0Yj6P20QDXnFtC3FFcDfqrJpFe3s6aNA5\nfFJz2V914/7EKcnNWEs8nkhqTEQX014INOwQHfR9hHIarcwyEbfZjc1XoG81o7r+\ndMJzwm2O8LgHOtTc3msDOgmJLF8zEvzC1v/T7tuFFUbI4BvtqiPsj7ksvbheouvo\n21hW1tCh9hFtUzaiNlYLkWLto0kiM1t6ADBxhwIDAQABAoIBAQCtc9l5X12s8VdV\np7ednZS2olowrCda8XfXt1Ma07UIaHlQS/mXcBG6c/PqTxzA3JgVaWYf3NDTLL9I\n/VQX6VSdYaT5YlsF3c6zkCeQp1h5KA+R8btp/EWXM324QW2LD/70B0zFTmTZhoyk\nIFNDFhLGuz23Bpk1hkzOds8n2RdJTvjrUG1GYYyOOw5y4g+zSoKrSQYClktgG54C\nuZvHms3jRt8sM3U7BhMRLRGaQt1DPdIEmzuRTlUIBxgki2evVc0niRNCn+E0soxh\nmiBFAWk/iyysy8HQe3jMNKr+PFWGnIcl/q2dStJHOJZyVOVHgwwd3H2tKyFuko6W\nYxvPNFwhAoGBAOnyDNxpFkLHqzlqkgAl1PkEIMfaROyGVoYYiYh1Rfsu+g+sueSm\nIA0DS51pgoDo4aR36CBUXDmfB97guJ3E8mIgSaCx0qPbdCiyGAcexkR37FWxf/9J\n7vEsDO5m88N2XG/3kjKRBm1wMCWWHMo/QepGM4n1q4kypu5eVj37dxBVAoGBAN27\njZGmSaF9uk+49i5/e79dsgQgoOpeRexF2PpUvyedfis9wsE8NUVZep+73TZx6+ll\nTAyiD5GiCWrd1xb6+spWpK9hDBMg9+LEvq9rxeqnHuEoMkSl52+ietdNqexSnKZb\ncr0nU6XRimRXJHGXhd53WeNrTjAQYoxtropVACZrAoGAd2t1oTWLhX9DKkX6TVUC\niDLRQPNsZ4iTtlPkMOIcXQI357R2F/+tMLdT7ACl+4PlWv1SYt5tTYSekekIlJCq\nYei1bPAY5Efr3bI7jbbp4p2M6Jl5CyoEbNvdpfyrxkUvHoC0AlgBfe/cw/MCs0Lj\nNOGtAWmErL5MdDV3tKAewRkCgYAQODoA34MfVw0b69HGUPkCZJ4zAxgCTOccg3d9\nyFk7Up/6Fch7TiYvbn4z1RA3fVnedtR7UBeHdazurk+flLhnuLLPSXASriSz5+Ry\n/JU7twHhQol60A//8Ii/2ySE7v4ahTH9eDT8Ojm/YUh/LrBSN7TRl/XeOjSbRSKx\nZ8pdBQKBgCDVm2pLWHHDGWfzTImJlF58NEemwWPEPskxtvCVSe6EHRrvJ2EA8GTe\ngJQJ/W1J0l+AOrB6cqe+6eN5JkiSMX5mkExAqqZUjESh55KI5lgnSSD60IrZLcow\n8+qgvusR+Mns9dsbSU8ww9q+Imbb6UTP/nHKlvs21Xy8meUeL+0r\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'05cfd474d43a4d849575c34ef5e6f04a', 'name': u'vyos_vrouter-kp_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'created_at': '2019-01-14T06:48:44.570690', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd888e21985684c80b5dd49b25aa5c0c9', 'name': 'vyos_vrouter-project_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e6:2b:9f:31:f5:6d:3f:6f:12:82:0a:53:dd:f0:51:70', 'type': 'ssh', 'id': u'vyos_vrouter-kp_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd'}) 2019-01-14 06:48:44,571 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyqFaSRbd55KllnTFYIcoHxADAd9dEYuFdDa8WHL+d56b9UqS lo8uy1REZ55XbqzAeFTR9AC7twypH4H3l0nRaYNqOo2OB04W5Upb9oDfRkI5wxO4 NY2fv7eqxmhTJSudq6mhQDXt9y5WGAs0Yj6P20QDXnFtC3FFcDfqrJpFe3s6aNA5 fFJz2V914/7EKcnNWEs8nkhqTEQX014INOwQHfR9hHIarcwyEbfZjc1XoG81o7r+ dMJzwm2O8LgHOtTc3msDOgmJLF8zEvzC1v/T7tuFFUbI4BvtqiPsj7ksvbheouvo 21hW1tCh9hFtUzaiNlYLkWLto0kiM1t6ADBxhwIDAQABAoIBAQCtc9l5X12s8VdV p7ednZS2olowrCda8XfXt1Ma07UIaHlQS/mXcBG6c/PqTxzA3JgVaWYf3NDTLL9I /VQX6VSdYaT5YlsF3c6zkCeQp1h5KA+R8btp/EWXM324QW2LD/70B0zFTmTZhoyk IFNDFhLGuz23Bpk1hkzOds8n2RdJTvjrUG1GYYyOOw5y4g+zSoKrSQYClktgG54C uZvHms3jRt8sM3U7BhMRLRGaQt1DPdIEmzuRTlUIBxgki2evVc0niRNCn+E0soxh miBFAWk/iyysy8HQe3jMNKr+PFWGnIcl/q2dStJHOJZyVOVHgwwd3H2tKyFuko6W YxvPNFwhAoGBAOnyDNxpFkLHqzlqkgAl1PkEIMfaROyGVoYYiYh1Rfsu+g+sueSm IA0DS51pgoDo4aR36CBUXDmfB97guJ3E8mIgSaCx0qPbdCiyGAcexkR37FWxf/9J 7vEsDO5m88N2XG/3kjKRBm1wMCWWHMo/QepGM4n1q4kypu5eVj37dxBVAoGBAN27 jZGmSaF9uk+49i5/e79dsgQgoOpeRexF2PpUvyedfis9wsE8NUVZep+73TZx6+ll TAyiD5GiCWrd1xb6+spWpK9hDBMg9+LEvq9rxeqnHuEoMkSl52+ietdNqexSnKZb cr0nU6XRimRXJHGXhd53WeNrTjAQYoxtropVACZrAoGAd2t1oTWLhX9DKkX6TVUC iDLRQPNsZ4iTtlPkMOIcXQI357R2F/+tMLdT7ACl+4PlWv1SYt5tTYSekekIlJCq Yei1bPAY5Efr3bI7jbbp4p2M6Jl5CyoEbNvdpfyrxkUvHoC0AlgBfe/cw/MCs0Lj NOGtAWmErL5MdDV3tKAewRkCgYAQODoA34MfVw0b69HGUPkCZJ4zAxgCTOccg3d9 yFk7Up/6Fch7TiYvbn4z1RA3fVnedtR7UBeHdazurk+flLhnuLLPSXASriSz5+Ry /JU7twHhQol60A//8Ii/2ySE7v4ahTH9eDT8Ojm/YUh/LrBSN7TRl/XeOjSbRSKx Z8pdBQKBgCDVm2pLWHHDGWfzTImJlF58NEemwWPEPskxtvCVSe6EHRrvJ2EA8GTe gJQJ/W1J0l+AOrB6cqe+6eN5JkiSMX5mkExAqqZUjESh55KI5lgnSSD60IrZLcow 8+qgvusR+Mns9dsbSU8ww9q+Imbb6UTP/nHKlvs21Xy8meUeL+0r -----END RSA PRIVATE KEY----- 2019-01-14 06:51:07,182 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:23:f5', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fd17f530-adf7-4098-ac1c-d5a052911c9e'}), 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-14T06:51:06.000000', 'flavor': Munch({u'id': u'518a2ff7-605c-4b40-a20b-62295b911dd7'}), 'az': u'nova', 'id': u'36243021-d6f6-4391-972d-3a0ee306bbcc', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'05cfd474d43a4d849575c34ef5e6f04a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd888e21985684c80b5dd49b25aa5c0c9', 'name': 'vyos_vrouter-project_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', '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-14T06:51:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T06:51:06Z', 'hostId': u'ff86d7ef795ae28d3361ae5db9a2f4f02720664101eb703da8028def', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'ff86d7ef795ae28d3361ae5db9a2f4f02720664101eb703da8028def', '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-14T06:51:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd888e21985684c80b5dd49b25aa5c0c9', 'name': u'vyos_vrouter-vm_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'adminPass': u'F2Chbz97WZkB', 'tenant_id': u'd888e21985684c80b5dd49b25aa5c0c9', 'created_at': u'2019-01-14T06:48:47Z', 'created': u'2019-01-14T06:48:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 06:51:09,023 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'54f8e969-f379-4d14-bc36-0613dcebd949', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd888e21985684c80b5dd49b25aa5c0c9', 'created_at': u'2019-01-14T06:51:08Z', 'attached': True, 'updated_at': u'2019-01-14T06:51:08Z', 'id': u'ac96e8a9-6aa3-4bb0-b5ef-4b0cfc696100', 'floating_network_id': u'fb23e318-9668-475b-8e80-b81bad119749', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd888e21985684c80b5dd49b25aa5c0c9', 'name': 'vyos_vrouter-project_8ae7ce30-b8cd-4327-b27b-ca0a823e59cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'54f8e969-f379-4d14-bc36-0613dcebd949', 'project_id': u'd888e21985684c80b5dd49b25aa5c0c9', 'port_id': u'400e347d-6a1b-40ed-848f-37b2be7de885', 'port': u'400e347d-6a1b-40ed-848f-37b2be7de885', 'network': u'fb23e318-9668-475b-8e80-b81bad119749'}) 2019-01-14 06:51:09,102 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... 2019-01-14 06:51:10,103 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-14 06:51:19,364 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 06:51:20,367 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2019-01-14 06:51:29,454 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 06:51:30,457 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: timed out 2019-01-14 06:51:39,541 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 06:51:40,543 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: timed out 2019-01-14 06:51:49,633 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 06:51:50,637 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.201: timed out 2019-01-14 06:51:59,726 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: 2019-01-14 06:52:00,729 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.201: timed out 2019-01-14 06:52:09,810 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.203425] cloud-init[9567]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.16 seconds. [ 59.453612] cloud-init[9590]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.41 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 | e6:2b:9f:31:f5:6d:3f:6f:12:82:0a:53:dd:f0:51:70 | - | 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----- [ 59.513873] cloud-init[9590]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 06:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.49 seconds 2019-01-14 06:52:10,814 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.201: timed out 2019-01-14 06:52:19,911 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.203425] cloud-init[9567]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.16 seconds. [ 59.453612] cloud-init[9590]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.41 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 | e6:2b:9f:31:f5:6d:3f:6f:12:82:0a:53:dd:f0:51:70 | - | 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----- [ 59.513873] cloud-init[9590]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 06:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.49 seconds 2019-01-14 06:52:20,914 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.201: timed out 2019-01-14 06:52:30,013 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.203425] cloud-init[9567]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.16 seconds. [ 59.453612] cloud-init[9590]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.41 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 | e6:2b:9f:31:f5:6d:3f:6f:12:82:0a:53:dd:f0:51:70 | - | 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----- [ 59.513873] cloud-init[9590]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 06:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.49 seconds 2019-01-14 06:52:31,017 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.201: timed out 2019-01-14 06:52:40,100 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.203425] cloud-init[9567]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.16 seconds. [ 59.453612] cloud-init[9590]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.41 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 | e6:2b:9f:31:f5:6d:3f:6f:12:82:0a:53:dd:f0:51:70 | - | 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----- [ 59.513873] cloud-init[9590]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 06:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.49 seconds 2019-01-14 06:52:41,103 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.201: timed out 2019-01-14 06:52:50,193 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.203425] cloud-init[9567]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.16 seconds. [ 59.453612] cloud-init[9590]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.41 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 | e6:2b:9f:31:f5:6d:3f:6f:12:82:0a:53:dd:f0:51:70 | - | 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----- [ 59.513873] cloud-init[9590]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 06:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.49 seconds 2019-01-14 06:52:51,196 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.201: timed out 2019-01-14 06:53:00,280 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1954635012 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.910 MHz processor [ 0.522952] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.526794] pid_max: default: 32768 minimum: 301 [ 0.528881] Security Framework initialized [ 0.530807] SELinux: Initializing. [ 0.532820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.539986] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.544563] Mount-cache hash table entries: 4096 [ 0.546945] Initializing cgroup subsys memory [ 0.548952] Initializing cgroup subsys devices [ 0.550970] Initializing cgroup subsys freezer [ 0.552988] Initializing cgroup subsys net_cls [ 0.555008] Initializing cgroup subsys blkio [ 0.556984] Initializing cgroup subsys perf_event [ 0.559073] Initializing cgroup subsys hugetlb [ 0.561074] Initializing cgroup subsys pids [ 0.563013] Initializing cgroup subsys net_prio [ 0.565153] CPU: Physical Processor ID: 0 [ 0.567761] mce: CPU supports 10 MCE banks [ 0.569706] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.571961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574200] tlb_flushall_shift: 6 [ 0.576137] Freeing SMP alternatives: 28k freed [ 0.581475] ACPI: Core revision 20130517 [ 0.583791] ACPI: All ACPI Tables successfully acquired [ 0.586296] ftrace: allocating 25812 entries in 101 pages [ 0.613247] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.615886] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.618500] smpboot: Max logical packages: 2 [ 0.620743] Enabling x2apic [ 0.622283] Enabled x2apic [ 0.624101] Switched APIC routing to physical x2apic. [ 0.627691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.630540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.635683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.646592] KVM setup paravirtual spinlock [ 0.650000] smpboot: Booting Node 0, Processors #1 OK [ 0.652897] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.675823] Brought up 2 CPUs [ 0.675826] KVM setup async PF for cpu 1 [ 0.675830] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.681324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.684829] devtmpfs: initialized [ 0.688066] EVM: security.selinux [ 0.689758] EVM: security.ima [ 0.691344] EVM: security.capability [ 0.693759] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.696458] pinctrl core: initialized pinctrl subsystem [ 0.698807] NET: Registered protocol family 16 [ 0.701037] ACPI: bus type PCI registered [ 0.702926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705599] PCI: Using configuration type 1 for base access [ 0.712322] ACPI: Added _OSI(Module Device) [ 0.714274] ACPI: Added _OSI(Processor Device) [ 0.716278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721759] ACPI: Interpreter enabled [ 0.723556] ACPI: (supports S0 S5) [ 0.725259] ACPI: Using IOAPIC for interrupt routing [ 0.727400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.733202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.735695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.738367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.740993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.745787] acpiphp: Slot [3] registered [ 0.747662] acpiphp: Slot [4] registered [ 0.749539] acpiphp: Slot [5] registered [ 0.751407] acpiphp: Slot [6] registered [ 0.753286] acpiphp: Slot [7] registered [ 0.755157] acpiphp: Slot [8] registered [ 0.757017] acpiphp: Slot [9] registered [ 0.758874] acpiphp: Slot [10] registered [ 0.760760] acpiphp: Slot [11] registered [ 0.762641] acpiphp: Slot [12] registered [ 0.764530] acpiphp: Slot [13] registered [ 0.766412] acpiphp: Slot [14] registered [ 0.768292] acpiphp: Slot [15] registered [ 0.770184] acpiphp: Slot [16] registered [ 0.772098] acpiphp: Slot [17] registered [ 0.773982] acpiphp: Slot [18] registered [ 0.775865] acpiphp: Slot [19] registered [ 0.777754] acpiphp: Slot [20] registered [ 0.779640] acpiphp: Slot [21] registered [ 0.781517] acpiphp: Slot [22] registered [ 0.783396] acpiphp: Slot [23] registered [ 0.785279] acpiphp: Slot [24] registered [ 0.787165] acpiphp: Slot [25] registered [ 0.789048] acpiphp: Slot [26] registered [ 0.790932] acpiphp: Slot [27] registered [ 0.792816] acpiphp: Slot [28] registered [ 0.794694] acpiphp: Slot [29] registered [ 0.796573] acpiphp: Slot [30] registered [ 0.798447] acpiphp: Slot [31] registered [ 0.800322] PCI host bridge to bus 0000:00 [ 0.802210] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813192] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816648] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.823141] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.825879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.828436] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.831171] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.839766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.865202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.868247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.871219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.874179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.877100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.879806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.882489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.886147] vgaarb: loaded [ 0.887655] vgaarb: bridge control possible 0000:00:02.0 [ 0.890082] SCSI subsystem initialized [ 0.891927] ACPI: bus type USB registered [ 0.893824] usbcore: registered new interface driver usbfs [ 0.896110] usbcore: registered new interface driver hub [ 0.898369] usbcore: registered new device driver usb [ 0.900741] PCI: Using ACPI for IRQ routing [ 0.903091] NetLabel: Initializing [ 0.904805] NetLabel: domain hash size = 128 [ 0.906763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908932] NetLabel: unlabeled traffic allowed by default [ 0.911386] Switched to clocksource kvm-clock [ 0.921748] pnp: PnP ACPI init [ 0.923370] ACPI: bus type PNP registered [ 0.925676] pnp: PnP ACPI: found 5 devices [ 0.927577] ACPI: bus type PNP unregistered [ 0.935802] NET: Registered protocol family 2 [ 0.938125] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.941820] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.944887] TCP: Hash tables configured (established 32768 bind 32768) [ 0.947589] TCP: reno registered [ 0.949249] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.951747] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.954406] NET: Registered protocol family 1 [ 0.956405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.958822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.961180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.982221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.003179] Unpacking initramfs... [ 1.486467] Freeing initrd memory: 37508k freed [ 1.496769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.499414] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.504176] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.506738] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.509610] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.512118] Initialise system trusted keyring [ 1.514115] audit: initializing netlink socket (disabled) [ 1.516397] type=2000 audit(1547448668.925:1): initialized [ 1.534225] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.536760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.540208] zpool: loaded [ 1.541716] zbud: loaded [ 1.543360] VFS: Disk quotas dquot_6.5.2 [ 1.545244] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.547968] msgmni has been set to 7578 [ 1.549858] Key type big_key registered [ 1.552536] NET: Registered protocol family 38 [ 1.554546] Key type asymmetric registered [ 1.556442] Asymmetric key parser 'x509' registered [ 1.558585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.562099] io scheduler noop registered [ 1.563954] io scheduler deadline registered (default) [ 1.582002] io scheduler cfq registered [ 1.583917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.586232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.588934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.592392] ACPI: Power Button [PWRF] [ 1.594325] GHES: HEST is not enabled! [ 1.596224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.622178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.624977] Non-volatile memory driver v1.3 [ 1.626884] Linux agpgart interface v0.103 [ 1.628875] crash memory driver: version 1.1 [ 1.630860] rdac: device handler registered [ 1.632817] hp_sw: device handler registered [ 1.634751] emc: device handler registered [ 1.636631] alua: device handler registered [ 1.638555] libphy: Fixed MDIO Bus: probed [ 1.640487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643030] ehci-pci: EHCI PCI platform driver [ 1.644996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.647436] ohci-pci: OHCI PCI platform driver [ 1.649414] uhci_hcd: USB Universal Host Controller Interface driver [ 1.670473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.672720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.676157] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.678331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.680748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.683328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.686654] usb usb1: Product: UHCI Host Controller [ 1.688713] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.691389] usb usb1: SerialNumber: 0000:00:01.2 [ 1.693494] hub 1-0:1.0: USB hub found [ 1.695280] hub 1-0:1.0: 2 ports detected [ 1.697252] usbcore: registered new interface driver usbserial [ 1.699592] usbcore: registered new interface driver usbserial_generic [ 1.702108] usbserial: USB Serial support registered for generic [ 1.704505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.708903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.711001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.713191] mousedev: PS/2 mouse device common for all mice [ 1.715855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719749] rtc_cmos 00:00: RTC can wake from S4 [ 1.720542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.722647] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.730029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.732587] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.735177] cpuidle: using governor menu [ 1.737074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.739424] usbcore: registered new interface driver usbhid [ 1.741738] usbhid: USB HID core driver [ 1.743590] drop_monitor: Initializing network drop monitor service [ 1.746133] TCP: cubic registered [ 1.747810] Initializing XFRM netlink socket [ 1.749832] NET: Registered protocol family 10 [ 1.752114] NET: Registered protocol family 17 [ 1.754297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756621] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.759030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762997] Loading compiled-in X.509 certificates [ 1.765110] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.769174] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773732] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777794] registered taskstats version 1 [ 1.781547] Key type trusted registered [ 1.784650] Key type encrypted registered [ 1.787726] IMA: No TPM chip found, activating TPM-bypass! [ 1.790515] rtc_cmos 00:00: setting system clock to 2019-01-14 06:51:09 UTC (1547448669) [ 1.794899] Freeing unused kernel memory: 1680k freed [ 1.800767] 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.807744] systemd[1]: Detected virtualization kvm. [ 1.809868] systemd[1]: Detected architecture x86-64. [ 1.811994] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.816035] systemd[1]: No hostname configured. [ 1.818032] systemd[1]: Set hostname to . [ 1.820196] systemd[1]: Initializing machine ID from KVM UUID. [ 1.843745] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.847333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.852188] systemd[1]: Reached target Paths. [ 1.854141] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.857351] systemd[1]: Created slice Root Slice. [ 1.859412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.862822] systemd[1]: Listening on udev Control Socket. [ 1.865055] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.868443] systemd[1]: Reached target Timers. [ 1.870441] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.873643] systemd[1]: Listening on Journal Socket. [ 1.875764] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.879187] systemd[1]: Listening on udev Kernel Socket. [ 1.881390] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.884978] systemd[1]: Reached target Local File Systems. [ 1.887225] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.890724] systemd[1]: Created slice System Slice. [ 1.892821] systemd[1]: Starting System Slice. [ 1.895253] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.898807] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.904745] systemd[1]: Reached target Slices. [ 1.906995] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.910503] systemd[1]: Reached target Sockets. [ 1.912754] systemd[1]: Starting Sockets. [ 1.915084] 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.923047] systemd[1]: Reached target Swap. [ 1.925202] systemd[1]: Starting Swap. [ 1.927486] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.932991] 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.997228] RPC: Registered named UNIX socket transport module. [ 1.999399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.002275] RPC: Registered udp transport module. [ 2.004364] RPC: Registered tcp transport module. [ 2.006429] 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. [ 2.103895] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.125546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150789] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.153379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.155999] usb 1-1: Product: QEMU USB Tablet [ 2.157898] usb 1-1: Manufacturer: QEMU [ 2.159680] usb 1-1: SerialNumber: 42 [ 2.168778] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.170176] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.170293] 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 [ 2.184741] scsi host0: ata_piix [ 2.185055] vda: vda1 [ 2.188135] scsi host1: ata_piix [ 2.189960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.193108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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. [[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... [ 2.369466] SGI XFS with ACLs, security attributes, no debug enabled [ 2.372896] XFS (vda1): Mounting V4 Filesystem [ 2.405969] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 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.658276] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.908813] SELinux: Disabled at runtime. [ 2.945434] type=1404 audit(1547448670.654:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.002353] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.004697] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[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] 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 Journal Service. [[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 Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.431258] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.511589] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Setup Virtual Console. [[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... [ 3.670370] type=1305 audit(1547448671.378:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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.[ 3.776862] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.785534] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.790998] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.791319] ppdev: user-space parallel port driver [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.823304] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.823305] [TTM] Initializing pool allocator [ 3.823308] [TTM] Initializing DMA pool allocator [ 3.823581] [drm] fb mappable at 0xFC000000 [ 3.823582] [drm] vram aper at 0xFC000000 [ 3.823582] [drm] size 33554432 [ 3.823582] [drm] fb depth is 24 [ 3.823583] [drm] pitch is 3072 [[32m OK [0m] Reached target Basic System. [ 3.870397] fbcon: cirrusdrmfb (fb0) is primary device [ 3.897881] Console: switching to colour frame buffer device 128x48 [ 3.913659] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 3.916536] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[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] Reached target Login Prompts. [ 4.173637] AES CTR mode by8 optimization enabled [ 4.176437] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.193351] alg: No test for crc32 (crc32-pclmul) [ 4.203229] intel_rapl: no valid rapl domains found in package 0 [ 4.207360] intel_powerclamp: No package C-state available [ 4.216107] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.312037] cloud-init[521]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 06:51:12 +0000. Up 4.28 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server 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 LSB: Starts Logstash as a daemon.. [ 6.369236] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 06:51:14 +0000. Up 6.33 seconds. [ 6.404536] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.413621] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.418504] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.424537] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430141] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [[32m OK [0m] Started nginx - high performance web server. [ 6.435156] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:9a:23:f5 | [ 6.439757] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.443354] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448717] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454415] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.458241] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.464141] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.468881] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.472062] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.479110] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 59.203425] cloud-init[9567]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.16 seconds. [ 59.453612] cloud-init[9590]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 06:52:07 +0000. Up 59.41 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 | e6:2b:9f:31:f5:6d:3f:6f:12:82:0a:53:dd:f0:51:70 | - | 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----- [ 59.513873] cloud-init[9590]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 06:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.49 seconds 2019-01-14 06:53:01,283 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.201: timed out 2019-01-14 06:53:10,292 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.201 2019-01-14 06:53:10,293 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 06:53:10,413 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 06:53:10,414 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:56 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 06:53:10,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-14 06:53:10,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 227, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2019-01-14 06:53:22,099 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2019-01-14 06:53:22,119 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-14 06:53:23,068 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'04ebd42975ab4b78a8eeaab092a42bb6', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_c74a5a20-22da-4328-ae88-45846e21a24e'}) 2019-01-14 06:53:23,446 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'633f44b7f99b416789602bed1e369e68', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c74a5a20-22da-4328-ae88-45846e21a24e'}) 2019-01-14 06:53:24,161 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c74a5a20-22da-4328-ae88-45846e21a24e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'04ebd42975ab4b78a8eeaab092a42bb6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1d83ca79-0131-4b7c-9d1f-354e667d84fe', 'username': u'juju_epc-user_c74a5a20-22da-4328-ae88-45846e21a24e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 06:53:24,164 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c74a5a20-22da-4328-ae88-45846e21a24e', 'password': '1d83ca79-0131-4b7c-9d1f-354e667d84fe', 'project_name': 'juju_epc-project_c74a5a20-22da-4328-ae88-45846e21a24e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '04ebd42975ab4b78a8eeaab092a42bb6', 'project_domain_name': 'Default'} 2019-01-14 06:53:24,236 - 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-14 06:53:24,466 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-14 06:53:25,162 - 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-14T06:53:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ac1773d2-be12-4a7d-bd36-4610a9091c45', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_c74a5a20-22da-4328-ae88-45846e21a24e', u'admin_state_up': True, u'tenant_id': u'04ebd42975ab4b78a8eeaab092a42bb6', u'created_at': u'2019-01-14T06:53:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'04ebd42975ab4b78a8eeaab092a42bb6'}) 2019-01-14 06:53:26,438 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T06:53:26Z', 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'dd8ca00c-3a63-486a-bac1-f146ba722c06', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c74a5a20-22da-4328-ae88-45846e21a24e', u'enable_dhcp': True, u'network_id': u'ac1773d2-be12-4a7d-bd36-4610a9091c45', u'tenant_id': u'04ebd42975ab4b78a8eeaab092a42bb6', u'created_at': u'2019-01-14T06:53:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'04ebd42975ab4b78a8eeaab092a42bb6'}) 2019-01-14 06:53:27,740 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb23e318-9668-475b-8e80-b81bad119749', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8cbef875-f516-4635-acc6-90a1dce9357d', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'04ebd42975ab4b78a8eeaab092a42bb6', u'created_at': u'2019-01-14T06:53:26Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T06:53:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'04ebd42975ab4b78a8eeaab092a42bb6', u'id': u'd74a1cbb-7bdb-4c50-8121-df2eb80e35bd', u'name': u'juju_epc-router_c74a5a20-22da-4328-ae88-45846e21a24e'}) 2019-01-14 06:53:36,816 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/7e646ad1-10d2-46a0-bdd5-9f5d63effdfb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7e646ad1-10d2-46a0-bdd5-9f5d63effdfb/file', 'owner': u'04ebd42975ab4b78a8eeaab092a42bb6', 'id': u'7e646ad1-10d2-46a0-bdd5-9f5d63effdfb', 'size': 297009152, u'self': u'/v2/images/7e646ad1-10d2-46a0-bdd5-9f5d63effdfb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04ebd42975ab4b78a8eeaab092a42bb6', 'name': 'juju_epc-project_c74a5a20-22da-4328-ae88-45846e21a24e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/7e646ad1-10d2-46a0-bdd5-9f5d63effdfb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T06:53:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T06:53:36Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_c74a5a20-22da-4328-ae88-45846e21a24e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/7e646ad1-10d2-46a0-bdd5-9f5d63effdfb', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_c74a5a20-22da-4328-ae88-45846e21a24e', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c74a5a20-22da-4328-ae88-45846e21a24e', 'created': u'2019-01-14T06:53:32Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-14T06:53:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7e646ad1-10d2-46a0-bdd5-9f5d63effdfb', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_c74a5a20-22da-4328-ae88-45846e21a24e', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-14 06:53:38,318 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 7e646ad1-10d2-46a0-bdd5-9f5d63effdfb -s xenial -r regionOne -u http://172.30.9.24: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-14 06:53:38,529 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c74a5a20-22da-4328-ae88-45846e21a24e', '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'31b9513b6c57489692efc0638736c929', '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'1da2a56d-b931-42d3-958a-4de1a5e201ce', 'swap': 0}) 2019-01-14 06:53:38,549 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-14 06:53:38,551 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8081 | | SDN_CONTROLLER_WEBPORT | 8081 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | SDN_CONTROLLER_IP | 192.30.9.3 | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | 6DpmrQRU8UwnsFXVkeRBHTTaN | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 06:53:38,559 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-14 06:53:38,717 - 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-14 06:53:38,717 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-14 06:53:38,863 - 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-14 06:53:44,392 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/1e867afd-2d36-45dd-bdac-ec3be8518912/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e867afd-2d36-45dd-bdac-ec3be8518912/file', 'owner': u'04ebd42975ab4b78a8eeaab092a42bb6', 'id': u'1e867afd-2d36-45dd-bdac-ec3be8518912', 'size': 263717376, u'self': u'/v2/images/1e867afd-2d36-45dd-bdac-ec3be8518912', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04ebd42975ab4b78a8eeaab092a42bb6', 'name': 'juju_epc-project_c74a5a20-22da-4328-ae88-45846e21a24e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/1e867afd-2d36-45dd-bdac-ec3be8518912/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T06:53:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T06:53:44Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c74a5a20-22da-4328-ae88-45846e21a24e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/1e867afd-2d36-45dd-bdac-ec3be8518912', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c74a5a20-22da-4328-ae88-45846e21a24e', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c74a5a20-22da-4328-ae88-45846e21a24e', 'created': u'2019-01-14T06:53:40Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T06:53:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1e867afd-2d36-45dd-bdac-ec3be8518912', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c74a5a20-22da-4328-ae88-45846e21a24e', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 06:53:44,620 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 1e867afd-2d36-45dd-bdac-ec3be8518912 -s trusty -r regionOne -u http://172.30.9.24: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-14 06:53:44,663 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c74a5a20-22da-4328-ae88-45846e21a24e', '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'31b9513b6c57489692efc0638736c929', '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'e14e6cf7-c908-4ce4-a389-a183df68edc2', 'swap': 0}) 2019-01-14 06:53:44,692 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-14 07:18:03,949 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['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=ac1773d2-be12-4a7d-bd36-4610a9091c45', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 06:53:44 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.7] 06:53:44 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=ac1773d2-be12-4a7d-bd36-4610a9091c45", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:53:44 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 06:53:44 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:ac1773d2-be12-4a7d-bd36-4610a9091c45] 06:53:45 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:53:45 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[no-proxy:127.0.0.1,localhost,::1 container-inherit-properties: uuid:917f4660-0beb-4ad8-8470-11ab6b873ac1 resource-tags: ssl-hostname-verification:false automatically-retry-hooks:true logforward-enabled:false network:ac1773d2-be12-4a7d-bd36-4610a9091c45 provisioner-harvest-mode:destroyed disable-network-management:false apt-ftp-proxy: max-status-history-age:336h egress-subnets: type:openstack development:false use-floating-ip:true policy-target-group: apt-http-proxy: container-networking-method: transmit-vendor-metrics:true container-image-metadata-url: max-action-results-size:5G default-series:xenial use-default-secgroup:true ignore-machine-addresses:false name:controller image-metadata-url: agent-metadata-url: ftp-proxy: external-network: max-status-history-size:5G container-image-stream:released test-mode:false enable-os-upgrade:true apt-https-proxy: logging-config: http-proxy: max-action-results-age:336h net-bond-reconfigure-delay:17 firewall-mode:instance agent-stream:released authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoeXd75d/WY/No3W5q5NCGP2A/J5uHmEr5o5/eWmvH8YVdOP8ALCLMIqS0hwBuJhAqpYNSahtSMtW+YtShuYrrkShgZaDKqyxnELDEQpvYNYbx3+IVql5UH1BuwLgftc03UDIo5p5Kh+cesYIqyVdhEFNN0NFl8QSWcJlhz73kPkKenqCJ08zdNl4/myi0Q5qfVVKsZYVKR6plLVJAhIfBgA9yyzoryKLo15SUjoqIw7tSSxIUUd3k4trimpDH/5fawVjjD/lwnqO0czRYQGclX5bkgFCzhWjg4jxUf3BExvknxRGqcteFUY3me9GibnHHYnXpI2qzIyX4uDbBpjyF juju-client-key cloudinit-userdata: image-stream:released apt-no-proxy: use-openstack-gbp:false fan-config: proxy-ssh:false enable-os-refresh-update:true apt-mirror: https-proxy: update-status-hook-interval:5m] 06:53:45 INFO juju.provider.openstack provider.go:145 opening model "controller" 06:53:45 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcPDH5TxwMf4VvuNWdMtWzrymf9Pirx4BxbeOEYF_oW4t0I7wba7zkQ1kADsXtxWQE_UxmcPtbQ4cUDY9YTBtyPT0MDXMyHscOEseh3DHse_OZvsbIMP0Xm_07z8bV6V-V9matA22U3RMwOTF_UNcl0OhcM4MQnEY6wNNrEb0PW3boxGQ TenantId:04ebd42975ab4b78a8eeaab092a42bb6 UserId:633f44b7f99b416789602bed1e369e68 Domain: RegionServiceURLs:map[regionOne:map[identity:http://172.30.9.24:5000 orchestration:http://172.30.9.24:8004/v1/04ebd42975ab4b78a8eeaab092a42bb6 compute:http://172.30.9.24:8774/v2.1 metric:http://172.30.9.24:8041 cloudformation:http://172.30.9.24:8000/v1 network:http://172.30.9.24:9696 placement:http://172.30.9.24:8778/placement volume:http://172.30.9.24:8776/v1/04ebd42975ab4b78a8eeaab092a42bb6 event:http://172.30.9.24:8977 object-store:http://172.30.9.24:8080/v1/AUTH_04ebd42975ab4b78a8eeaab092a42bb6 volumev2:http://172.30.9.24:8776/v2/04ebd42975ab4b78a8eeaab092a42bb6 alarming:http://172.30.9.24:8042 volumev3:http://172.30.9.24:8776/v3/04ebd42975ab4b78a8eeaab092a42bb6 image:http://172.30.9.24:9292]]} 06:53:46 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:53:46 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:53:46 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 06:53:46 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:53:46 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:53:46 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 06:53:46 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 06:53:46 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:53:46 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 06:53:46 INFO cmd bootstrap.go:233 Loading image metadata 06:53:46 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:53:46 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:53:46 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:53:46 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [saucy win2008r2 win2012hvr2 win10 win2016 yakkety bionic win2012r2 genericlinux raring win8 wily opensuseleap win7 centos7 utopic win2012hv win2016hv win2016nano win81 quantal vivid artful win2012 precise trusty xenial zesty] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:53:46 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 06:53:48 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 06:53:49 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.24:5000/v3} not found 06:53:49 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.24:5000/v3} not found 06:53:49 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 06:53:49 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 06:53:49 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 06:53:49 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 06:53:49 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 06:53:49 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 06:53:49 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 06:53:49 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 06:53:49 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:53:49 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 []} 06:53:52 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:53:52 INFO cmd bootstrap.go:389 Starting new instance for initial controller 06:53:52 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 06:53:52 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:53:52 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:7e646ad1-10d2-46a0-bdd5-9f5d63effdfb Arch:amd64 VirtType:}] 06:53:52 INFO juju.environs.instances image.go:106 find instance - using image with id: 7e646ad1-10d2-46a0-bdd5-9f5d63effdfb 06:53:52 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 06:53:52 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:53:52 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 06:53:52 DEBUG juju.provider.openstack provider.go:1005 using network id "ac1773d2-be12-4a7d-bd36-4610a9091c45" 06:53:52 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "bcc398cd-7520-4d56-b412-6b8ee892970c" has status BUILD, wait 10 seconds before retry, attempt 11 06:55:53 INFO juju.provider.openstack provider.go:1175 started instance "bcc398cd-7520-4d56-b412-6b8ee892970c" 06:55:53 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 06:55:55 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.205 06:55:55 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.205 06:55:56 INFO cmd bootstrap.go:225 - bcc398cd-7520-4d56-b412-6b8ee892970c (arch=amd64 mem=2G cores=1) 06:55:56 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 06:55:56 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 06:55:56 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 06:55:59 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 06:55:59 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 06:56:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 Attempting to connect to 172.30.9.205:22 Attempting to connect to 192.168.121.7:22 06:56:00 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 06:56:05 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 06:56:09 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:56:10 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 06:56:15 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 06:56:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:56:20 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 06:56:25 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 06:56:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:56:30 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 06:56:35 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 06:56:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:56: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 06:56: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 06:56:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:56: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 06:56:55 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 06:57:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:57:00 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 06:57:05 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 06:57:10 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 06:57:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:57:15 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 06:57:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:57:20 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 06:57:25 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 06:57:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:57:30 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 06:57:35 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 06:57: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 06:57:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:57: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 06:57:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:57: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 06:57:55 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 06:58:00 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 06:58:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:58:05 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 06:58:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 06:58:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:58:10 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 06:58:15 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 06:58:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:58:20 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 06:58:25 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 06:58:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:58:30 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 06:58:35 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 06:58:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:58: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 06:58: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 06:58: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 06:58:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:58:55 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 06:59:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:59:00 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 06:59:05 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 06:59:10 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 06:59:11 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:59:15 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 06:59:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:59:20 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 06:59:25 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 06:59:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:59:30 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 06:59:35 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 06:59:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:59: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 06:59: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 06:59:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 06:59: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 06:59:55 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 07:00:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:00:00 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 07:00:05 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 07:00:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:00:10 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 07:00:15 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 07:00:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:00:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:00:20 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 07:00:25 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 07:00:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:00:30 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 07:00:35 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 07:00:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:00: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 07:00: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 07:00:49 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:00: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 07:00:55 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 07:01:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:01:00 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 07:01:05 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 07:01:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:01:10 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 07:01:15 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 07:01:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:01:20 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 07:01:25 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 07:01:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:01:30 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 07:01:35 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 07:01:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:01: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 07:01: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 07:01:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:01: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 07:01:55 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 07:02:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:02:00 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 07:02:05 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 07:02:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:02:10 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 07:02:15 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 07:02:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:02:20 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 07:02:25 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 07:02:29 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:02:30 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 07:02:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:02:35 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 07:02:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:02: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 07:02: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 07:02:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:02: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 07:02:55 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 07:02:59 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:03:00 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 07:03:05 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 07:03:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:03:10 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 07:03:15 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 07:03:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:03:20 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 07:03:25 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 07:03:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:03:30 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 07:03:35 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 07:03:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:03: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 07:03: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 07:03:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:03: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 07:03:55 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 07:04:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:04:00 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 07:04:05 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 07:04:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:04:10 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 07:04:15 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 07:04:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:04:20 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 07:04:25 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 07:04:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:04:30 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 07:04:35 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 07:04:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:04: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 07:04:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:04: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 07:04:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:04: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 07:04:55 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 07:05:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:05:00 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 07:05:05 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 07:05:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:05:10 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 07:05:15 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 07:05:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:05:20 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 07:05:25 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 07:05:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:05:30 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 07:05:35 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 07:05:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07: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 07: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 07:05:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07: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 07:05:55 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 07:06:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:06:00 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 07:06:05 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 07:06:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:06:10 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 07:06:15 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 07:06:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:06:20 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 07:06:25 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 07:06:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:06:30 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 07:06:35 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 07:06:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:06: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 07:06: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 07:06:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:06: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 07:06:55 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 07:06:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:07:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:07:00 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 07:07:06 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 07:07:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:07:11 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 07:07:16 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 07:07:19 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:07:21 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 07:07:26 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 07:07:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:07:31 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 07:07:36 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 07:07:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:07:41 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 07:07:46 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 07:07:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:07:51 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 07:07:56 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 07:08:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:08:01 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 07:08:06 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 07:08:09 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:08:11 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 07:08:16 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 07:08:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:08:21 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 07:08:26 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 07:08:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:08:31 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 07:08:36 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 07:08:39 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:08:41 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 07:08:46 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 07:08:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:08:51 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 07:08:56 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 07:09:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:09:01 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 07:09:06 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 07:09:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:09:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:09:11 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 07:09:16 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 07:09:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:09:21 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 07:09:26 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 07:09:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:09:31 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 07:09:36 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 07:09:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:09:41 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 07:09:46 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 07:09:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:09:51 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 07:09:56 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 07:10:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:10:01 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 07:10:06 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 07:10:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:10:11 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 07:10:16 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 07:10:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:10:21 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 07:10:26 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 07:10:29 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:10:31 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 07:10:36 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 07:10:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:10:41 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 07:10:46 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 07:10:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:10:51 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 07:10:56 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 07:11:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:11:01 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 07:11:06 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 07:11:09 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:11:11 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 07:11:16 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 07:11:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:11:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:11:21 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 07:11:26 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 07:11:29 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:11:31 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 07:11:36 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 07:11:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:11:41 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 07:11:46 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 07:11:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:11:51 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 07:11:56 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 07:12:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:12:01 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 07:12:06 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 07:12:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:12:11 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 07:12:16 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 07:12:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:12:21 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 07:12:26 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 07:12:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:12:31 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 07:12:36 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 07:12:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:12:41 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 07:12:46 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 07:12:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:12:51 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 07:12:56 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 07:13:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:13:01 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 07:13:06 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 07:13:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:13:11 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 07:13:16 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 07:13:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:13:21 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 07:13:26 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 07:13:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:13:31 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 07:13:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:13:36 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 07:13:39 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:13:41 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 07:13:46 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 07:13:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:13:51 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 07:13:56 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 07:14:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:14:01 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 07:14:06 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 07:14:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:14:11 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 07:14:16 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 07:14:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:14:21 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 07:14:26 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 07:14:30 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:14:31 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 07:14:36 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 07:14:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:14:41 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 07:14:46 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 07:14:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:14:51 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 07:14:56 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 07:15:00 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:15:01 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 07:15:06 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 07:15:10 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:15:11 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 07:15:16 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 07:15:20 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:15:21 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 07:15:26 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 07:15:29 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:15:31 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 07:15:36 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 07:15:40 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:15:41 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 07:15:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:15:46 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 07:15:50 DEBUG juju.provider.openstack provider.go:417 instance bcc398cd-7520-4d56-b412-6b8ee892970c has floating IP address: 172.30.9.205 07:15:51 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 07:15:56 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 07:17:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:17:57 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.205 port 22: Operation timed out 07:17:57 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.205 port 22: Operation timed out}]) 07:17:57 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 07:17:57 INFO juju.provider.common destroy.go:20 destroying model "controller" 07:17:57 INFO juju.provider.common destroy.go:31 destroying instances 07:17:59 DEBUG juju.provider.openstack provider.go:1296 terminating instances [bcc398cd-7520-4d56-b412-6b8ee892970c] 07:17:59 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-0c4baa82-e9e8-48ed-8ad5-b043ea74aa26-917f4660-0beb-4ad8-8470-11ab6b873ac1-0" 07:18:02 INFO juju.provider.common destroy.go:55 destroying storage 07:18:02 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.24:8776/v2/04ebd42975ab4b78a8eeaab092a42bb6 07:18:02 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-0c4baa82-e9e8-48ed-8ad5-b043ea74aa26-917f4660-0beb-4ad8-8470-11ab6b873ac1" 07:18:03 INFO cmd supercommand.go:465 command finished 2019-01-14 07:18:04,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 07:18:04,094 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 24:39 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 07:18:04,269 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR 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". 2019-01-14 07:18:14,451 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-01-14 07:18:14,452 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:55 | FAIL | | cloudify_ims | functest | vnf | 05:52 | FAIL | | heat_ims | functest | vnf | 141:08 | FAIL | | vyos_vrouter | functest | vnf | 05:56 | FAIL | | juju_epc | functest | vnf | 24:39 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-14 07:18:14,458 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 07:18:17,351 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 07:18:17,357 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Xh9CamAxgvPNEAfWmmVC4MTc9 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=31b9513b6c57489692efc0638736c929 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=6DpmrQRU8UwnsFXVkeRBHTTaN export OS_REGION_NAME=regionOne 2019-01-14 07:18:17,357 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2019-01-14 07:18:17,369 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-01-14 07:18:18,453 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'04abfddd258748fcaf2b47ad94b03d9e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b'}) 2019-01-14 07:18:18,830 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b95a540c754c48f6bd5574dc62cbb5be', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b'}) 2019-01-14 07:18:19,598 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'04abfddd258748fcaf2b47ad94b03d9e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '44ea39cb-0f76-440e-b6c8-ec7922558adf', 'username': u'tempest_full-user_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 07:18:19,601 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'password': '44ea39cb-0f76-440e-b6c8-ec7922558adf', 'project_name': 'tempest_full-project_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '04abfddd258748fcaf2b47ad94b03d9e', 'project_domain_name': 'Default'} 2019-01-14 07:18:20,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 07:18:24,541 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 51230622-465b-464d-8672-381661ccda94 | 2019-01-14T07:18:24.241492 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 51230622-465b-464d-8672-381661ccda94 ~/.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-14 07:18:27,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 07:18:28,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 07:18:32,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5f9e4cb0-43cb-468d-8fbe-7927b4175a6e) as the default verifier for the future CLI operations. 2019-01-14 07:18:34,605 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-01-14 07:18:35,556 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/a3d71e6e-2f9e-4a7f-bbda-a3a746c31154/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a3d71e6e-2f9e-4a7f-bbda-a3a746c31154/file', 'owner': u'04abfddd258748fcaf2b47ad94b03d9e', 'id': u'a3d71e6e-2f9e-4a7f-bbda-a3a746c31154', 'size': 12716032, u'self': u'/v2/images/a3d71e6e-2f9e-4a7f-bbda-a3a746c31154', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04abfddd258748fcaf2b47ad94b03d9e', 'name': 'tempest_full-project_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/a3d71e6e-2f9e-4a7f-bbda-a3a746c31154/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T07:18:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T07:18:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a3d71e6e-2f9e-4a7f-bbda-a3a746c31154', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'created': u'2019-01-14T07:18:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T07:18:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a3d71e6e-2f9e-4a7f-bbda-a3a746c31154', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 07:18:35,777 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', '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'31b9513b6c57489692efc0638736c929', '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'c1ad1924-2c91-4288-8489-7110edab924a', 'swap': 0}) 2019-01-14 07:18:36,567 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/ee3f1ac6-5361-4ca7-bcbf-58c2106cce80/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee3f1ac6-5361-4ca7-bcbf-58c2106cce80/file', 'owner': u'04abfddd258748fcaf2b47ad94b03d9e', 'id': u'ee3f1ac6-5361-4ca7-bcbf-58c2106cce80', 'size': 12716032, u'self': u'/v2/images/ee3f1ac6-5361-4ca7-bcbf-58c2106cce80', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04abfddd258748fcaf2b47ad94b03d9e', 'name': 'tempest_full-project_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/ee3f1ac6-5361-4ca7-bcbf-58c2106cce80/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T07:18:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T07:18:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ee3f1ac6-5361-4ca7-bcbf-58c2106cce80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', 'created': u'2019-01-14T07:18:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T07:18:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ee3f1ac6-5361-4ca7-bcbf-58c2106cce80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 07:18:36,604 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', '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'31b9513b6c57489692efc0638736c929', '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'9a425ee6-d716-47f0-9b34-6747d48f3aca', 'swap': 0}) 2019-01-14 07:18:36,624 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_85b3acf4-6fa3-4fb6-817c-6bf8ca43ba8b', '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'31b9513b6c57489692efc0638736c929', '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'9a425ee6-d716-47f0-9b34-6747d48f3aca', 'swap': 0}) 2019-01-14 07:18:39,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 07:18:39,243 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 07:18:39,243 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 07:18:39,245 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 07:18:39,263 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 07:18:41,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5f9e4cb0-43cb-468d-8fbe-7927b4175a6e/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-01-14 07:18:41,284 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 07:18:41,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2019-01-14 07:18:49,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:49.637 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.256s] 2019-01-14 07:18:49,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:49.732 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.095s] 2019-01-14 07:18:49,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:49.869 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.264s] 2019-01-14 07:18:49,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:49.960 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.091s] 2019-01-14 07:18:49,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:49.981 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.352s] 2019-01-14 07:18:50,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.055 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.095s] 2019-01-14 07:18:50,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.205 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.149s] 2019-01-14 07:18:50,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.312 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.108s] 2019-01-14 07:18:50,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.392 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.411s] 2019-01-14 07:18:50,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.543 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.150s] 2019-01-14 07:18:50,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.556 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.013s] 2019-01-14 07:18:50,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.565 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2019-01-14 07:18:50,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.574 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.009s] 2019-01-14 07:18:50,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.748 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.173s] 2019-01-14 07:18:50,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.881 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.132s] 2019-01-14 07:18:50,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:50.914 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.033s] 2019-01-14 07:18:51,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:51.038 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.123s] 2019-01-14 07:18:51,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:51.067 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.028s] 2019-01-14 07:18:51,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:51.076 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2019-01-14 07:18:51,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:51.338 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.260s] 2019-01-14 07:18:51,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:51.424 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.087s] 2019-01-14 07:18:54,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:54.852 36 INFO opnfv-tempest [-] {3} 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-14 07:18:54,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:54.853 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-14 07:18:58,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:58.865 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.292s] 2019-01-14 07:18:58,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:58.913 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.048s] 2019-01-14 07:18:59,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:59.101 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.264s] 2019-01-14 07:18:59,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:59.113 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.198s] 2019-01-14 07:18:59,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:59.199 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.097s] 2019-01-14 07:18:59,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:18:59.532 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.333s] 2019-01-14 07:19:00,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:00.104 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.570s] 2019-01-14 07:19:00,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:00.440 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.337s] 2019-01-14 07:19:05,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:05.613 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.161s] 2019-01-14 07:19:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:06.922 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [8.733s] 2019-01-14 07:19:07,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:07.191 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.270s] 2019-01-14 07:19:07,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:07.482 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.291s] 2019-01-14 07:19:07,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:07.754 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.271s] 2019-01-14 07:19:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:07.892 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.138s] 2019-01-14 07:19:08,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.053 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.160s] 2019-01-14 07:19:08,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.218 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.165s] 2019-01-14 07:19:08,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.408 36 INFO opnfv-tempest [-] {3} 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-14 07:19:08,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.538 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.320s] 2019-01-14 07:19:08,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.654 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.200s] 2019-01-14 07:19:08,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.656 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.118s] 2019-01-14 07:19:08,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.665 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.010s] 2019-01-14 07:19:08,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.683 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.018s] 2019-01-14 07:19:08,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.692 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.008s] 2019-01-14 07:19:08,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.711 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.018s] 2019-01-14 07:19:08,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.721 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.010s] 2019-01-14 07:19:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.743 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.022s] 2019-01-14 07:19:08,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.752 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2019-01-14 07:19:08,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.808 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.056s] 2019-01-14 07:19:08,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.820 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.012s] 2019-01-14 07:19:08,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.831 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2019-01-14 07:19:08,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.845 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.013s] 2019-01-14 07:19:08,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.854 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2019-01-14 07:19:08,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:08.872 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.017s] 2019-01-14 07:19:15,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:15.137 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-14 07:19:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:15.198 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.247s] 2019-01-14 07:19:15,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:15.250 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.052s] 2019-01-14 07:19:16,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:16.301 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.168s] 2019-01-14 07:19:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:23.365 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.343s] 2019-01-14 07:19:23,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:23.643 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.279s] 2019-01-14 07:19:25,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:25.804 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.159s] 2019-01-14 07:19:27,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:27.285 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.482s] 2019-01-14 07:19:28,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:28.030 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [5.514s] 2019-01-14 07:19:34,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:34.494 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [6.462s] 2019-01-14 07:19:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:34.502 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [19.360s] 2019-01-14 07:19:35,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:35.516 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [2.130s] 2019-01-14 07:19:37,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:37.020 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-14 07:19:37,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:37.619 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.102s] 2019-01-14 07:19:39,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:39.456 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [1.837s] 2019-01-14 07:19:39,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:39.460 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-14 07:19:39,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:39.462 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.000s]: Skipped until Bug: 1186354 is resolved. 2019-01-14 07:19:39,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:39.468 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2019-01-14 07:19:40,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:40.828 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.302s] 2019-01-14 07:19:40,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:40.956 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.128s] 2019-01-14 07:19:41,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:41.041 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.085s] 2019-01-14 07:19:41,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:41.134 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.091s] 2019-01-14 07:19:41,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:41.221 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.088s] 2019-01-14 07:19:41,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:41.581 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.358s] 2019-01-14 07:19:41,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:41.759 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.178s] 2019-01-14 07:19:42,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:42.203 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.439s] 2019-01-14 07:19:42,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:42.336 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.135s] 2019-01-14 07:19:42,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:42.515 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.180s] 2019-01-14 07:19:48,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:48.106 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.224s] 2019-01-14 07:19:48,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:48.152 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.046s] 2019-01-14 07:19:48,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:48.215 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.062s] 2019-01-14 07:19:48,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:48.309 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.094s] 2019-01-14 07:19:48,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:48.427 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.117s] 2019-01-14 07:19:50,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:50.675 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.611s] 2019-01-14 07:19:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.363 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.172s] 2019-01-14 07:19:54,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.372 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2019-01-14 07:19:54,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.385 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.013s] 2019-01-14 07:19:54,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.599 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.213s] 2019-01-14 07:19:54,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.608 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2019-01-14 07:19:54,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.645 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.037s] 2019-01-14 07:19:54,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.656 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.011s] 2019-01-14 07:19:54,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.836 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [20.330s] 2019-01-14 07:19:54,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:19:54.837 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2019-01-14 07:20:00,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:00.879 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.192s] 2019-01-14 07:20:00,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:00.901 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.021s] 2019-01-14 07:20:01,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:01.248 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [5.303s] 2019-01-14 07:20:05,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:05.569 36 INFO opnfv-tempest [-] {1} 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-14 07:20:07,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:07.570 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.179s] 2019-01-14 07:20:07,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:07.845 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.275s] 2019-01-14 07:20:09,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:09.498 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.059s] 2019-01-14 07:20:09,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:09.765 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.267s] 2019-01-14 07:20:10,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:10.324 36 INFO opnfv-tempest [-] {2} 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-14 07:20:14,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:14.144 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.423s] 2019-01-14 07:20:20,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:20.965 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [1.197s] 2019-01-14 07:20:20,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:20.998 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.034s] 2019-01-14 07:20:21,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:21.223 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.224s] 2019-01-14 07:20:25,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:25.365 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-14 07:20:25,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:25.442 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.210s] 2019-01-14 07:20:31,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:31.398 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [5.952s] 2019-01-14 07:20:31,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:31.408 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2019-01-14 07:20:31,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:31.421 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.013s] 2019-01-14 07:20:31,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:31.432 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2019-01-14 07:20:31,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:31.832 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.399s] 2019-01-14 07:20:32,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:32.212 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.379s] 2019-01-14 07:20:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:40.501 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.186s] 2019-01-14 07:20:40,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:40.581 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.080s] 2019-01-14 07:20:40,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:40.657 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.076s] 2019-01-14 07:20:40,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:40.832 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.174s] 2019-01-14 07:20:41,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:41.435 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [14.097s] 2019-01-14 07:20:43,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:20:43.414 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 07:21:05,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:05.230 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [8.381s] 2019-01-14 07:21:05,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:05.240 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2019-01-14 07:21:05,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:05.348 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.108s] 2019-01-14 07:21:05,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:05.375 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.027s] 2019-01-14 07:21:10,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:10.760 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [56.905s] 2019-01-14 07:21:10,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:10.777 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.022s] 2019-01-14 07:21:29,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:29.689 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.385s] 2019-01-14 07:21:29,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:29.814 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.124s] 2019-01-14 07:21:30,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:30.202 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.388s] 2019-01-14 07:21:43,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:43.662 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [62.210s] 2019-01-14 07:21:48,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.065 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.591s] 2019-01-14 07:21:48,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.086 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.023s] 2019-01-14 07:21:48,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.097 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.010s] 2019-01-14 07:21:48,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.110 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2019-01-14 07:21:48,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.118 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.007s] 2019-01-14 07:21:48,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.303 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.185s] 2019-01-14 07:21:48,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.485 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.182s] 2019-01-14 07:21:48,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:48.668 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.182s] 2019-01-14 07:21:49,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:49.006 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.337s] 2019-01-14 07:21:49,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:49.027 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.021s] 2019-01-14 07:21:53,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:53.392 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.517s] 2019-01-14 07:21:55,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:55.942 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [12.279s] 2019-01-14 07:21:56,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:56.911 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.408s] 2019-01-14 07:21:57,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:57.114 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.202s] 2019-01-14 07:21:57,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:57.204 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.090s] 2019-01-14 07:21:57,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:21:57.756 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.550s] 2019-01-14 07:22:01,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:01.611 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [5.670s] 2019-01-14 07:22:04,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:04.111 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.043s] 2019-01-14 07:22:04,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:04.739 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.628s] 2019-01-14 07:22:06,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:06.054 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.313s] 2019-01-14 07:22:06,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:06.527 36 INFO opnfv-tempest [-] {3} 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-14 07:22:07,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:07.559 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.505s] 2019-01-14 07:22:08,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:08.633 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.073s] 2019-01-14 07:22:08,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:08.883 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.225s] 2019-01-14 07:22:09,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:09.050 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [58.251s] 2019-01-14 07:22:13,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:13.544 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.313s] 2019-01-14 07:22:21,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:21.167 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.483s] 2019-01-14 07:22:21,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:21.176 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2019-01-14 07:22:21,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:21.855 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.678s] 2019-01-14 07:22:21,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:21.859 36 INFO opnfv-tempest [-] {3} 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-14 07:22:21,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:21.860 36 INFO opnfv-tempest [-] {3} 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-14 07:22:21,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:21.862 36 INFO opnfv-tempest [-] {3} 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-14 07:22:22,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:22.049 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.191s] 2019-01-14 07:22:22,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:22.261 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.211s] 2019-01-14 07:22:22,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:22.264 36 INFO opnfv-tempest [-] {3} 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-14 07:22:22,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:22.265 36 INFO opnfv-tempest [-] {3} 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-14 07:22:22,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:22.266 36 INFO opnfv-tempest [-] {3} 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-14 07:22:22,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:22.477 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [202.353s] 2019-01-14 07:22:24,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:24.732 36 INFO opnfv-tempest [-] {3} 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-14 07:22:32,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:32.903 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.050s] 2019-01-14 07:22:32,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:32.921 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2019-01-14 07:22:40,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:40.747 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.309s] 2019-01-14 07:22:40,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:40.877 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.131s] 2019-01-14 07:22:43,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:43.590 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [5.494s] 2019-01-14 07:22:47,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:47.993 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.183s] 2019-01-14 07:22:48,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:48.005 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2019-01-14 07:22:48,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:48.077 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.071s] 2019-01-14 07:22:48,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:48.114 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.037s] 2019-01-14 07:22:48,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:48.130 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.015s] 2019-01-14 07:22:48,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:48.139 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.009s] 2019-01-14 07:22:48,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:48.145 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [4.557s] 2019-01-14 07:22:48,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:48.149 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2019-01-14 07:22:54,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:54.145 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.230s] 2019-01-14 07:22:54,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:54.184 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.038s] 2019-01-14 07:22:54,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:54.244 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.060s] 2019-01-14 07:22:54,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:54.268 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.024s] 2019-01-14 07:22:54,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:22:54.435 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.166s] 2019-01-14 07:23:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:00.526 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.362s] 2019-01-14 07:23:00,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:00.542 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.016s] 2019-01-14 07:23:00,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:00.579 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.037s] 2019-01-14 07:23:00,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:00.594 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.015s] 2019-01-14 07:23:03,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:03.038 36 INFO opnfv-tempest [-] {0} 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-14 07:23:03,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:03.117 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.043s] 2019-01-14 07:23:03,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:03.126 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.010s] 2019-01-14 07:23:12,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:12.974 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [63.907s] 2019-01-14 07:23:13,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:13.940 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [7.665s] 2019-01-14 07:23:14,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:14.253 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.414s] 2019-01-14 07:23:14,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:14.461 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.208s] 2019-01-14 07:23:14,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:14.644 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.182s] 2019-01-14 07:23:15,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:15.227 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.582s] 2019-01-14 07:23:15,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:15.559 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.332s] 2019-01-14 07:23:15,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:15.932 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.372s] 2019-01-14 07:23:16,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:16.438 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.506s] 2019-01-14 07:23:20,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:20.042 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [6.101s] 2019-01-14 07:23:25,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:25.917 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.400s] 2019-01-14 07:23:25,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:25.932 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.015s] 2019-01-14 07:23:25,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:25.949 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2019-01-14 07:23:26,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:26.250 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.298s] 2019-01-14 07:23:27,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.819 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.565s] 2019-01-14 07:23:27,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.834 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2019-01-14 07:23:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.851 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.017s] 2019-01-14 07:23:27,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.861 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2019-01-14 07:23:27,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.875 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.013s] 2019-01-14 07:23:27,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.890 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.015s] 2019-01-14 07:23:27,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.899 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.009s] 2019-01-14 07:23:27,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:27.912 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2019-01-14 07:23:29,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:29.077 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.722s] 2019-01-14 07:23:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:31.141 36 INFO opnfv-tempest [-] {3} 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-14 07:23:31,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:31.844 36 INFO opnfv-tempest [-] {0} 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-14 07:23:35,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:35.266 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.242s] 2019-01-14 07:23:35,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:35.345 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.079s] 2019-01-14 07:23:35,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:35.382 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.037s] 2019-01-14 07:23:35,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:35.420 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.037s] 2019-01-14 07:23:39,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:39.090 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.336s] 2019-01-14 07:23:39,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:39.240 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.150s] 2019-01-14 07:23:41,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:41.097 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.176s] 2019-01-14 07:23:41,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:41.109 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2019-01-14 07:23:41,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:41.310 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.201s] 2019-01-14 07:23:53,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:53.563 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.363s] 2019-01-14 07:23:58,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:58.030 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [5.997s] 2019-01-14 07:23:59,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:23:59.983 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.004s] 2019-01-14 07:24:00,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:00.100 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.071s] 2019-01-14 07:24:03,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:03.205 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 07:24:06,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:06.262 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-14 07:24:07,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:07.550 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.250s] 2019-01-14 07:24:07,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:07.962 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.412s] 2019-01-14 07:24:17,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:17.476 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [64.487s] 2019-01-14 07:24:17,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:17.573 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [2.824s] 2019-01-14 07:24:24,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:24.254 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.444s] 2019-01-14 07:24:24,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:24.547 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.293s] 2019-01-14 07:24:26,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:26.023 36 INFO opnfv-tempest [-] {2} 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-14 07:24:27,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:27.961 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.410s] 2019-01-14 07:24:28,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:28.948 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.987s] 2019-01-14 07:24:30,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:30.260 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.311s] 2019-01-14 07:24:35,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:35.690 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [12.965s] 2019-01-14 07:24:38,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:38.023 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.546s] 2019-01-14 07:24:38,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:38.239 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [2.551s] 2019-01-14 07:24:38,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:38.659 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.634s] 2019-01-14 07:24:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:39.377 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.718s] 2019-01-14 07:24:40,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:40.094 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.717s] 2019-01-14 07:24:41,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:41.027 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.703s] 2019-01-14 07:24:41,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:41.286 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.191s] 2019-01-14 07:24:41,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:41.327 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.302s] 2019-01-14 07:24:41,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:41.825 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.497s] 2019-01-14 07:24:42,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:42.274 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [0.989s] 2019-01-14 07:24:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:42.287 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.462s] 2019-01-14 07:24:42,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:42.308 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.022s] 2019-01-14 07:24:43,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:43.149 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.840s] 2019-01-14 07:24:43,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:43.448 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.298s] 2019-01-14 07:24:51,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:51.141 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.090s] 2019-01-14 07:24:51,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:51.224 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.082s] 2019-01-14 07:24:51,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:51.316 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.091s] 2019-01-14 07:24:51,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:51.409 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.094s] 2019-01-14 07:24:51,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:51.440 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.031s] 2019-01-14 07:24:56,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:56.591 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.222s] 2019-01-14 07:24:56,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:56.786 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.195s] 2019-01-14 07:24:59,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:59.408 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.089s] 2019-01-14 07:24:59,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:24:59.800 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.391s] 2019-01-14 07:25:00,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:00.187 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.387s] 2019-01-14 07:25:00,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:00.520 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.333s] 2019-01-14 07:25:05,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:05.492 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.479s] 2019-01-14 07:25:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:05.933 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.440s] 2019-01-14 07:25:06,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:06.175 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.241s] 2019-01-14 07:25:07,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:07.086 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.183s] 2019-01-14 07:25:07,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:07.544 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.456s] 2019-01-14 07:25:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:07.618 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.074s] 2019-01-14 07:25:07,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:07.857 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.239s] 2019-01-14 07:25:12,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:12.413 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.104s] 2019-01-14 07:25:17,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:17.840 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.896s] 2019-01-14 07:25:20,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:20.360 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [9.410s] 2019-01-14 07:25:21,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:21.059 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.702s] 2019-01-14 07:25:22,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:22.067 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-14 07:25:22,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:22.069 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-14 07:25:22,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:22.767 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.705s] 2019-01-14 07:25:28,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:28.317 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.249s] 2019-01-14 07:25:30,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:30.039 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-14 07:25:30,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:30.040 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-14 07:25:30,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:30.041 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-14 07:25:34,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:34.094 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.995s] 2019-01-14 07:25:34,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:34.247 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.154s] 2019-01-14 07:25:35,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:35.126 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.878s] 2019-01-14 07:25:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:35.827 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.701s] 2019-01-14 07:25:37,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:37.611 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [14.838s] 2019-01-14 07:25:38,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:38.194 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.590s] 2019-01-14 07:25:48,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:48.210 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [186.232s] 2019-01-14 07:25:48,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:48.270 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2019-01-14 07:25:48,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:48.636 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.366s] 2019-01-14 07:25:48,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:48.886 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2019-01-14 07:25:48,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:48.895 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2019-01-14 07:25:48,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:48.948 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.052s] 2019-01-14 07:25:48,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:48.986 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.037s] 2019-01-14 07:25:49,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.018 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.033s] 2019-01-14 07:25:49,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.047 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.029s] 2019-01-14 07:25:49,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.252 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.205s] 2019-01-14 07:25:49,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.284 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.031s] 2019-01-14 07:25:49,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.534 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.249s] 2019-01-14 07:25:49,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.672 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.137s] 2019-01-14 07:25:49,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.716 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2019-01-14 07:25:49,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.935 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.219s] 2019-01-14 07:25:49,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:49.968 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.032s] 2019-01-14 07:25:50,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:50.006 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.038s] 2019-01-14 07:25:50,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:50.049 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2019-01-14 07:25:55,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:25:55.977 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.067s] 2019-01-14 07:26:02,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:02.116 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.716s] 2019-01-14 07:26:02,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:02.888 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.771s] 2019-01-14 07:26:08,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:08.082 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.698s] 2019-01-14 07:26:08,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:08.435 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.353s] 2019-01-14 07:26:08,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:08.938 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.502s] 2019-01-14 07:26:12,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:12.552 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [16.571s] 2019-01-14 07:26:13,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:13.243 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.731s] 2019-01-14 07:26:17,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:17.937 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.758s] 2019-01-14 07:26:21,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.494 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.181s] 2019-01-14 07:26:21,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.501 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.007s] 2019-01-14 07:26:21,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.508 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.007s] 2019-01-14 07:26:21,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.515 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.006s] 2019-01-14 07:26:21,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.521 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.006s] 2019-01-14 07:26:21,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.527 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.005s] 2019-01-14 07:26:21,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.533 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.006s] 2019-01-14 07:26:21,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.782 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.249s] 2019-01-14 07:26:21,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.789 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.006s] 2019-01-14 07:26:21,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:21.796 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.007s] 2019-01-14 07:26:24,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:24.908 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [101.428s] 2019-01-14 07:26:25,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:25.815 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.470s] 2019-01-14 07:26:25,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:25.835 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.020s] 2019-01-14 07:26:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:29.461 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [4.556s] 2019-01-14 07:26:30,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:30.292 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.833s] 2019-01-14 07:26:31,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:31.118 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.012s] 2019-01-14 07:26:31,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:31.320 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.201s] 2019-01-14 07:26:31,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:31.332 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.011s] 2019-01-14 07:26:31,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:31.436 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [18.883s] 2019-01-14 07:26:31,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:31.645 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.313s] 2019-01-14 07:26:31,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:31.676 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.031s] 2019-01-14 07:26:41,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:41.869 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [1.814s] 2019-01-14 07:26:42,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:42.083 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.216s] 2019-01-14 07:26:42,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:42.225 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.141s] 2019-01-14 07:26:53,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:53.890 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [22.451s] 2019-01-14 07:26:54,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:54.703 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [7.898s] 2019-01-14 07:26:56,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:26:56.107 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.465s] 2019-01-14 07:27:01,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:01.046 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [6.340s] 2019-01-14 07:27:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:01.048 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-14 07:27:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:01.049 36 INFO opnfv-tempest [-] {2} 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-14 07:27:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:01.050 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-14 07:27:01,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:01.279 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [5.170s] 2019-01-14 07:27:02,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:02.735 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.456s] 2019-01-14 07:27:04,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:04.927 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.191s] 2019-01-14 07:27:06,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:06.808 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.882s] 2019-01-14 07:27:08,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:08.170 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.309s] 2019-01-14 07:27:09,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:09.800 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2019-01-14 07:27:10,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.412 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.207s] 2019-01-14 07:27:10,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.463 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2019-01-14 07:27:10,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.504 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.040s] 2019-01-14 07:27:10,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.545 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.040s] 2019-01-14 07:27:10,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.566 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.020s] 2019-01-14 07:27:10,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.612 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.046s] 2019-01-14 07:27:10,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.653 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.041s] 2019-01-14 07:27:10,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.689 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.036s] 2019-01-14 07:27:10,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.708 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.019s] 2019-01-14 07:27:10,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.750 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.042s] 2019-01-14 07:27:10,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:10.792 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.042s] 2019-01-14 07:27:16,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:16.330 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.495s] 2019-01-14 07:27:17,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:17.734 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.420s] 2019-01-14 07:27:18,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:18.271 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [1.940s] 2019-01-14 07:27:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:19.608 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.337s] 2019-01-14 07:27:21,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:21.123 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [1.514s] 2019-01-14 07:27:29,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:29.113 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.827s] 2019-01-14 07:27:31,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:31.425 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [4.249s] 2019-01-14 07:27:33,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:33.117 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.003s] 2019-01-14 07:27:34,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:34.851 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [3.426s] 2019-01-14 07:27:38,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:38.194 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [5.076s] 2019-01-14 07:27:42,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:42.198 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.003s] 2019-01-14 07:27:46,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:46.418 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.219s] 2019-01-14 07:27:49,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:49.036 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.381s] 2019-01-14 07:27:50,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:50.159 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.741s] 2019-01-14 07:27:53,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:53.753 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [3.594s] 2019-01-14 07:27:56,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:27:56.669 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [2.916s] 2019-01-14 07:28:00,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:00.134 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.280s] 2019-01-14 07:28:00,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:00.763 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.629s] 2019-01-14 07:28:00,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:00.944 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.181s] 2019-01-14 07:28:01,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:01.613 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.668s] 2019-01-14 07:28:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:02.269 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.655s] 2019-01-14 07:28:02,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:02.752 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.482s] 2019-01-14 07:28:07,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:07.616 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.334s] 2019-01-14 07:28:07,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:07.637 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.021s] 2019-01-14 07:28:07,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:07.658 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.021s] 2019-01-14 07:28:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:07.931 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.271s] 2019-01-14 07:28:08,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:08.122 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.191s] 2019-01-14 07:28:08,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:08.142 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.020s] 2019-01-14 07:28:09,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:09.932 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.280s] 2019-01-14 07:28:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:10.047 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.115s] 2019-01-14 07:28:11,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:11.318 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.271s] 2019-01-14 07:28:20,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:20.484 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.186s] 2019-01-14 07:28:22,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:22.162 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.239s] 2019-01-14 07:28:22,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:22.971 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.810s] 2019-01-14 07:28:24,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:24.605 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.197s] 2019-01-14 07:28:26,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:26.047 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.441s] 2019-01-14 07:28:26,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:26.969 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.922s] 2019-01-14 07:28:27,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:27.671 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.702s] 2019-01-14 07:28:28,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:28.456 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.784s] 2019-01-14 07:28:30,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:30.247 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.790s] 2019-01-14 07:28:31,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:31.083 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.836s] 2019-01-14 07:28:31,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:31.177 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.094s] 2019-01-14 07:28:32,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:32.200 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.021s] 2019-01-14 07:28:32,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:32.838 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.638s] 2019-01-14 07:28:33,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:33.318 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.480s] 2019-01-14 07:28:33,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:33.342 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.024s] 2019-01-14 07:28:33,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:33.362 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.020s] 2019-01-14 07:28:33,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:33.378 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.015s] 2019-01-14 07:28:34,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:34.105 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.200s] 2019-01-14 07:28:34,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:34.462 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.356s] 2019-01-14 07:28:35,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:35.088 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.626s] 2019-01-14 07:28:37,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:37.396 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.788s] 2019-01-14 07:28:43,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:43.398 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [1.797s] 2019-01-14 07:28:43,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:43.890 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [8.798s] 2019-01-14 07:28:46,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:46.982 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-14 07:28:49,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:49.770 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [5.880s] 2019-01-14 07:28:52,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:52.415 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.898s] 2019-01-14 07:28:52,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:52.866 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.450s] 2019-01-14 07:28:55,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:55.023 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [186.376s] 2019-01-14 07:28:55,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:55.024 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-14 07:28:55,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:28:55.181 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.314s] 2019-01-14 07:29:01,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:01.614 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.750s] 2019-01-14 07:29:12,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.415 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.223s] 2019-01-14 07:29:12,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.431 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-01-14 07:29:12,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.523 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.091s] 2019-01-14 07:29:12,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.549 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.025s] 2019-01-14 07:29:12,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.560 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2019-01-14 07:29:12,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.574 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.014s] 2019-01-14 07:29:12,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.603 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.029s] 2019-01-14 07:29:12,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.612 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2019-01-14 07:29:12,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.899 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.284s] 2019-01-14 07:29:12,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.908 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.011s] 2019-01-14 07:29:12,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.929 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.021s] 2019-01-14 07:29:12,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.941 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2019-01-14 07:29:12,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.953 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.012s] 2019-01-14 07:29:12,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.959 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2019-01-14 07:29:12,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:12.971 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2019-01-14 07:29:13,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:13.592 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.620s] 2019-01-14 07:29:14,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:14.035 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.442s] 2019-01-14 07:29:14,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:14.190 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.155s] 2019-01-14 07:29:14,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:14.263 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.072s] 2019-01-14 07:29:14,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:14.403 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.140s] 2019-01-14 07:29:14,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:14.712 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.309s] 2019-01-14 07:29:23,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:23.572 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.057s] 2019-01-14 07:29:23,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:23.621 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.049s] 2019-01-14 07:29:23,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:23.680 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.058s] 2019-01-14 07:29:23,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:23.960 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.280s] 2019-01-14 07:29:24,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.035 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.074s] 2019-01-14 07:29:24,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.101 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.066s] 2019-01-14 07:29:24,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.151 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.049s] 2019-01-14 07:29:24,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.228 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.076s] 2019-01-14 07:29:24,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.278 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.050s] 2019-01-14 07:29:24,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.392 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.113s] 2019-01-14 07:29:24,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.471 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.078s] 2019-01-14 07:29:24,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.571 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.099s] 2019-01-14 07:29:24,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:24.630 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.060s] 2019-01-14 07:29:30,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:30.292 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 07:29:30,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:30.295 36 INFO opnfv-tempest [-] {3} 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-14 07:29:30,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:30.297 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-14 07:29:30,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:30.298 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-14 07:29:30,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:30.299 36 INFO opnfv-tempest [-] {3} 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-14 07:29:37,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.063 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.538s] 2019-01-14 07:29:37,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.245 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.182s] 2019-01-14 07:29:37,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.270 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.025s] 2019-01-14 07:29:37,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.425 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.174s] 2019-01-14 07:29:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.460 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.034s] 2019-01-14 07:29:37,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.805 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.343s] 2019-01-14 07:29:37,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.815 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2019-01-14 07:29:37,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.856 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.041s] 2019-01-14 07:29:37,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.867 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2019-01-14 07:29:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.930 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.063s] 2019-01-14 07:29:37,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:37.951 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.020s] 2019-01-14 07:29:39,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:39.395 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [2.123s] 2019-01-14 07:29:43,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:43.892 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [4.495s] 2019-01-14 07:29:43,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:43.924 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.034s] 2019-01-14 07:29:44,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:44.749 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.341s] 2019-01-14 07:29:45,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:45.097 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.173s] 2019-01-14 07:29:45,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:45.429 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.681s] 2019-01-14 07:29:45,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:45.442 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.013s] 2019-01-14 07:29:46,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:46.074 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.631s] 2019-01-14 07:29:46,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:46.925 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.850s] 2019-01-14 07:29:47,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:47.237 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.312s] 2019-01-14 07:29:47,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:47.261 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.023s] 2019-01-14 07:29:47,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:47.282 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.021s] 2019-01-14 07:29:52,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:52.292 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.196s] 2019-01-14 07:29:52,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:52.507 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.215s] 2019-01-14 07:29:52,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:52.725 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.218s] 2019-01-14 07:29:52,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:52.906 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.181s] 2019-01-14 07:29:53,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:53.083 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.176s] 2019-01-14 07:29:53,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:53.276 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.193s] 2019-01-14 07:29:53,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:53.296 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.019s] 2019-01-14 07:29:53,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:53.508 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.211s] 2019-01-14 07:29:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:53.546 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.038s] 2019-01-14 07:29:53,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:53.588 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.041s] 2019-01-14 07:29:53,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:53.794 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.206s] 2019-01-14 07:29:56,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:56.909 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.392s] 2019-01-14 07:29:57,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:29:57.031 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.122s] 2019-01-14 07:30:04,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:04.530 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.379s] 2019-01-14 07:30:05,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:05.658 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.127s] 2019-01-14 07:30:05,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:05.700 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.043s] 2019-01-14 07:30:09,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:09.242 36 INFO opnfv-tempest [-] {2} 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-14 07:30:11,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:11.090 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.176s] 2019-01-14 07:30:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:11.778 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.694s] 2019-01-14 07:30:11,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:11.787 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-14 07:30:14,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:14.341 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 07:30:15,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:15.568 36 INFO opnfv-tempest [-] {3} 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-14 07:30:21,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:21.980 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.249s] 2019-01-14 07:30:22,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:22.239 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.259s] 2019-01-14 07:30:22,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:22.907 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.668s] 2019-01-14 07:30:23,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:23.148 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.240s] 2019-01-14 07:30:23,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:23.664 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.516s] 2019-01-14 07:30:23,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:23.740 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [6.267s] 2019-01-14 07:30:23,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:23.927 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.263s] 2019-01-14 07:30:27,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:27.154 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.414s] 2019-01-14 07:30:31,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:31.233 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.176s] 2019-01-14 07:30:31,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:31.244 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2019-01-14 07:30:31,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:31.255 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2019-01-14 07:30:31,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:31.663 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.408s] 2019-01-14 07:30:31,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:31.672 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2019-01-14 07:30:31,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:31.680 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2019-01-14 07:30:32,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:32.071 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.391s] 2019-01-14 07:30:32,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:32.476 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.404s] 2019-01-14 07:30:34,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:34.162 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 07:30:34,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:34.163 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 07:30:34,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:34.597 36 INFO opnfv-tempest [-] {3} 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-14 07:30:35,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:35.166 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [186.173s] 2019-01-14 07:30:35,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:35.225 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2019-01-14 07:30:35,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:35.592 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.367s] 2019-01-14 07:30:38,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:38.403 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.554s] 2019-01-14 07:30:39,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:39.046 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.644s] 2019-01-14 07:30:40,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:40.037 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [3.571s] 2019-01-14 07:30:46,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:46.234 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.457s] 2019-01-14 07:30:46,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:46.549 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.314s] 2019-01-14 07:30:47,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:47.148 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.600s] 2019-01-14 07:30:48,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:48.874 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.834s] 2019-01-14 07:30:53,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:53.771 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.233s] 2019-01-14 07:30:53,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:53.848 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.077s] 2019-01-14 07:30:53,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:53.922 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.074s] 2019-01-14 07:30:53,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:53.995 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.072s] 2019-01-14 07:30:54,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:54.065 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.071s] 2019-01-14 07:30:56,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:30:56.560 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.685s] 2019-01-14 07:31:01,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:01.584 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.226s] 2019-01-14 07:31:02,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:02.177 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.592s] 2019-01-14 07:31:02,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:02.474 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.297s] 2019-01-14 07:31:02,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:02.774 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.299s] 2019-01-14 07:31:03,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:03.104 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.330s] 2019-01-14 07:31:03,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:03.848 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.743s] 2019-01-14 07:31:04,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:04.747 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [0.898s] 2019-01-14 07:31:05,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:05.156 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.408s] 2019-01-14 07:31:05,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:05.552 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.395s] 2019-01-14 07:31:05,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:05.969 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.019s] 2019-01-14 07:31:05,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:05.992 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.441s] 2019-01-14 07:31:06,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.012 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.043s] 2019-01-14 07:31:06,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.218 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.205s] 2019-01-14 07:31:06,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.251 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.033s] 2019-01-14 07:31:06,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.271 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.021s] 2019-01-14 07:31:06,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.414 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.421s] 2019-01-14 07:31:06,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.475 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.203s] 2019-01-14 07:31:06,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.500 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.024s] 2019-01-14 07:31:06,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.693 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.193s] 2019-01-14 07:31:06,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.901 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.207s] 2019-01-14 07:31:06,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.921 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.020s] 2019-01-14 07:31:06,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:06.990 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.067s] 2019-01-14 07:31:07,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:07.054 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.065s] 2019-01-14 07:31:14,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:14.141 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.563s] 2019-01-14 07:31:14,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:14.869 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.727s] 2019-01-14 07:31:15,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:15.267 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.398s] 2019-01-14 07:31:15,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:15.617 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.349s] 2019-01-14 07:31:16,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:16.090 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.214s] 2019-01-14 07:31:16,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:16.293 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.203s] 2019-01-14 07:31:16,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:16.467 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.173s] 2019-01-14 07:31:16,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:16.695 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.228s] 2019-01-14 07:31:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:16.706 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.088s] 2019-01-14 07:31:16,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:16.874 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.178s] 2019-01-14 07:31:17,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:17.114 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.408s] 2019-01-14 07:31:17,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:17.660 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.545s] 2019-01-14 07:31:19,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:19.218 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [2.343s] 2019-01-14 07:31:19,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:19.252 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.590s] 2019-01-14 07:31:19,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:19.714 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.463s] 2019-01-14 07:31:20,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:20.340 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.624s] 2019-01-14 07:31:20,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:20.419 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.080s] 2019-01-14 07:31:20,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:20.838 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.417s] 2019-01-14 07:31:21,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:21.549 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.711s] 2019-01-14 07:31:29,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:29.306 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.544s] 2019-01-14 07:31:29,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:29.615 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.309s] 2019-01-14 07:31:30,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:30.471 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.854s] 2019-01-14 07:31:37,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:37.148 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.230s] 2019-01-14 07:31:39,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:39.109 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [1.958s] 2019-01-14 07:31:39,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:39.110 36 INFO opnfv-tempest [-] {2} 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-14 07:31:41,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:41.711 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.604s] 2019-01-14 07:31:42,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:42.898 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.187s] 2019-01-14 07:31:45,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:45.119 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-14 07:31:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:45.120 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-14 07:31:48,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:48.947 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [0.880s] 2019-01-14 07:31:55,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:55.634 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.602s] 2019-01-14 07:31:55,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:55.640 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.006s] 2019-01-14 07:31:55,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:55.899 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.259s] 2019-01-14 07:31:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:56.362 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.460s] 2019-01-14 07:31:56,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:56.984 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.621s] 2019-01-14 07:31:57,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:31:57.799 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.815s] 2019-01-14 07:32:02,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:02.350 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.554s] 2019-01-14 07:32:03,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:03.309 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.957s] 2019-01-14 07:32:06,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:06.629 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-14 07:32:08,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:08.243 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-14 07:32:14,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:14.823 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.395s] 2019-01-14 07:32:21,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:21.834 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.285s] 2019-01-14 07:32:21,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:21.919 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.087s] 2019-01-14 07:32:29,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:29.081 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [0.964s] 2019-01-14 07:32:29,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:29.082 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2019-01-14 07:32:29,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:29.674 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [0.593s] 2019-01-14 07:32:31,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:31.533 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [186.234s] 2019-01-14 07:32:31,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:31.599 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2019-01-14 07:32:31,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:31.972 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.373s] 2019-01-14 07:32:38,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:38.220 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.239s] 2019-01-14 07:32:46,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:46.055 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.342s] 2019-01-14 07:32:48,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:48.394 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.339s] 2019-01-14 07:32:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:50.192 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.798s] 2019-01-14 07:32:53,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:32:53.325 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.132s] 2019-01-14 07:33:02,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:02.279 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.072s] 2019-01-14 07:33:10,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:10.013 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.898s] 2019-01-14 07:33:14,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:14.148 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.135s] 2019-01-14 07:33:19,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:19.276 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.127s] 2019-01-14 07:33:21,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:21.711 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.435s] 2019-01-14 07:33:23,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:23.418 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.707s] 2019-01-14 07:33:32,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:32.539 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [9.119s] 2019-01-14 07:33:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:32.625 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.087s] 2019-01-14 07:33:32,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:32.683 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.058s] 2019-01-14 07:33:37,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:37.548 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [4.863s] 2019-01-14 07:33:42,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:42.037 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [186.434s] 2019-01-14 07:33:42,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:42.038 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 07:33:43,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:43.127 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [5.578s] 2019-01-14 07:33:53,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:53.514 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.386s] 2019-01-14 07:33:53,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:53.562 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.049s] 2019-01-14 07:33:53,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:53.603 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.041s] 2019-01-14 07:33:59,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:33:59.759 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.153s] 2019-01-14 07:34:03,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:03.639 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [8.019s] 2019-01-14 07:34:08,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:08.100 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [8.339s] 2019-01-14 07:34:14,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:14.538 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [10.896s] 2019-01-14 07:34:16,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:16.225 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.689s] 2019-01-14 07:34:23,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:23.602 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [7.374s] 2019-01-14 07:34:23,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:23.603 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-14 07:34:27,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:27.528 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.386s] 2019-01-14 07:34:27,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:27.572 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.046s] 2019-01-14 07:34:28,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:28.092 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.519s] 2019-01-14 07:34:29,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:29.924 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.830s] 2019-01-14 07:34:35,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:35.016 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.093s] 2019-01-14 07:34:35,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:35.061 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.045s] 2019-01-14 07:34:35,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:35.105 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.043s] 2019-01-14 07:34:49,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:49.035 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.171s] 2019-01-14 07:34:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:50.413 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.378s] 2019-01-14 07:34:51,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:51.025 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.611s] 2019-01-14 07:34:51,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:51.797 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.771s] 2019-01-14 07:34:52,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:52.476 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.678s] 2019-01-14 07:34:53,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:53.608 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.131s] 2019-01-14 07:34:54,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:54.236 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.628s] 2019-01-14 07:34:54,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:54.325 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.089s] 2019-01-14 07:34:55,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:55.657 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.330s] 2019-01-14 07:34:56,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:56.477 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.820s] 2019-01-14 07:34:56,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:56.501 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.025s] 2019-01-14 07:34:56,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:56.519 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2019-01-14 07:34:56,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:34:56.534 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2019-01-14 07:35:02,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:02.453 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.540s] 2019-01-14 07:35:07,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:07.451 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2019-01-14 07:35:11,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:11.234 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.147s] 2019-01-14 07:35:11,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:11.518 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.284s] 2019-01-14 07:35:11,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:11.656 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.138s] 2019-01-14 07:35:11,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:11.748 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.092s] 2019-01-14 07:35:11,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:11.893 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.144s] 2019-01-14 07:35:12,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.004 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.111s] 2019-01-14 07:35:12,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.096 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.092s] 2019-01-14 07:35:12,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.203 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.107s] 2019-01-14 07:35:12,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.258 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.054s] 2019-01-14 07:35:12,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.320 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.061s] 2019-01-14 07:35:12,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.378 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.058s] 2019-01-14 07:35:12,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.439 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.061s] 2019-01-14 07:35:12,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.494 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.054s] 2019-01-14 07:35:12,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.594 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.100s] 2019-01-14 07:35:12,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.648 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.054s] 2019-01-14 07:35:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.763 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.115s] 2019-01-14 07:35:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.863 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.100s] 2019-01-14 07:35:12,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:12.953 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.089s] 2019-01-14 07:35:13,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.021 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.068s] 2019-01-14 07:35:13,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.079 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.057s] 2019-01-14 07:35:13,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.138 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.058s] 2019-01-14 07:35:13,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.215 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.077s] 2019-01-14 07:35:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.272 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.057s] 2019-01-14 07:35:13,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.339 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.067s] 2019-01-14 07:35:13,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.390 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.050s] 2019-01-14 07:35:13,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.444 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.054s] 2019-01-14 07:35:13,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.481 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.036s] 2019-01-14 07:35:13,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.523 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.042s] 2019-01-14 07:35:13,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.921 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.396s] 2019-01-14 07:35:13,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:13.991 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.071s] 2019-01-14 07:35:14,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:14.081 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.090s] 2019-01-14 07:35:14,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:14.450 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.367s] 2019-01-14 07:35:14,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:14.977 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.526s] 2019-01-14 07:35:15,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:15.039 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.063s] 2019-01-14 07:35:15,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:15.104 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.065s] 2019-01-14 07:35:15,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:15.171 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.066s] 2019-01-14 07:35:15,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:15.548 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.374s] 2019-01-14 07:35:15,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:15.627 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.081s] 2019-01-14 07:35:15,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:15.692 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.065s] 2019-01-14 07:35:16,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:16.845 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [53.231s] 2019-01-14 07:35:23,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:23.468 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [6.624s] 2019-01-14 07:35:29,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:29.526 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.250s] 2019-01-14 07:35:30,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:30.286 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.759s] 2019-01-14 07:35:37,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:37.179 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [1.950s] 2019-01-14 07:35:38,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:38.306 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [186.323s] 2019-01-14 07:35:38,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:38.307 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 07:35:38,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:38.964 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [1.785s] 2019-01-14 07:35:40,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:40.803 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.837s] 2019-01-14 07:35:42,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:42.642 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [1.839s] 2019-01-14 07:35:49,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:35:49.394 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.045s] 2019-01-14 07:36:00,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:00.922 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.973s] 2019-01-14 07:36:07,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:07.134 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.390s] 2019-01-14 07:36:07,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:07.325 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.191s] 2019-01-14 07:36:09,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:09.583 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 07:36:09,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:09.584 36 INFO opnfv-tempest [-] {2} 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-14 07:36:09,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:09.584 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 07:36:14,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:14.823 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.005s] 2019-01-14 07:36:15,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:15.315 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.492s] 2019-01-14 07:36:15,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:15.474 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.159s] 2019-01-14 07:36:15,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:15.745 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.270s] 2019-01-14 07:36:15,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:15.759 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.014s] 2019-01-14 07:36:15,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:15.777 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.017s] 2019-01-14 07:36:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:15.914 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.136s] 2019-01-14 07:36:18,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:18.971 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-14 07:36:20,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:20.999 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [57.516s] 2019-01-14 07:36:22,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:22.547 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [27.807s] 2019-01-14 07:36:24,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:24.377 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.953s] 2019-01-14 07:36:24,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:24.698 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.321s] 2019-01-14 07:36:24,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:24.940 36 INFO opnfv-tempest [-] {0} 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-14 07:36:35,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:35.713 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.554s] 2019-01-14 07:36:35,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:35.932 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.219s] 2019-01-14 07:36:45,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:45.235 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [22.686s] 2019-01-14 07:36:46,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:46.895 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.249s] 2019-01-14 07:36:47,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:47.162 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.267s] 2019-01-14 07:36:48,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:48.892 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.727s] 2019-01-14 07:36:48,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:48.911 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.020s] 2019-01-14 07:36:49,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:49.069 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.157s] 2019-01-14 07:36:52,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:52.549 36 INFO opnfv-tempest [-] {1} 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-14 07:36:59,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:36:59.197 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.051s] 2019-01-14 07:37:02,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:02.345 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.146s] 2019-01-14 07:37:05,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:05.200 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [8.979s] 2019-01-14 07:37:07,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:07.444 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.246s] 2019-01-14 07:37:10,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:10.604 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.159s] 2019-01-14 07:37:13,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:13.218 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [2.614s] 2019-01-14 07:37:13,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:13.954 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.058s] 2019-01-14 07:37:13,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:13.967 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2019-01-14 07:37:14,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.097 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.129s] 2019-01-14 07:37:14,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.107 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2019-01-14 07:37:14,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.116 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.009s] 2019-01-14 07:37:14,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.137 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.020s] 2019-01-14 07:37:14,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.197 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2019-01-14 07:37:14,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.254 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.057s] 2019-01-14 07:37:14,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.371 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.116s] 2019-01-14 07:37:14,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.384 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2019-01-14 07:37:14,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:14.446 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.062s] 2019-01-14 07:37:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:16.714 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.493s] 2019-01-14 07:37:18,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:18.096 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-14 07:37:18,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:18.828 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.114s] 2019-01-14 07:37:25,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:25.013 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [57.745s] 2019-01-14 07:37:33,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:33.893 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [7.852s] 2019-01-14 07:37:33,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:33.894 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-14 07:37:38,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:38.319 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.832s] 2019-01-14 07:37:40,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:40.335 36 INFO opnfv-tempest [-] {2} 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-14 07:37:44,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:44.704 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2019-01-14 07:37:44,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:44.741 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2019-01-14 07:37:44,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:44.953 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.212s] 2019-01-14 07:37:45,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:45.223 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.269s] 2019-01-14 07:37:45,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:45.352 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.128s] 2019-01-14 07:37:45,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:45.583 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.231s] 2019-01-14 07:37:45,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:45.626 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.043s] 2019-01-14 07:37:45,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:45.675 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.048s] 2019-01-14 07:37:45,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:45.935 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.259s] 2019-01-14 07:37:46,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.003 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.067s] 2019-01-14 07:37:46,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.073 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.070s] 2019-01-14 07:37:46,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.112 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.038s] 2019-01-14 07:37:46,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.194 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.082s] 2019-01-14 07:37:46,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.444 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.248s] 2019-01-14 07:37:46,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.520 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.076s] 2019-01-14 07:37:46,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.586 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.067s] 2019-01-14 07:37:46,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.652 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.066s] 2019-01-14 07:37:46,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:37:46.715 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.062s] 2019-01-14 07:38:19,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:38:19.418 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [54.392s] 2019-01-14 07:39:16,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:39:16.307 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [56.871s] 2019-01-14 07:39:50,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:39:50.244 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [74.053s] 2019-01-14 07:39:52,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:39:52.026 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.788s] 2019-01-14 07:39:56,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:39:56.687 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [4.659s] 2019-01-14 07:40:12,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:12.266 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [55.945s] 2019-01-14 07:40:17,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:17.700 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [5.437s] 2019-01-14 07:40:35,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:35.867 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.183s] 2019-01-14 07:40:36,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:36.052 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.184s] 2019-01-14 07:40:36,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:36.266 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.214s] 2019-01-14 07:40:36,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:36.500 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.234s] 2019-01-14 07:40:36,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:36.680 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.180s] 2019-01-14 07:40:36,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:36.745 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.064s] 2019-01-14 07:40:37,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:37.034 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.289s] 2019-01-14 07:40:37,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:37.105 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.070s] 2019-01-14 07:40:37,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:37.179 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.074s] 2019-01-14 07:40:37,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:37.239 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.060s] 2019-01-14 07:40:37,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:40:37.299 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.059s] 2019-01-14 07:41:05,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:05.480 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [28.171s] 2019-01-14 07:41:05,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:05.491 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2019-01-14 07:41:06,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:06.241 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.748s] 2019-01-14 07:41:06,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:06.243 36 INFO opnfv-tempest [-] {0} 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-14 07:41:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:06.466 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.224s] 2019-01-14 07:41:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:06.591 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.125s] 2019-01-14 07:41:20,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:20.342 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.586s] 2019-01-14 07:41:20,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:20.728 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.384s] 2019-01-14 07:41:21,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:21.117 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.389s] 2019-01-14 07:41:21,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:21.594 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.476s] 2019-01-14 07:41:21,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:21.985 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.391s] 2019-01-14 07:41:26,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:26.837 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.025s] 2019-01-14 07:41:30,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:30.138 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.299s] 2019-01-14 07:41:40,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:41:40.482 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-14 07:42:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:08.283 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [27.791s] 2019-01-14 07:42:11,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:11.243 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [2.963s] 2019-01-14 07:42:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:32.411 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [21.159s] 2019-01-14 07:42:36,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:36.838 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [66.679s] 2019-01-14 07:42:39,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:39.987 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [7.578s] 2019-01-14 07:42:40,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:40.447 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.463s] 2019-01-14 07:42:48,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:48.092 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.640s] 2019-01-14 07:42:51,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:42:51.329 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.238s] 2019-01-14 07:43:50,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:43:50.797 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [73.943s] 2019-01-14 07:43:50,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:43:50.842 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.049s] 2019-01-14 07:43:50,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:43:50.896 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.054s] 2019-01-14 07:44:08,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:44:08.892 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [4.060s] 2019-01-14 07:44:10,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:44:10.288 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.395s] 2019-01-14 07:44:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:44:15.805 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [5.515s] 2019-01-14 07:44:22,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:44:22.003 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.195s] 2019-01-14 07:44:31,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:44:31.829 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [9.823s] 2019-01-14 07:44:38,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:44:38.822 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.994s] 2019-01-14 07:45:31,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:31.472 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.632s] 2019-01-14 07:45:45,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:45.157 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.929s] 2019-01-14 07:45:47,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:47.508 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.349s] 2019-01-14 07:45:50,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:50.057 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.549s] 2019-01-14 07:45:50,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:50.630 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.574s] 2019-01-14 07:45:51,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:51.199 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.568s] 2019-01-14 07:45:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:51.790 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.591s] 2019-01-14 07:45:52,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:52.364 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.573s] 2019-01-14 07:45:53,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:53.124 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.759s] 2019-01-14 07:45:54,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:54.667 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.543s] 2019-01-14 07:45:55,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:55.793 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.125s] 2019-01-14 07:45:55,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:55.987 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.193s] 2019-01-14 07:45:56,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:56.191 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.203s] 2019-01-14 07:45:56,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:56.382 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.191s] 2019-01-14 07:45:56,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:56.586 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.203s] 2019-01-14 07:45:56,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:56.790 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.203s] 2019-01-14 07:45:57,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:57.415 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.625s] 2019-01-14 07:45:57,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:57.985 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.569s] 2019-01-14 07:45:58,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:58.068 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [186.727s] 2019-01-14 07:45:58,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:58.370 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.311s]: Skipped until Bug: 1014647 is resolved. 2019-01-14 07:45:58,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:58.647 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.662s] 2019-01-14 07:45:58,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:45:58.870 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.223s] 2019-01-14 07:46:01,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:01.721 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.848s] 2019-01-14 07:46:01,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:01.722 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-14 07:46:01,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:01.930 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.210s] 2019-01-14 07:46:02,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:02.407 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.476s] 2019-01-14 07:46:02,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:02.820 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.412s] 2019-01-14 07:46:03,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:03.026 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.206s] 2019-01-14 07:46:03,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:03.227 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.201s] 2019-01-14 07:46:03,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:03.462 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.235s] 2019-01-14 07:46:03,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:03.654 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.191s] 2019-01-14 07:46:03,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:03.862 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.208s] 2019-01-14 07:46:04,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:04.108 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.245s] 2019-01-14 07:46:04,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:04.341 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.233s] 2019-01-14 07:46:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:04.566 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.224s] 2019-01-14 07:46:05,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:05.158 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.590s] 2019-01-14 07:46:05,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:05.159 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-14 07:46:05,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:05.160 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-14 07:46:05,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:05.347 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.190s] 2019-01-14 07:46:05,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:05.544 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.197s] 2019-01-14 07:46:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:08.766 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.220s] 2019-01-14 07:46:08,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:08.970 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.205s] 2019-01-14 07:46:09,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:09.215 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.244s] 2019-01-14 07:46:09,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:09.217 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-14 07:46:09,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:09.218 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-14 07:46:09,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:09.415 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.199s] 2019-01-14 07:46:09,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:09.807 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.392s] 2019-01-14 07:46:09,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:09.994 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.187s] 2019-01-14 07:46:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:25.290 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.044s] 2019-01-14 07:46:32,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:32.367 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.188s] 2019-01-14 07:46:35,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:35.587 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.189s] 2019-01-14 07:46:35,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:35.624 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2019-01-14 07:46:37,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:37.127 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-14 07:46:39,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:39.656 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.598s] 2019-01-14 07:46:39,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:39.848 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.192s] 2019-01-14 07:46:40,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:46:40.226 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.378s] 2019-01-14 07:49:18,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:49:18.771 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... fail [200.381s] 2019-01-14 07:49:59,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:49:59.560 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [40.783s] 2019-01-14 07:50:10,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:50:10.140 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [201.741s] 2019-01-14 07:50:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:50:34.018 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [23.871s] 2019-01-14 07:50:56,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:50:56.412 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [11.142s] 2019-01-14 07:51:05,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:05.036 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [8.624s] 2019-01-14 07:51:11,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:11.383 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 07:51:11,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:11.384 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 07:51:11,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:11.385 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-14 07:51:11,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:11.386 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 07:51:14,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:14.888 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.411s] 2019-01-14 07:51:14,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:14.958 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.070s] 2019-01-14 07:51:15,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:15.385 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.426s] 2019-01-14 07:51:15,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:15.465 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.080s] 2019-01-14 07:51:15,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:15.921 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.455s] 2019-01-14 07:51:22,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:22.026 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.659s] 2019-01-14 07:51:22,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:22.566 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.539s] 2019-01-14 07:51:28,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:28.254 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.085s] 2019-01-14 07:51:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:28.679 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.423s] 2019-01-14 07:51:28,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:28.737 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.059s] 2019-01-14 07:51:28,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:28.810 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.073s] 2019-01-14 07:51:28,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:28.902 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.091s] 2019-01-14 07:51:29,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:29.410 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.507s] 2019-01-14 07:51:29,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:29.714 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.304s] 2019-01-14 07:51:41,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:41.720 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [4.623s] 2019-01-14 07:51:42,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:42.147 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.430s] 2019-01-14 07:51:44,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:44.357 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.207s] 2019-01-14 07:51:45,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:45.695 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.340s] 2019-01-14 07:51:56,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:56.510 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.765s] 2019-01-14 07:51:59,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:51:59.233 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [2.723s] 2019-01-14 07:52:02,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:02.342 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.107s] 2019-01-14 07:52:04,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:04.808 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.466s] 2019-01-14 07:52:07,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:07.823 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.011s] 2019-01-14 07:52:11,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:11.003 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.179s] 2019-01-14 07:52:13,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:13.210 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-14 07:52:13,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:13.212 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 07:52:13,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:13.213 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-14 07:52:15,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:15.190 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2019-01-14 07:52:15,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:15.277 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.087s] 2019-01-14 07:52:15,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:15.362 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.085s] 2019-01-14 07:52:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:15.369 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2019-01-14 07:52:19,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:19.131 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.321s] 2019-01-14 07:52:19,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:19.742 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.611s] 2019-01-14 07:52:24,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:24.455 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.331s] 2019-01-14 07:52:29,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:29.166 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.182s] 2019-01-14 07:52:29,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:29.181 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2019-01-14 07:52:29,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:29.531 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.349s] 2019-01-14 07:52:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:29.859 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.327s] 2019-01-14 07:52:30,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:30.037 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.178s] 2019-01-14 07:52:30,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:30.050 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2019-01-14 07:52:30,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:30.063 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.012s] 2019-01-14 07:52:30,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:30.079 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.016s] 2019-01-14 07:52:35,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:35.165 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.651s] 2019-01-14 07:52:41,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:41.953 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [2.511s] 2019-01-14 07:52:49,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:49.485 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [2.601s] 2019-01-14 07:52:58,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:52:58.322 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.030s] 2019-01-14 07:53:00,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:00.312 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.990s] 2019-01-14 07:53:01,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:01.995 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.683s] 2019-01-14 07:53:05,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:05.883 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.887s] 2019-01-14 07:53:16,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:16.058 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.504s] 2019-01-14 07:53:16,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:16.673 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.615s] 2019-01-14 07:53:29,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:29.797 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... fail [210.219s] 2019-01-14 07:53:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:31.219 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.475s] 2019-01-14 07:53:36,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:36.566 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.346s] 2019-01-14 07:53:38,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:38.185 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.618s] 2019-01-14 07:53:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:38.221 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [8.425s] 2019-01-14 07:53:42,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:42.837 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.652s] 2019-01-14 07:53:43,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:43.833 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [0.996s] 2019-01-14 07:53:48,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:48.336 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.502s] 2019-01-14 07:53:50,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:50.527 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.191s] 2019-01-14 07:53:52,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:52.746 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [14.522s] 2019-01-14 07:53:52,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:52.858 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [2.330s] 2019-01-14 07:53:55,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:53:55.397 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.538s] 2019-01-14 07:54:00,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:00.198 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.800s] 2019-01-14 07:54:01,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:01.077 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [0.879s] 2019-01-14 07:54:05,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:05.706 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.629s] 2019-01-14 07:54:06,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.009 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.303s] 2019-01-14 07:54:06,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.149 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.138s] 2019-01-14 07:54:06,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.245 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.097s] 2019-01-14 07:54:06,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.308 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.062s] 2019-01-14 07:54:06,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.355 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.047s] 2019-01-14 07:54:06,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.450 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.094s] 2019-01-14 07:54:06,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.541 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.091s] 2019-01-14 07:54:06,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.588 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2019-01-14 07:54:06,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:06.633 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.045s] 2019-01-14 07:54:10,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:10.840 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.206s] 2019-01-14 07:54:28,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:28.074 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [35.318s] 2019-01-14 07:54:28,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:28.786 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.218s] 2019-01-14 07:54:28,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:28.810 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.024s] 2019-01-14 07:54:28,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:28.839 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.029s] 2019-01-14 07:54:29,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:29.031 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.191s] 2019-01-14 07:54:29,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:29.055 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.023s] 2019-01-14 07:54:29,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:29.248 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.192s] 2019-01-14 07:54:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:29.280 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.032s] 2019-01-14 07:54:29,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:29.516 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.236s] 2019-01-14 07:54:29,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:29.548 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.032s] 2019-01-14 07:54:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:29.575 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.027s] 2019-01-14 07:54:39,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:39.181 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.810s] 2019-01-14 07:54:44,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:44.250 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.068s] 2019-01-14 07:54:49,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:49.802 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.552s] 2019-01-14 07:54:53,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:53.081 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.279s] 2019-01-14 07:54:54,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:54:54.800 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.718s] 2019-01-14 07:55:01,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:01.768 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [33.688s] 2019-01-14 07:55:02,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:02.830 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.028s] 2019-01-14 07:55:02,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:02.878 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.049s] 2019-01-14 07:55:02,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:02.969 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.091s] 2019-01-14 07:55:08,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:08.336 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [5.365s] 2019-01-14 07:55:13,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:13.234 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [4.897s] 2019-01-14 07:55:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:21.520 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [8.285s] 2019-01-14 07:55:21,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:21.586 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.068s] 2019-01-14 07:55:21,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:21.637 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.051s] 2019-01-14 07:55:27,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:27.599 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [5.959s] 2019-01-14 07:55:33,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:33.168 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [5.568s] 2019-01-14 07:55:54,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:55:54.077 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.495s] 2019-01-14 07:56:00,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:56:00.785 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.708s] 2019-01-14 07:56:07,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:56:07.111 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.324s] 2019-01-14 07:56:07,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:56:07.113 36 INFO opnfv-tempest [-] {1} 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-14 07:56:10,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:56:10.588 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.477s] 2019-01-14 07:56:16,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:56:16.263 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [5.674s] 2019-01-14 07:56:36,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:56:36.726 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [20.458s] 2019-01-14 07:56:37,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:56:37.836 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.113s] 2019-01-14 07:57:12,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:12.625 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [5.842s] 2019-01-14 07:57:12,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:12.836 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.212s] 2019-01-14 07:57:13,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:13.545 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.709s] 2019-01-14 07:57:15,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:15.174 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.628s] 2019-01-14 07:57:18,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:18.606 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.431s] 2019-01-14 07:57:18,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:18.649 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.043s] 2019-01-14 07:57:18,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:18.693 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.044s] 2019-01-14 07:57:32,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:32.264 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.179s] 2019-01-14 07:57:38,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:38.266 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.325s] 2019-01-14 07:57:40,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:40.758 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.491s] 2019-01-14 07:57:43,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:43.345 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.586s] 2019-01-14 07:57:50,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:50.321 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.222s] 2019-01-14 07:57:52,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:52.687 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.365s] 2019-01-14 07:57:54,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:54.945 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.257s] 2019-01-14 07:57:57,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:57.209 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.263s] 2019-01-14 07:57:59,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:57:59.599 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.389s] 2019-01-14 07:58:02,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:02.006 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.407s] 2019-01-14 07:58:02,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:02.244 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.238s] 2019-01-14 07:58:04,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:04.576 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.330s] 2019-01-14 07:58:06,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:06.927 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.350s] 2019-01-14 07:58:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:09.356 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.428s] 2019-01-14 07:58:11,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:11.692 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.335s] 2019-01-14 07:58:14,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:14.106 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.413s] 2019-01-14 07:58:16,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:16.518 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.410s] 2019-01-14 07:58:18,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:18.853 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.334s] 2019-01-14 07:58:21,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:21.188 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.334s] 2019-01-14 07:58:23,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:23.597 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.407s] 2019-01-14 07:58:25,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:25.981 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.384s] 2019-01-14 07:58:28,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:28.419 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.437s] 2019-01-14 07:58:30,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:30.747 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.327s] 2019-01-14 07:58:33,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:33.234 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.485s] 2019-01-14 07:58:35,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:35.655 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.421s] 2019-01-14 07:58:38,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:38.121 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.464s] 2019-01-14 07:58:40,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:40.559 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.437s] 2019-01-14 07:58:43,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:43.063 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.503s] 2019-01-14 07:58:46,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:46.789 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.013s] 2019-01-14 07:58:46,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:46.794 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.006s] 2019-01-14 07:58:46,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:46.802 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2019-01-14 07:58:46,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:46.808 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2019-01-14 07:58:47,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:47.108 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.299s] 2019-01-14 07:58:47,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:47.116 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2019-01-14 07:58:47,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:47.125 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.008s] 2019-01-14 07:58:47,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:47.264 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.139s] 2019-01-14 07:58:47,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:47.277 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.012s] 2019-01-14 07:58:47,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:47.284 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.007s] 2019-01-14 07:58:51,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:58:51.411 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.007s] 2019-01-14 07:59:07,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:07.364 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.145s] 2019-01-14 07:59:07,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:07.644 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... fail [245.853s] 2019-01-14 07:59:07,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:07.645 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-14 07:59:15,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:15.646 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.003s] 2019-01-14 07:59:19,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:19.495 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.131s] 2019-01-14 07:59:21,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:21.166 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.520s] 2019-01-14 07:59:25,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:25.948 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.054s] 2019-01-14 07:59:34,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:34.955 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.028s] 2019-01-14 07:59:34,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:34.973 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.018s] 2019-01-14 07:59:38,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:38.534 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 07:59:46,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:46.235 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.651s] 2019-01-14 07:59:50,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:50.076 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.839s] 2019-01-14 07:59:50,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:50.666 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-01-14 07:59:50,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:50.771 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2019-01-14 07:59:53,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:53.358 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.281s] 2019-01-14 07:59:57,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:57.058 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.699s] 2019-01-14 07:59:58,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:58.479 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.312s] 2019-01-14 07:59:58,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:58.605 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.126s] 2019-01-14 07:59:58,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:58.747 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.142s] 2019-01-14 07:59:59,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:59.509 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [2.450s] 2019-01-14 07:59:59,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 07:59:59.705 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.197s] 2019-01-14 08:00:04,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:04.599 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [5.849s] 2019-01-14 08:00:04,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:04.638 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.040s] 2019-01-14 08:00:04,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:04.668 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.030s] 2019-01-14 08:00:08,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:08.049 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.205s] 2019-01-14 08:00:08,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:08.238 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.189s] 2019-01-14 08:00:11,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:11.076 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-14 08:00:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:11.526 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.070s] 2019-01-14 08:00:12,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:12.742 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 08:00:12,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:12.744 36 INFO opnfv-tempest [-] {0} 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-14 08:00:12,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:12.746 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 08:00:12,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:12.747 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 08:00:12,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:12.748 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 08:00:15,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:15.369 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.871s] 2019-01-14 08:00:15,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:15.628 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.259s] 2019-01-14 08:00:16,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:16.588 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.960s] 2019-01-14 08:00:17,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:17.162 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.283s] 2019-01-14 08:00:18,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:18.170 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.007s] 2019-01-14 08:00:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:19.490 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.320s] 2019-01-14 08:00:21,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:21.172 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.184s] 2019-01-14 08:00:23,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:23.200 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.703s] 2019-01-14 08:00:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:28.080 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.140s] 2019-01-14 08:00:28,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:28.337 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.256s] 2019-01-14 08:00:29,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:29.150 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.522s] 2019-01-14 08:00:36,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:36.502 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.311s] 2019-01-14 08:00:37,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:37.092 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.589s] 2019-01-14 08:00:37,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:37.836 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.743s] 2019-01-14 08:00:38,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:38.574 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.670s] 2019-01-14 08:00:38,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:38.576 36 INFO opnfv-tempest [-] {1} 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-14 08:00:39,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:39.322 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.485s] 2019-01-14 08:00:39,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:39.393 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.072s] 2019-01-14 08:00:39,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:39.467 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.073s] 2019-01-14 08:00:39,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:39.545 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.078s] 2019-01-14 08:00:46,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:46.135 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.065s] 2019-01-14 08:00:46,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:46.188 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.053s] 2019-01-14 08:00:46,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:46.458 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.269s] 2019-01-14 08:00:46,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:46.655 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.197s] 2019-01-14 08:00:54,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:54.070 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.683s] 2019-01-14 08:00:54,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:54.147 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.079s] 2019-01-14 08:00:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:56.266 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-14 08:00:56,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:56.268 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-14 08:00:56,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:56.269 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-14 08:00:56,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:56.270 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-14 08:00:58,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:00:58.702 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.420s] 2019-01-14 08:01:14,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:14.233 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [2.793s] 2019-01-14 08:01:18,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:18.559 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.325s] 2019-01-14 08:01:29,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:29.200 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-14 08:01:35,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:35.217 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [1.970s] 2019-01-14 08:01:37,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:37.086 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [1.868s] 2019-01-14 08:01:38,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:38.217 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.131s] 2019-01-14 08:01:40,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:40.057 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [1.840s] 2019-01-14 08:01:47,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:47.505 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.627s] 2019-01-14 08:01:50,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:50.401 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [2.896s] 2019-01-14 08:01:55,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:55.351 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [4.949s] 2019-01-14 08:01:59,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:01:59.187 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [3.835s] 2019-01-14 08:02:02,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:02.574 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [3.387s] 2019-01-14 08:02:05,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:05.786 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.211s] 2019-01-14 08:02:09,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:09.257 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.471s] 2019-01-14 08:02:12,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:12.369 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.112s] 2019-01-14 08:02:29,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:29.388 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [11.137s] 2019-01-14 08:02:39,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:39.733 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [10.342s] 2019-01-14 08:02:42,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:42.751 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.020s] 2019-01-14 08:02:45,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:45.606 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.855s] 2019-01-14 08:02:57,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:02:57.800 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [12.190s] 2019-01-14 08:03:21,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:03:21.082 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [23.278s] 2019-01-14 08:03:22,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:03:22.211 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.131s] 2019-01-14 08:03:29,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:03:29.355 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [7.142s] 2019-01-14 08:03:37,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:03:37.776 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [8.421s] 2019-01-14 08:03:41,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:03:41.302 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.526s] 2019-01-14 08:04:04,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:04.001 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [22.691s] 2019-01-14 08:04:14,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:14.854 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.599s] 2019-01-14 08:04:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:15.780 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.926s] 2019-01-14 08:04:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:31.926 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.716s] 2019-01-14 08:04:35,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:35.744 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.817s] 2019-01-14 08:04:40,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:40.078 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.334s] 2019-01-14 08:04:43,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:43.802 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [3.723s] 2019-01-14 08:04:51,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:04:51.844 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [8.041s] 2019-01-14 08:05:10,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:10.256 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.868s] 2019-01-14 08:05:13,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:13.460 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.204s] 2019-01-14 08:05:19,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:19.723 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.262s] 2019-01-14 08:05:30,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:30.657 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.778s] 2019-01-14 08:05:33,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:33.640 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.982s] 2019-01-14 08:05:38,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:38.241 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.601s] 2019-01-14 08:05:53,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:53.693 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [4.112s] 2019-01-14 08:05:57,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:05:57.294 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [3.600s] 2019-01-14 08:06:01,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:01.702 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.408s] 2019-01-14 08:06:06,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:06.495 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.792s] 2019-01-14 08:06:09,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:09.525 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [3.030s] 2019-01-14 08:06:22,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:22.475 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.461s] 2019-01-14 08:06:26,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:26.560 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.084s] 2019-01-14 08:06:28,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:28.442 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [1.880s] 2019-01-14 08:06:31,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:31.046 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.603s] 2019-01-14 08:06:35,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:35.685 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.639s] 2019-01-14 08:06:38,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:38.118 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.433s] 2019-01-14 08:06:42,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:42.110 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.992s] 2019-01-14 08:06:44,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:44.810 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.699s] 2019-01-14 08:06:46,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:46.009 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.199s] 2019-01-14 08:06:50,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:50.320 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.310s] 2019-01-14 08:06:50,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:50.486 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.166s] 2019-01-14 08:06:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:50.595 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.109s] 2019-01-14 08:06:50,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:50.703 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.107s] 2019-01-14 08:06:50,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:50.749 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2019-01-14 08:06:50,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:50.793 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.044s] 2019-01-14 08:06:51,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:51.104 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.310s] 2019-01-14 08:06:51,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:51.193 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.088s] 2019-01-14 08:06:51,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:51.248 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.054s] 2019-01-14 08:06:51,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:51.290 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.042s] 2019-01-14 08:06:54,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:06:54.833 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.541s] 2019-01-14 08:07:13,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:13.541 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.074s] 2019-01-14 08:07:19,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:19.371 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.829s] 2019-01-14 08:07:25,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:25.176 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.804s] 2019-01-14 08:07:25,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:25.178 36 INFO opnfv-tempest [-] {0} 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-14 08:07:28,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:28.376 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.198s] 2019-01-14 08:07:33,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:33.655 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [5.279s] 2019-01-14 08:07:54,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:54.887 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [21.227s] 2019-01-14 08:07:56,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:07:56.114 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.231s] 2019-01-14 08:08:25,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:25.719 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.320s] 2019-01-14 08:08:26,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:26.797 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.078s] 2019-01-14 08:08:29,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:29.419 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [2.617s] 2019-01-14 08:08:30,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:30.169 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.754s] 2019-01-14 08:08:32,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:32.118 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.946s] 2019-01-14 08:08:33,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:33.153 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.036s] 2019-01-14 08:08:34,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:34.420 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.264s] 2019-01-14 08:08:34,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:34.465 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2019-01-14 08:08:39,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:39.830 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.450s] 2019-01-14 08:08:41,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:41.084 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.254s] 2019-01-14 08:08:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:43.672 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.583s] 2019-01-14 08:08:44,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:44.325 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.656s] 2019-01-14 08:08:45,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:45.651 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.323s] 2019-01-14 08:08:46,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:46.385 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.735s] 2019-01-14 08:08:47,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:47.617 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.229s] 2019-01-14 08:08:47,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:47.663 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2019-01-14 08:08:56,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:56.423 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [2.178s] 2019-01-14 08:08:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:08:58.393 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [1.968s] 2019-01-14 08:09:07,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:07.693 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.387s] 2019-01-14 08:09:07,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:07.873 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.179s] 2019-01-14 08:09:18,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:18.649 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.579s] 2019-01-14 08:09:21,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:21.062 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.413s] 2019-01-14 08:09:27,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:27.350 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.350s] 2019-01-14 08:09:27,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:27.471 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.122s] 2019-01-14 08:09:27,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:27.714 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.242s] 2019-01-14 08:09:27,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:27.857 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.142s] 2019-01-14 08:09:28,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:28.120 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.262s] 2019-01-14 08:09:28,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:28.209 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.089s] 2019-01-14 08:09:28,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:28.381 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.171s] 2019-01-14 08:09:28,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:28.489 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.108s] 2019-01-14 08:09:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:28.679 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.190s] 2019-01-14 08:09:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:34.027 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.165s] 2019-01-14 08:09:34,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:34.173 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.145s] 2019-01-14 08:09:34,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:34.538 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.364s] 2019-01-14 08:09:34,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:34.650 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.113s] 2019-01-14 08:09:40,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:40.695 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.029s] 2019-01-14 08:09:40,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:40.774 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.077s] 2019-01-14 08:09:40,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:40.794 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.020s] 2019-01-14 08:09:40,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:40.814 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.020s] 2019-01-14 08:09:40,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:40.872 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.058s] 2019-01-14 08:09:44,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:44.571 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 08:09:47,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:47.813 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.186s] 2019-01-14 08:09:48,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:48.189 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.375s] 2019-01-14 08:09:53,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:53.453 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.206s] 2019-01-14 08:09:55,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:09:55.520 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.065s] 2019-01-14 08:10:01,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:01.756 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.174s] 2019-01-14 08:10:01,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:01.937 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.181s] 2019-01-14 08:10:02,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:02.113 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.175s] 2019-01-14 08:10:03,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:03.043 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [0.929s] 2019-01-14 08:10:03,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:03.248 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.205s] 2019-01-14 08:10:12,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:12.184 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.539s] 2019-01-14 08:10:13,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:13.028 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [0.845s] 2019-01-14 08:10:22,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:22.007 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.407s] 2019-01-14 08:10:22,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:22.184 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.176s] 2019-01-14 08:10:22,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:22.361 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.177s] 2019-01-14 08:10:22,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:22.551 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.190s] 2019-01-14 08:10:25,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:25.092 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-14 08:10:32,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:32.648 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.040s] 2019-01-14 08:10:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:40.130 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.195s] 2019-01-14 08:10:46,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:46.792 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.369s] 2019-01-14 08:10:47,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:47.461 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.668s] 2019-01-14 08:10:56,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:56.885 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [2.858s] 2019-01-14 08:10:59,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:10:59.707 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [2.822s] 2019-01-14 08:11:14,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:14.059 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.627s] 2019-01-14 08:11:21,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:21.361 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [7.300s] 2019-01-14 08:11:21,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:21.749 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.390s] 2019-01-14 08:11:22,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:22.365 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.616s] 2019-01-14 08:11:22,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:22.575 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.209s] 2019-01-14 08:11:42,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:42.736 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.157s] 2019-01-14 08:11:45,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:45.439 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-14 08:11:54,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:54.305 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [6.278s] 2019-01-14 08:11:56,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:56.018 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.713s] 2019-01-14 08:11:57,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:57.705 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [1.687s] 2019-01-14 08:11:57,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:57.882 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.177s] 2019-01-14 08:11:58,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.059 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.177s] 2019-01-14 08:11:58,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.254 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.194s] 2019-01-14 08:11:58,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.446 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.192s] 2019-01-14 08:11:58,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.615 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.168s] 2019-01-14 08:11:58,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.625 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.009s] 2019-01-14 08:11:58,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.664 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.039s] 2019-01-14 08:11:58,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.867 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.202s] 2019-01-14 08:11:58,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.875 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2019-01-14 08:11:58,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.920 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.044s] 2019-01-14 08:11:58,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:58.953 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2019-01-14 08:11:59,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.126 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.173s] 2019-01-14 08:11:59,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.163 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.036s] 2019-01-14 08:11:59,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.360 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.197s] 2019-01-14 08:11:59,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.397 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.036s] 2019-01-14 08:11:59,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.435 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2019-01-14 08:11:59,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.604 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.169s] 2019-01-14 08:11:59,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.639 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.034s] 2019-01-14 08:11:59,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.672 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.033s] 2019-01-14 08:11:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.679 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2019-01-14 08:11:59,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.713 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2019-01-14 08:11:59,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.750 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2019-01-14 08:11:59,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.783 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2019-01-14 08:11:59,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.817 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.034s] 2019-01-14 08:11:59,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:11:59.851 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.034s] 2019-01-14 08:12:00,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:00.065 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.214s] 2019-01-14 08:12:00,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:00.103 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.038s] 2019-01-14 08:12:00,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:00.138 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.034s] 2019-01-14 08:12:00,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:00.175 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.038s] 2019-01-14 08:12:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:05.464 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-14 08:12:27,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:27.094 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [21.620s] 2019-01-14 08:12:30,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:30.739 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.649s] 2019-01-14 08:12:47,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:47.906 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [17.160s] 2019-01-14 08:12:53,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:12:53.014 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.111s] 2019-01-14 08:13:00,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 53f27c9d-0b99-41de-9985-71a2a2f45cd0 2019-01-14 08:13:00,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '53f27c9d-0b99-41de-9985-71a2a2f45cd0']'. 2019-01-14 08:13:01,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 08:13:01,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 08:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 08:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 53f27c9d-0b99-41de-9985-71a2a2f45cd0 | 2019-01-14 08:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 08:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 07:18:43 | 2019-01-14 08:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 08:13:00 | 2019-01-14 08:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:54:17 | 2019-01-14 08:13:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 08:13:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 08:13:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 08:13:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5f9e4cb0-43cb-468d-8fbe-7927b4175a6e) | 2019-01-14 08:13:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 08:13:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 51230622-465b-464d-8672-381661ccda94) | 2019-01-14 08:13:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2019-01-14 08:13:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3246.907 | 2019-01-14 08:13:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1205 | 2019-01-14 08:13:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 253 | 2019-01-14 08:13:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 08:13:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 08:13:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 13 | 2019-01-14 08:13:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 08:13:01,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 08:13:01,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 08:13:02,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 98.9326765189% 2019-01-14 08:13:04,034 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 54:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 08:13:06,700 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-01-14 08:13:06,700 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 08:13:09,588 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-142 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 08:13:09,591 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Xh9CamAxgvPNEAfWmmVC4MTc9 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=31b9513b6c57489692efc0638736c929 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=6DpmrQRU8UwnsFXVkeRBHTTaN export OS_REGION_NAME=regionOne 2019-01-14 08:13:09,591 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2019-01-14 08:13:09,597 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-01-14 08:13:10,968 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'c57dc657d0c94c5a869ff7df8213aada', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_2b666dab-6dd0-453e-a0ec-f602b988545c'}) 2019-01-14 08:13:11,374 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3fe749e7d7624781af6cb1ee052129f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_2b666dab-6dd0-453e-a0ec-f602b988545c'}) 2019-01-14 08:13:12,144 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_2b666dab-6dd0-453e-a0ec-f602b988545c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'c57dc657d0c94c5a869ff7df8213aada', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '352fd5e4-0284-4753-a45e-4eba0e58f028', 'username': u'tempest_scenario-user_2b666dab-6dd0-453e-a0ec-f602b988545c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-14 08:13:12,148 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_2b666dab-6dd0-453e-a0ec-f602b988545c', 'password': '352fd5e4-0284-4753-a45e-4eba0e58f028', 'project_name': 'tempest_scenario-project_2b666dab-6dd0-453e-a0ec-f602b988545c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'c57dc657d0c94c5a869ff7df8213aada', 'project_domain_name': 'Default'} 2019-01-14 08:13:13,377 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 08:13:17,060 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ad1b04a7-706e-4ce0-9449-44e72170ccb4 | 2019-01-14T08:13:16.719378 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ad1b04a7-706e-4ce0-9449-44e72170ccb4 ~/.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-14 08:13:20,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1434144932 | Available | | __unknown__ | tempest-type-459411341 | 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 | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-01-14 08:13:20,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 08:13:25,064 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0fa3afb2-7b6d-4257-b438-d06b90bb98ac) as the default verifier for the future CLI operations. 2019-01-14 08:13:27,148 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-01-14 08:13:27,898 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/858e537f-4412-40b9-bc1a-968af40720a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/858e537f-4412-40b9-bc1a-968af40720a6/file', 'owner': u'c57dc657d0c94c5a869ff7df8213aada', 'id': u'858e537f-4412-40b9-bc1a-968af40720a6', 'size': 12716032, u'self': u'/v2/images/858e537f-4412-40b9-bc1a-968af40720a6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c57dc657d0c94c5a869ff7df8213aada', 'name': 'tempest_scenario-project_2b666dab-6dd0-453e-a0ec-f602b988545c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/858e537f-4412-40b9-bc1a-968af40720a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T08:13:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T08:13:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_2b666dab-6dd0-453e-a0ec-f602b988545c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/858e537f-4412-40b9-bc1a-968af40720a6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_2b666dab-6dd0-453e-a0ec-f602b988545c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_2b666dab-6dd0-453e-a0ec-f602b988545c', 'created': u'2019-01-14T08:13:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T08:13:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/858e537f-4412-40b9-bc1a-968af40720a6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_2b666dab-6dd0-453e-a0ec-f602b988545c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 08:13:28,117 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_2b666dab-6dd0-453e-a0ec-f602b988545c', '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'31b9513b6c57489692efc0638736c929', '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'967c54a1-2325-4099-a2ba-5ff4790c0e18', 'swap': 0}) 2019-01-14 08:13:28,982 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/fcf854cd-7835-400a-8bce-7cdd79e0cff9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fcf854cd-7835-400a-8bce-7cdd79e0cff9/file', 'owner': u'c57dc657d0c94c5a869ff7df8213aada', 'id': u'fcf854cd-7835-400a-8bce-7cdd79e0cff9', 'size': 12716032, u'self': u'/v2/images/fcf854cd-7835-400a-8bce-7cdd79e0cff9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c57dc657d0c94c5a869ff7df8213aada', 'name': 'tempest_scenario-project_2b666dab-6dd0-453e-a0ec-f602b988545c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d92f7c55-1459-44f0-9080-0a523b0a6762/images/fcf854cd-7835-400a-8bce-7cdd79e0cff9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T08:13:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T08:13:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_2b666dab-6dd0-453e-a0ec-f602b988545c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fcf854cd-7835-400a-8bce-7cdd79e0cff9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_2b666dab-6dd0-453e-a0ec-f602b988545c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_2b666dab-6dd0-453e-a0ec-f602b988545c', 'created': u'2019-01-14T08:13:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T08:13:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fcf854cd-7835-400a-8bce-7cdd79e0cff9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_2b666dab-6dd0-453e-a0ec-f602b988545c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 08:13:29,049 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_2b666dab-6dd0-453e-a0ec-f602b988545c', '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'31b9513b6c57489692efc0638736c929', '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'fcda9068-11d5-4dff-bfcc-738ed3e2d654', 'swap': 0}) 2019-01-14 08:13:29,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_2b666dab-6dd0-453e-a0ec-f602b988545c', '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'31b9513b6c57489692efc0638736c929', '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'fcda9068-11d5-4dff-bfcc-738ed3e2d654', 'swap': 0}) 2019-01-14 08:13:31,686 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 08:13:31,686 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 08:13:31,686 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 08:13:31,689 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 08:13:31,704 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 08:13:34,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0fa3afb2-7b6d-4257-b438-d06b90bb98ac/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-01-14 08:13:34,195 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 08:13:34,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2019-01-14 08:17:20,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:17:20.684 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [215.243s] 2019-01-14 08:19:59,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:19:59.686 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [148.607s] 2019-01-14 08:22:32,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:22:32.375 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [147.284s] 2019-01-14 08:24:56,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:24:56.925 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [144.535s] 2019-01-14 08:28:50,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:28:50.321 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [228.074s] 2019-01-14 08:28:56,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:28:56.075 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.609s] 2019-01-14 08:32:34,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:32:34.509 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [211.585s] 2019-01-14 08:36:05,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:36:05.040 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [210.521s] 2019-01-14 08:39:40,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:39:40.941 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [205.612s] 2019-01-14 08:40:21,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:40:21.949 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.930s] 2019-01-14 08:40:47,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:40:47.491 36 INFO opnfv-tempest [-] {0} 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-14 08:41:25,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:41:25.472 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [37.966s] 2019-01-14 08:44:53,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 08:44:53.987 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [208.503s] 2019-01-14 08:45:07,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 405b6c2d-5976-4520-8f4b-471c4b514a90 2019-01-14 08:45:07,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '405b6c2d-5976-4520-8f4b-471c4b514a90']'. 2019-01-14 08:45:07,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 405b6c2d-5976-4520-8f4b-471c4b514a90 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 08:13:35 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 08:45:06 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:31:31 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0fa3afb2-7b6d-4257-b438-d06b90bb98ac) | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ad1b04a7-706e-4ce0-9449-44e72170ccb4) | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1875.415 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 3 | 2019-01-14 08:45:07,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-01-14 08:45:07,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 08:45:07,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 08:45:07,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 9 | 2019-01-14 08:45:07,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 08:45:07,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 08:45:07,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 08:45:07,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 25.0% 2019-01-14 08:45:09,627 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 31:42 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-01-14 08:45:13,575 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2019-01-14 08:45:13,575 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR