2019-07-04 16:40:52,021 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-78 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-04 16:40:52,024 - 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.31,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Tyr91edaUituAhQMkgzg2N5H2 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=864146d17795477696d8ca1f17319b81 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-04 16:40:52,024 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-04 16:40:52,025 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-07-04 16:40:52,044 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-07-04 16:40:52,234 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-07-04 16:40:53,698 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', 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'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-07-04 16:40:54,539 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-07-04 16:40:54,889 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'57709c85176c49a1add98431444c4629', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-07-04 16:40:55,121 - 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.31:5000/v3/endpoints/103c762b33d44a27ad17149dcd44613a'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c8d0f383b8c84e578c38e599cc9f9fde', u'id': u'103c762b33d44a27ad17149dcd44613a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/19f88e0b34354a69b59a963b4c819b21'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e66abf4a2b4242b5b4d76186ae6e622e', u'id': u'19f88e0b34354a69b59a963b4c819b21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/1b743b9ac419477c99dd3bbbc9607b3b'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1c323ce13bd542269e84329629cf2b17', u'id': u'1b743b9ac419477c99dd3bbbc9607b3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/1bc4efdd60fc4309ac052aa9bc738996'}, u'url': u'http://172.30.9.31:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b411b5610e874550a0fd4e09eaa9ea49', u'id': u'1bc4efdd60fc4309ac052aa9bc738996'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/245e721a6f194c04946181fa55b96fd1'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'596a644802fa495d8d9b74b5ba6e6fb0', u'id': u'245e721a6f194c04946181fa55b96fd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/259b6a0ca85e4fa2841fb6fe07eea292'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ddcdf57aee1349a985f28422585df411', u'id': u'259b6a0ca85e4fa2841fb6fe07eea292'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2d0ce6f41b30486d944ce5695c99f0ce'}, u'url': u'http://172.30.9.31:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7d77296eb2394d5a9dbdd78b048afd46', u'id': u'2d0ce6f41b30486d944ce5695c99f0ce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/31e950fc9c434b64b8a628febe46e65b'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e74decae254c4f13a29485ea5aacb313', u'id': u'31e950fc9c434b64b8a628febe46e65b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/34742b456e0047f2b7df4c1447bbad60'}, u'url': u'http://172.30.9.31:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'913fc5b9730a4ac790b0f2619a6d31a1', u'id': u'34742b456e0047f2b7df4c1447bbad60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/3952fe8af6c743e8b724528f6b7936d3'}, u'url': u'http://172.30.9.31:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd2adf565a85d4af8804239dfda1172b2', u'id': u'3952fe8af6c743e8b724528f6b7936d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/435fc918433945f3a607da55f8e1ccc7'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'432d0bd14f7e476fa730c8227a13b163', u'id': u'435fc918433945f3a607da55f8e1ccc7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/46d115d9aaa347b7919659239ae7ccfd'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'484e0b5fd35942b2a3dd96f33a748099', u'id': u'46d115d9aaa347b7919659239ae7ccfd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/536894c6dbc2440e960ea72cc0c87c4c'}, u'url': u'http://172.30.9.31:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1c323ce13bd542269e84329629cf2b17', u'id': u'536894c6dbc2440e960ea72cc0c87c4c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/59b183ff88d946f1a30355f99e6b7309'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1c323ce13bd542269e84329629cf2b17', u'id': u'59b183ff88d946f1a30355f99e6b7309'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/5da9151efff34c22a63247ffb9f51181'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'913fc5b9730a4ac790b0f2619a6d31a1', u'id': u'5da9151efff34c22a63247ffb9f51181'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/702faa6288bd4a7f852ab8b43c59c92e'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0304e376a481465abe0fbb7663f42b1d', u'id': u'702faa6288bd4a7f852ab8b43c59c92e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/73e717622751472abb11406dc82cb9fa'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e66abf4a2b4242b5b4d76186ae6e622e', u'id': u'73e717622751472abb11406dc82cb9fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/80d696714c9b452b99c053db5483aa50'}, u'url': u'http://172.30.9.31:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'432d0bd14f7e476fa730c8227a13b163', u'id': u'80d696714c9b452b99c053db5483aa50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/82a9f21d0f804f2fb4135851a596af0b'}, u'url': u'http://172.30.9.31:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e66abf4a2b4242b5b4d76186ae6e622e', u'id': u'82a9f21d0f804f2fb4135851a596af0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/8333c7731d774916bc5466874b93814f'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd2adf565a85d4af8804239dfda1172b2', u'id': u'8333c7731d774916bc5466874b93814f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/837f684a8b084225ae513156d8e4fb9a'}, u'url': u'http://172.30.9.31:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'596a644802fa495d8d9b74b5ba6e6fb0', u'id': u'837f684a8b084225ae513156d8e4fb9a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/83b8e6d03a5b4dc3ad76efef146b073a'}, u'url': u'http://172.30.9.31:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0304e376a481465abe0fbb7663f42b1d', u'id': u'83b8e6d03a5b4dc3ad76efef146b073a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9245b73392a542028f1a3c9610bd163a'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7d77296eb2394d5a9dbdd78b048afd46', u'id': u'9245b73392a542028f1a3c9610bd163a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/92ef2caa3ac0490e9ba556949876150d'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e74decae254c4f13a29485ea5aacb313', u'id': u'92ef2caa3ac0490e9ba556949876150d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/93184ec81dc6487695e29d83e330e53f'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'432d0bd14f7e476fa730c8227a13b163', u'id': u'93184ec81dc6487695e29d83e330e53f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a54be79d92bd4429bda797d795913281'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b411b5610e874550a0fd4e09eaa9ea49', u'id': u'a54be79d92bd4429bda797d795913281'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a861b917d6d84d41a8428d2604aced56'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd2adf565a85d4af8804239dfda1172b2', u'id': u'a861b917d6d84d41a8428d2604aced56'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ac202659f8244818991eceb816765c0a'}, u'url': u'http://172.30.9.31:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'484e0b5fd35942b2a3dd96f33a748099', u'id': u'ac202659f8244818991eceb816765c0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/addb305cd1bf4faf9aa9e265b68ada58'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b411b5610e874550a0fd4e09eaa9ea49', u'id': u'addb305cd1bf4faf9aa9e265b68ada58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/afe8e91bbc614875be02bcd431cc2089'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'484e0b5fd35942b2a3dd96f33a748099', u'id': u'afe8e91bbc614875be02bcd431cc2089'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/c3600fd677294c6ebe6063791ece7e9b'}, u'url': u'http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c8d0f383b8c84e578c38e599cc9f9fde', u'id': u'c3600fd677294c6ebe6063791ece7e9b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/d0fefc4abba04b07a52d35fd016df9bc'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ddcdf57aee1349a985f28422585df411', u'id': u'd0fefc4abba04b07a52d35fd016df9bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/d263270aa928400db2d0ac86126db8cd'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'596a644802fa495d8d9b74b5ba6e6fb0', u'id': u'd263270aa928400db2d0ac86126db8cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/d392e9f6e8864bc098dbc0cebb399425'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c8d0f383b8c84e578c38e599cc9f9fde', u'id': u'd392e9f6e8864bc098dbc0cebb399425'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/da5c1a3207004a86bf936bb1410bd6c8'}, u'url': u'http://172.30.9.31:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e74decae254c4f13a29485ea5aacb313', u'id': u'da5c1a3207004a86bf936bb1410bd6c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/e4fff8842d9149bbad7e51be9394eb12'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7d77296eb2394d5a9dbdd78b048afd46', u'id': u'e4fff8842d9149bbad7e51be9394eb12'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/e719a93c5e8f48d1b7171081a48e372f'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'913fc5b9730a4ac790b0f2619a6d31a1', u'id': u'e719a93c5e8f48d1b7171081a48e372f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/e8c0c9cb5f8d4befb175257f21b8d6fc'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0304e376a481465abe0fbb7663f42b1d', u'id': u'e8c0c9cb5f8d4befb175257f21b8d6fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ea27536be5474562baa6967982cb4b97'}, u'url': u'http://172.30.9.31:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ddcdf57aee1349a985f28422585df411', u'id': u'ea27536be5474562baa6967982cb4b97'})] 2019-07-04 16:40:57,149 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-07-04 16:40:58,487 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-07-04 16:40:58,645 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', 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", "md-clear", "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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 227}, 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.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", "md-clear", "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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 224}, 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-07-04 16:40:58,774 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-07-04 16:40:59,917 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'494694b7-022f-4fd7-8155-b10e0ccb75bf'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-04T16:38:10Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-07-04T16:38:03Z', u'provider:network_type': u'flat', u'tenant_id': u'fe4c71f5e05d4700b737c43db51b4007', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fe4c71f5e05d4700b737c43db51b4007', u'l2_adjacency': True})] 2019-07-04 16:41:01,018 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-07-04 16:41:01,241 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'081eb46fc2704c8abaadb340eb3baf50'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'0e11a6f3578949c3ae9b5ffdb9fbc45c'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'18b48bc7da0f498fa3dd31533c093432'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'3caf2e20f3b649ff95d9e868643e776f'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'3ea46563f65d472a8ba5daff80fd84db'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'446cc8c068f74c77a532b8e5be68aee2'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'4c83109e429c4de5a15f25af99ead5e8', 'user': u'6bdb638c752f4123a57887f094d959b6'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'6bdb638c752f4123a57887f094d959b6'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'7ccfc05d25284cb99a8bb63fa5a8917d'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'c06251c84ecc4f019ec349a6c409b955'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'c96f31bdb40947a1b1e3b156abefd270'}), Munch({'project': u'864146d17795477696d8ca1f17319b81', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'df721550c6dd4ca5ab069dd97d1b7838'}), Munch({'project': u'864146d17795477696d8ca1f17319b81', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'df721550c6dd4ca5ab069dd97d1b7838'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'eb1c66613a954c48bcf8631750fa729b'}), Munch({'project': u'fe4c71f5e05d4700b737c43db51b4007', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'ecdc6dfc337e4186a3abb8d4dc48e1f4'}), Munch({'domain': u'57709c85176c49a1add98431444c4629', 'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'81e128e9104443f7be75c82df4dc4a3c'}), Munch({'id': u'7db8bde0e15f45709f212882dd34bd50', 'user': u'df721550c6dd4ca5ab069dd97d1b7838'})] 2019-07-04 16:41:01,466 - 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'member', 'id': u'0a5d9440b8c1493185dbc75e4049fac0'}), 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'2ffde865f2b947a0b3599c2d31901dcc'}), 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'4c83109e429c4de5a15f25af99ead5e8'}), 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'reader', 'id': u'5c768875d24f458a8c9f9b764cc280cb'}), 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'7db8bde0e15f45709f212882dd34bd50'}), 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'9e6eaee544e84866a016e11f9db96824'}), 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'})] 2019-07-04 16:41:02,677 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-07-04 16:41:02,887 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-07-04 16:41:03,270 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'0304e376a481465abe0fbb7663f42b1d', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1c323ce13bd542269e84329629cf2b17', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'432d0bd14f7e476fa730c8227a13b163', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'484e0b5fd35942b2a3dd96f33a748099', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'596a644802fa495d8d9b74b5ba6e6fb0', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'7d4a3090c9fc4a1396935a61eca9e8e5', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'7d77296eb2394d5a9dbdd78b048afd46', 'name': u'cinderv3'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'913fc5b9730a4ac790b0f2619a6d31a1', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'b411b5610e874550a0fd4e09eaa9ea49', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'c8d0f383b8c84e578c38e599cc9f9fde', 'name': u'swift'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd2adf565a85d4af8804239dfda1172b2', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'ddcdf57aee1349a985f28422585df411', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e66abf4a2b4242b5b4d76186ae6e622e', 'name': u'heat'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'e74decae254c4f13a29485ea5aacb313', 'name': u'neutron'})] 2019-07-04 16:41:03,316 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:38:10Z', 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'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'tenant_id': u'fe4c71f5e05d4700b737c43db51b4007', u'created_at': u'2019-07-04T16:38:10Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'fe4c71f5e05d4700b737c43db51b4007'})] 2019-07-04 16:41:04,576 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-07-04 16:41:04,693 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:41:04,693 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-04 16:41:04,739 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-07-04 16:41:06,574 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-07-04 16:41:07,955 - 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-07-04T16:41:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a6626de7-bbcc-45ab-8faa-42a0a5c26c36', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_17932b1d-b256-4003-8434-f5e5d0c14d03', u'created_at': u'2019-07-04T16:41:07Z', u'mtu': 1450, u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'864146d17795477696d8ca1f17319b81', u'l2_adjacency': True}) 2019-07-04 16:41:11,130 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:41:10Z', 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'434fdc0e-e0bb-4cbc-80fa-0e2c6b5e754a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_17932b1d-b256-4003-8434-f5e5d0c14d03', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a6626de7-bbcc-45ab-8faa-42a0a5c26c36', u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'created_at': u'2019-07-04T16:41:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'864146d17795477696d8ca1f17319b81'}) 2019-07-04 16:41:17,677 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:41:13Z', u'revision_number': 3, u'ha': True, u'id': u'b5f95868-28ce-48b5-a9db-dbec017ec456', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_17932b1d-b256-4003-8434-f5e5d0c14d03', u'admin_state_up': True, u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'created_at': u'2019-07-04T16:41:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'864146d17795477696d8ca1f17319b81'}) 2019-07-04 16:41:21,722 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:41:21,722 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-04 16:41:36,626 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-07-04 16:41:39,072 - 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'967c0112195f4254a9c7c476d0897658', '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_1b584824-437c-4619-9f3e-672937417916'}) 2019-07-04 16:41:39,630 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7f6dc39e6a9f49c6b430b499ca425679', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_1b584824-437c-4619-9f3e-672937417916'}) 2019-07-04 16:41:41,661 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_1b584824-437c-4619-9f3e-672937417916', 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'967c0112195f4254a9c7c476d0897658', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Vbi633TaF7UWSruhc2tkXTjcOoivcU', 'username': u'tenantnetwork2-user_1b584824-437c-4619-9f3e-672937417916', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-04 16:41:41,664 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_1b584824-437c-4619-9f3e-672937417916', 'password': 'Vbi633TaF7UWSruhc2tkXTjcOoivcU', 'project_name': 'tenantnetwork2-project_1b584824-437c-4619-9f3e-672937417916', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '967c0112195f4254a9c7c476d0897658', 'project_domain_name': 'Default'} 2019-07-04 16:41:41,664 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-07-04 16:41:42,854 - 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-07-04T16:41:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3910a3f5-7e1d-42f8-9bff-f1341213a737', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_1b584824-437c-4619-9f3e-672937417916', u'created_at': u'2019-07-04T16:41:42Z', u'mtu': 1450, u'tenant_id': u'967c0112195f4254a9c7c476d0897658', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'967c0112195f4254a9c7c476d0897658', u'l2_adjacency': True}) 2019-07-04 16:41:46,357 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:41:45Z', 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'b92c1e6b-ef55-428d-8855-cae160b57065', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_1b584824-437c-4619-9f3e-672937417916', u'enable_dhcp': True, u'network_id': u'3910a3f5-7e1d-42f8-9bff-f1341213a737', u'tenant_id': u'967c0112195f4254a9c7c476d0897658', u'created_at': u'2019-07-04T16:41:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'967c0112195f4254a9c7c476d0897658'}) 2019-07-04 16:41:54,581 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:41:49Z', u'revision_number': 3, u'id': u'7e1b8fa8-4ec5-42f2-9bf4-7a8c640d7df9', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_1b584824-437c-4619-9f3e-672937417916', u'admin_state_up': True, u'tenant_id': u'967c0112195f4254a9c7c476d0897658', u'created_at': u'2019-07-04T16:41:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'967c0112195f4254a9c7c476d0897658'}) 2019-07-04 16:41:58,868 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:41:58,868 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:17 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-04 16:42:16,956 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-07-04 16:42:18,635 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-07-04 16:42:19,616 - 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-07-04T16:42:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd4098455-fc8c-41e7-a829-aca649f2c881', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_a145fc38-7726-4e92-80f3-802e525d1cfa', u'created_at': u'2019-07-04T16:42:19Z', u'mtu': 1450, u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'864146d17795477696d8ca1f17319b81', u'l2_adjacency': True}) 2019-07-04 16:42:21,806 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:42:21Z', 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'770f75a9-42a0-4978-b571-79d428c59dec', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a145fc38-7726-4e92-80f3-802e525d1cfa', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd4098455-fc8c-41e7-a829-aca649f2c881', u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'created_at': u'2019-07-04T16:42:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'864146d17795477696d8ca1f17319b81'}) 2019-07-04 16:42:29,528 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:42:24Z', u'revision_number': 3, u'ha': True, u'id': u'438d9181-d119-4c1e-ba44-f407a4ab2dd3', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_a145fc38-7726-4e92-80f3-802e525d1cfa', u'admin_state_up': True, u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'created_at': u'2019-07-04T16:42:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'864146d17795477696d8ca1f17319b81'}) 2019-07-04 16:42:39,100 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/51117022-c8ec-494e-b29f-87778a135c89/snap', u'metadata': Munch({})})], 'file': u'/v2/images/51117022-c8ec-494e-b29f-87778a135c89/file', 'owner': u'864146d17795477696d8ca1f17319b81', 'id': u'51117022-c8ec-494e-b29f-87778a135c89', 'size': 12716032, u'self': u'/v2/images/51117022-c8ec-494e-b29f-87778a135c89', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'864146d17795477696d8ca1f17319b81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/51117022-c8ec-494e-b29f-87778a135c89/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:42:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-04T16:42:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a145fc38-7726-4e92-80f3-802e525d1cfa', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/51117022-c8ec-494e-b29f-87778a135c89', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a145fc38-7726-4e92-80f3-802e525d1cfa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_a145fc38-7726-4e92-80f3-802e525d1cfa', 'created': u'2019-07-04T16:42:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:42:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/51117022-c8ec-494e-b29f-87778a135c89', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a145fc38-7726-4e92-80f3-802e525d1cfa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:42:39,453 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a145fc38-7726-4e92-80f3-802e525d1cfa', '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'864146d17795477696d8ca1f17319b81', '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'080fad6b-92ff-4a93-8aa0-1968f3dd0beb', 'swap': 0}) 2019-07-04 16:42:39,589 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:42:39,590 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-04 16:42:56,984 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-07-04 16:42:58,535 - 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'c5f2c0c33c9e4e718b6cc750a5537694', '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_c566927f-25f0-45d7-8371-d359a98e7493'}) 2019-07-04 16:42:59,092 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d16613a3c65412fbf844662d11820b1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_c566927f-25f0-45d7-8371-d359a98e7493'}) 2019-07-04 16:43:01,097 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_c566927f-25f0-45d7-8371-d359a98e7493', 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'c5f2c0c33c9e4e718b6cc750a5537694', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ummQZVKvrNHiJWJvmVo1G6hgL3uhZr', 'username': u'vmready2-user_c566927f-25f0-45d7-8371-d359a98e7493', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-04 16:43:01,101 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_c566927f-25f0-45d7-8371-d359a98e7493', 'password': 'ummQZVKvrNHiJWJvmVo1G6hgL3uhZr', 'project_name': 'vmready2-project_c566927f-25f0-45d7-8371-d359a98e7493', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'c5f2c0c33c9e4e718b6cc750a5537694', 'project_domain_name': 'Default'} 2019-07-04 16:43:01,102 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-07-04 16:43:02,309 - 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-07-04T16:43:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd22b8c6c-dc17-4c8a-a26b-5732078b6ea9', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_c566927f-25f0-45d7-8371-d359a98e7493', u'created_at': u'2019-07-04T16:43:02Z', u'mtu': 1450, u'tenant_id': u'c5f2c0c33c9e4e718b6cc750a5537694', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c5f2c0c33c9e4e718b6cc750a5537694', u'l2_adjacency': True}) 2019-07-04 16:43:04,980 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:43:04Z', 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'8f8d386e-afc0-4dfa-afa5-ee67e2bad0d9', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_c566927f-25f0-45d7-8371-d359a98e7493', u'enable_dhcp': True, u'network_id': u'd22b8c6c-dc17-4c8a-a26b-5732078b6ea9', u'tenant_id': u'c5f2c0c33c9e4e718b6cc750a5537694', u'created_at': u'2019-07-04T16:43:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c5f2c0c33c9e4e718b6cc750a5537694'}) 2019-07-04 16:43:12,983 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:43:08Z', u'revision_number': 3, u'id': u'9d58cd68-1531-490c-a840-d85875d1fb57', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_c566927f-25f0-45d7-8371-d359a98e7493', u'admin_state_up': True, u'tenant_id': u'c5f2c0c33c9e4e718b6cc750a5537694', u'created_at': u'2019-07-04T16:43:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'c5f2c0c33c9e4e718b6cc750a5537694'}) 2019-07-04 16:43:19,832 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/2793d184-81f0-475d-baaa-d2af5b5c792b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2793d184-81f0-475d-baaa-d2af5b5c792b/file', 'owner': u'c5f2c0c33c9e4e718b6cc750a5537694', 'id': u'2793d184-81f0-475d-baaa-d2af5b5c792b', 'size': 12716032, u'self': u'/v2/images/2793d184-81f0-475d-baaa-d2af5b5c792b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c5f2c0c33c9e4e718b6cc750a5537694', 'name': 'vmready2-project_c566927f-25f0-45d7-8371-d359a98e7493', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/2793d184-81f0-475d-baaa-d2af5b5c792b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:43:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-04T16:43:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_c566927f-25f0-45d7-8371-d359a98e7493', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2793d184-81f0-475d-baaa-d2af5b5c792b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_c566927f-25f0-45d7-8371-d359a98e7493', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_c566927f-25f0-45d7-8371-d359a98e7493', 'created': u'2019-07-04T16:43:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:43:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2793d184-81f0-475d-baaa-d2af5b5c792b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_c566927f-25f0-45d7-8371-d359a98e7493', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:43:20,738 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_c566927f-25f0-45d7-8371-d359a98e7493', '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'864146d17795477696d8ca1f17319b81', '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'b9e9b3c2-4306-4109-a6ff-dd1d7fbaf73b', 'swap': 0}) 2019-07-04 16:43:20,990 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:43:20,990 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-04 16:43:39,735 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-07-04 16:43:40,581 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-07-04 16:43:41,567 - 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-07-04T16:43:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e854a810-b9a7-4b59-94c4-24811700922e', u'provider:segmentation_id': 39, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_c69981a7-2b68-474b-af0c-145e30071d55', u'created_at': u'2019-07-04T16:43:41Z', u'mtu': 1450, u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'864146d17795477696d8ca1f17319b81', u'l2_adjacency': True}) 2019-07-04 16:43:43,237 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:43:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'245dcb9e-bb9c-4448-a76b-9de075097fd9', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_c69981a7-2b68-474b-af0c-145e30071d55', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e854a810-b9a7-4b59-94c4-24811700922e', u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'created_at': u'2019-07-04T16:43:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'864146d17795477696d8ca1f17319b81'}) 2019-07-04 16:43:50,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:43:46Z', u'revision_number': 3, u'ha': True, u'id': u'3d44a42e-935b-48d5-abbc-ab16e9c2a932', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_c69981a7-2b68-474b-af0c-145e30071d55', u'admin_state_up': True, u'tenant_id': u'864146d17795477696d8ca1f17319b81', u'created_at': u'2019-07-04T16:43:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'864146d17795477696d8ca1f17319b81'}) 2019-07-04 16:43:57,570 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/2b90ea81-e896-4b43-9d77-fdf556e0c26e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b90ea81-e896-4b43-9d77-fdf556e0c26e/file', 'owner': u'864146d17795477696d8ca1f17319b81', 'id': u'2b90ea81-e896-4b43-9d77-fdf556e0c26e', 'size': 12716032, u'self': u'/v2/images/2b90ea81-e896-4b43-9d77-fdf556e0c26e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'864146d17795477696d8ca1f17319b81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/2b90ea81-e896-4b43-9d77-fdf556e0c26e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:43:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-04T16:43:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_c69981a7-2b68-474b-af0c-145e30071d55', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2b90ea81-e896-4b43-9d77-fdf556e0c26e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_c69981a7-2b68-474b-af0c-145e30071d55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_c69981a7-2b68-474b-af0c-145e30071d55', 'created': u'2019-07-04T16:43:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:43:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2b90ea81-e896-4b43-9d77-fdf556e0c26e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_c69981a7-2b68-474b-af0c-145e30071d55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:43:57,940 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_c69981a7-2b68-474b-af0c-145e30071d55', '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'864146d17795477696d8ca1f17319b81', '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'c93ed6ee-8009-44f7-8bb0-7c9ef9eaa04e', 'swap': 0}) 2019-07-04 16:43:58,430 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNzKGCtpajej55GnGm+9AGEkG3l+I0ntt3ljf1+HvZpZX2dd7kPlV6YS9qRMc7I/Y4JHqY6IirFNGGlAwB1RvUk0r9tuArkhFQBC2Q7r7FSKiGxvLHRUEdlQHVDeqOgU/xo6ZeW7gRzLpd2xYo5ZjW0Erm44XQmno6/+A9NoXR7f/5FwqO8cE+/7y8+pVX+2PrkGUw9bZmtAGLvdR+OykPsYiwUqM4B5sZm8MfGauWhe1AOaFmmZCbbGXdfpWEHRgqNiBuUxEp8voLgPxKHmsKHCGumOIiWPE+hPzk7XcWCVRptc4fHm13TfmFL1wdwnpduIoXKwqFwZx0ex+Lau2x Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzcyhgraWo3o+eRpxpvvQBhJBt5fiNJ7bd5Y39fh72aWV9nXe\n5D5VemEvakTHOyP2OCR6mOiIqxTRhpQMAdUb1JNK/bbgK5IRUAQtkO6+xUiohsby\nx0VBHZUB1Q3qjoFP8aOmXlu4Ecy6XdsWKOWY1tBK5uOF0Jp6Ov/gPTaF0e3/+RcK\njvHBPv+8vPqVV/tj65BlMPW2ZrQBi73UfjspD7GIsFKjOAebGZvDHxmrloXtQDmh\nZpmQm2xl3X6VhB0YKjYgblMRKfL6C4D8Sh5rChwhrpjiIljxPoT85O13FglUabXO\nHx5td035hS9cHcJ6XbiKFysKhcGcdHsfi2rtsQIDAQABAoIBACFfwgF0otE4DdGN\n3Eh8JawWYdnoI6Ls8CJglgqplUwickNZsh/JjAsgn5PYO4b3ugI4yDjr3N4Brkjo\n0VmquayrhknG0mu+cFhNlSYf0Ygk1E+nC9ANBxZJB9cJPrSFe/Vv2JcMwLkCPmbi\nFKHlOff8J2lyFE1T/+Z5gF/s656zc1D78xxrlLl72Q1ed6NY8tlZtfEkXf35unjo\no0/U3x34enf7xxoB+n13UN1+l8cRbLhXIsFd1Uqv7GeCy4lz1pioaVW3WfkUjHbF\n/aRusG5pQoZc6iGNRqnV4n6Qro6VWltDJo9z6+9JMX4nbiXHalSsAy0NjvMHcEt0\n2EgOFpECgYEA+Sfsll1dw5DXdexJglr1EnxwaC0RwGVRs9lT7QpbDJuBFNto9o+G\n6LUkYMKReiHpLZDP6Tp+B+TL6j0nSlkhi/Oqd3e4uuGSdtAhMRnAyveT7gIbe21f\nojkn79mppzpmcAU/ob560XR21VHI6ZIgu9q8ZJpTPrkTqv7XVYTp5FcCgYEA03PS\nMhbTEndSIKGvUM0HUzWXSSij6NhxOhMSzI9Un2ufuax9A7cGg5SASd6FLPvC6H6p\n6Om1b6ZpM0gatn65pMUqlpsN9rGgQjZmuIj/wqKhOui4vY33eQz2PQPdp5oGTU1N\nLlaPGg4WCenEYXZlt0iKdT08GHq5niTfJYkYuTcCgYEAnRuUrrgPANtbUYt+Sslq\nEY8QHlCVCfmZjEu1BRprkUaZHXrA9ABK9IAMgUsPCrFJZKcUwx9UC0w1XO3U0afk\nZGhwjEac4JKOlYbl9x0jGZkF2aXQiILOM+/QhAh/VuiXYXmdxzLiJSNIL3kTtFyl\ncW8bLmC1ry5q/X8Wb2GRTp8CgYB80Zu8kZibB/Bk7sxsZ/rw9WuOdfz7j/iWjXfF\nZL5RNNieY+GP9dRUi66G7GG0whC16T8nC/5cH+FtshyCqZ+wUern6DN/8i5lp3NP\nbx96p0GBYqrayhjRTgN01Plc3CDoNL9goRvsB3Ce/W09EwTMAngo6LK2yIsVfTJ0\nF8+OVQKBgDarDflDM/9CvPd8rxB7+eVKLPmrGZXX4bBYNBKw1wOcTxMTTGmIPmKf\naI9bfiw47+vBHEO9tVlN0ZVaEvHQLMSw7/W3XIJsQLYg63gAiqhFHh4nkPj8xDZF\nLguJU0H7GW2pCI9mo6e86GPRFOrkh3wyVfqdFTCOyMKKp+g2g3VY\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'df721550c6dd4ca5ab069dd97d1b7838', 'name': u'singlevm1-kp_c69981a7-2b68-474b-af0c-145e30071d55', 'created_at': '2019-07-04T16:43:58.430203', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'864146d17795477696d8ca1f17319b81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:da:93:4a:b6:3c:b1:de:a2:a7:2b:2f:6d:5e:30:c5', 'type': 'ssh', 'id': u'singlevm1-kp_c69981a7-2b68-474b-af0c-145e30071d55'}) 2019-07-04 16:43:58,430 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzcyhgraWo3o+eRpxpvvQBhJBt5fiNJ7bd5Y39fh72aWV9nXe 5D5VemEvakTHOyP2OCR6mOiIqxTRhpQMAdUb1JNK/bbgK5IRUAQtkO6+xUiohsby x0VBHZUB1Q3qjoFP8aOmXlu4Ecy6XdsWKOWY1tBK5uOF0Jp6Ov/gPTaF0e3/+RcK jvHBPv+8vPqVV/tj65BlMPW2ZrQBi73UfjspD7GIsFKjOAebGZvDHxmrloXtQDmh ZpmQm2xl3X6VhB0YKjYgblMRKfL6C4D8Sh5rChwhrpjiIljxPoT85O13FglUabXO Hx5td035hS9cHcJ6XbiKFysKhcGcdHsfi2rtsQIDAQABAoIBACFfwgF0otE4DdGN 3Eh8JawWYdnoI6Ls8CJglgqplUwickNZsh/JjAsgn5PYO4b3ugI4yDjr3N4Brkjo 0VmquayrhknG0mu+cFhNlSYf0Ygk1E+nC9ANBxZJB9cJPrSFe/Vv2JcMwLkCPmbi FKHlOff8J2lyFE1T/+Z5gF/s656zc1D78xxrlLl72Q1ed6NY8tlZtfEkXf35unjo o0/U3x34enf7xxoB+n13UN1+l8cRbLhXIsFd1Uqv7GeCy4lz1pioaVW3WfkUjHbF /aRusG5pQoZc6iGNRqnV4n6Qro6VWltDJo9z6+9JMX4nbiXHalSsAy0NjvMHcEt0 2EgOFpECgYEA+Sfsll1dw5DXdexJglr1EnxwaC0RwGVRs9lT7QpbDJuBFNto9o+G 6LUkYMKReiHpLZDP6Tp+B+TL6j0nSlkhi/Oqd3e4uuGSdtAhMRnAyveT7gIbe21f ojkn79mppzpmcAU/ob560XR21VHI6ZIgu9q8ZJpTPrkTqv7XVYTp5FcCgYEA03PS MhbTEndSIKGvUM0HUzWXSSij6NhxOhMSzI9Un2ufuax9A7cGg5SASd6FLPvC6H6p 6Om1b6ZpM0gatn65pMUqlpsN9rGgQjZmuIj/wqKhOui4vY33eQz2PQPdp5oGTU1N LlaPGg4WCenEYXZlt0iKdT08GHq5niTfJYkYuTcCgYEAnRuUrrgPANtbUYt+Sslq EY8QHlCVCfmZjEu1BRprkUaZHXrA9ABK9IAMgUsPCrFJZKcUwx9UC0w1XO3U0afk ZGhwjEac4JKOlYbl9x0jGZkF2aXQiILOM+/QhAh/VuiXYXmdxzLiJSNIL3kTtFyl cW8bLmC1ry5q/X8Wb2GRTp8CgYB80Zu8kZibB/Bk7sxsZ/rw9WuOdfz7j/iWjXfF ZL5RNNieY+GP9dRUi66G7GG0whC16T8nC/5cH+FtshyCqZ+wUern6DN/8i5lp3NP bx96p0GBYqrayhjRTgN01Plc3CDoNL9goRvsB3Ce/W09EwTMAngo6LK2yIsVfTJ0 F8+OVQKBgDarDflDM/9CvPd8rxB7+eVKLPmrGZXX4bBYNBKw1wOcTxMTTGmIPmKf aI9bfiw47+vBHEO9tVlN0ZVaEvHQLMSw7/W3XIJsQLYg63gAiqhFHh4nkPj8xDZF LguJU0H7GW2pCI9mo6e86GPRFOrkh3wyVfqdFTCOyMKKp+g2g3VY -----END RSA PRIVATE KEY----- 2019-07-04 16:44:27,266 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_c69981a7-2b68-474b-af0c-145e30071d55': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:f6:23', 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'2b90ea81-e896-4b43-9d77-fdf556e0c26e'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2019-07-04T16:44:22.000000', 'flavor': Munch({u'id': u'c93ed6ee-8009-44f7-8bb0-7c9ef9eaa04e'}), 'az': u'nova', 'id': u'c318ed61-18ba-4a63-b105-9b7179cabaf6', 'security_groups': [Munch({u'name': u'singlevm1-sg_c69981a7-2b68-474b-af0c-145e30071d55'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'df721550c6dd4ca5ab069dd97d1b7838', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'864146d17795477696d8ca1f17319b81', '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-07-04T16:44:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:44:22Z', 'hostId': u'25c6b05518a11336e9db3e06fdf85b6de9f3b37277d7d09afa79b7b9', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_c69981a7-2b68-474b-af0c-145e30071d55', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'25c6b05518a11336e9db3e06fdf85b6de9f3b37277d7d09afa79b7b9', '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-00000002', u'OS-SRV-USG:launched_at': u'2019-07-04T16:44:22.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'864146d17795477696d8ca1f17319b81', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_c69981a7-2b68-474b-af0c-145e30071d55', 'adminPass': u'ofTnuCioA42e', 'tenant_id': u'864146d17795477696d8ca1f17319b81', 'created_at': u'2019-07-04T16:44:06Z', 'created': u'2019-07-04T16:44:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:44:31,819 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3d44a42e-935b-48d5-abbc-ab16e9c2a932', 'updated_at': u'2019-07-04T16:44:31Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'eeb424a3-4352-48aa-8c2c-bc76346a2d38', 'id': u'aef3cc25-998a-41e6-a52b-26acd65c6d8b', 'network': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'port': u'eeb424a3-4352-48aa-8c2c-bc76346a2d38', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'864146d17795477696d8ca1f17319b81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'864146d17795477696d8ca1f17319b81', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e854a810-b9a7-4b59-94c4-24811700922e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8b:f6:23', u'device_id': u'c318ed61-18ba-4a63-b105-9b7179cabaf6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'864146d17795477696d8ca1f17319b81', 'created_at': u'2019-07-04T16:44:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e854a810-b9a7-4b59-94c4-24811700922e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8b:f6:23', u'device_id': u'c318ed61-18ba-4a63-b105-9b7179cabaf6'}), 'router': u'3d44a42e-935b-48d5-abbc-ab16e9c2a932'}) 2019-07-04 16:44:32,773 - 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 542898965 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.244897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.248044] pid_max: default: 32768 minimum: 301 [ 0.249731] ACPI: Core revision 20150930 [ 0.251827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254268] Security Framework initialized [ 0.255842] Yama: becoming mindful. [ 0.257207] AppArmor: AppArmor initialized [ 0.258779] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261244] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263679] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265950] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268560] Initializing cgroup subsys io [ 0.270077] Initializing cgroup subsys memory [ 0.271732] Initializing cgroup subsys devices [ 0.273367] Initializing cgroup subsys freezer [ 0.274993] Initializing cgroup subsys net_cls [ 0.276654] Initializing cgroup subsys perf_event [ 0.278372] Initializing cgroup subsys net_prio [ 0.280075] Initializing cgroup subsys hugetlb [ 0.281715] Initializing cgroup subsys pids [ 0.283361] CPU: Physical Processor ID: 0 [ 0.285575] mce: CPU supports 10 MCE banks [ 0.287172] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.309353] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.319069] ftrace: allocating 31920 entries in 125 pages [ 0.355150] smpboot: Max logical packages: 1 [ 0.356790] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359383] x2apic enabled [ 0.360854] Switched APIC routing to physical x2apic. [ 0.363942] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366088] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.369998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373346] KVM setup paravirtual spinlock [ 0.375345] x86: Booted up 1 node, 1 CPUs [ 0.376855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379395] devtmpfs: initialized [ 0.381681] evm: security.selinux [ 0.382974] evm: security.SMACK64 [ 0.384266] evm: security.SMACK64EXEC [ 0.385661] evm: security.SMACK64TRANSMUTE [ 0.387167] evm: security.SMACK64MMAP [ 0.388553] evm: security.ima [ 0.389746] evm: security.capability [ 0.391181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394621] pinctrl core: initialized pinctrl subsystem [ 0.396624] RTC time: 16:44:23, date: 07/04/19 [ 0.398348] NET: Registered protocol family 16 [ 0.400102] cpuidle: using governor ladder [ 0.401632] cpuidle: using governor menu [ 0.403096] PCCT header not found. [ 0.404462] ACPI: bus type PCI registered [ 0.405955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408258] PCI: Using configuration type 1 for base access [ 0.410939] ACPI: Added _OSI(Module Device) [ 0.412501] ACPI: Added _OSI(Processor Device) [ 0.414120] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415813] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418552] ACPI: Interpreter enabled [ 0.419983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.423487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.426937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.430417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.433867] ACPI: (supports S0 S5) [ 0.435183] ACPI: Using IOAPIC for interrupt routing [ 0.436947] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452424] acpiphp: Slot [3] registered [ 0.453917] acpiphp: Slot [4] registered [ 0.455427] acpiphp: Slot [5] registered [ 0.456931] acpiphp: Slot [6] registered [ 0.458425] acpiphp: Slot [7] registered [ 0.459944] acpiphp: Slot [8] registered [ 0.461442] acpiphp: Slot [9] registered [ 0.462931] acpiphp: Slot [10] registered [ 0.464442] acpiphp: Slot [11] registered [ 0.465959] acpiphp: Slot [12] registered [ 0.467506] acpiphp: Slot [13] registered [ 0.469027] acpiphp: Slot [14] registered [ 0.470560] acpiphp: Slot [15] registered [ 0.488442] acpiphp: Slot [16] registered [ 0.489969] acpiphp: Slot [17] registered [ 0.491479] acpiphp: Slot [18] registered [ 0.492998] acpiphp: Slot [19] registered [ 0.494515] acpiphp: Slot [20] registered [ 0.496031] acpiphp: Slot [21] registered [ 0.497547] acpiphp: Slot [22] registered [ 0.499070] acpiphp: Slot [23] registered [ 0.500588] acpiphp: Slot [24] registered [ 0.502110] acpiphp: Slot [25] registered [ 0.503623] acpiphp: Slot [26] registered [ 0.505146] acpiphp: Slot [27] registered [ 0.506669] acpiphp: Slot [28] registered [ 0.508189] acpiphp: Slot [29] registered [ 0.509730] acpiphp: Slot [30] registered [ 0.511240] acpiphp: Slot [31] registered [ 0.512755] PCI host bridge to bus 0000:00 [ 0.514274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.518703] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.521138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.523960] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.526749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.529591] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.537741] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540024] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542476] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547339] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.550072] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.572223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.575272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.577962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.580654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.583319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.585685] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.588156] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.590188] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.593168] vgaarb: loaded [ 0.594312] vgaarb: bridge control possible 0000:00:02.0 [ 0.596596] SCSI subsystem initialized [ 0.598340] ACPI: bus type USB registered [ 0.599913] usbcore: registered new interface driver usbfs [ 0.601893] usbcore: registered new interface driver hub [ 0.603826] usbcore: registered new device driver usb [ 0.605892] PCI: Using ACPI for IRQ routing [ 0.607965] NetLabel: Initializing [ 0.609335] NetLabel: domain hash size = 128 [ 0.610967] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612816] NetLabel: unlabeled traffic allowed by default [ 0.615043] clocksource: Switched to clocksource kvm-clock [ 0.625825] AppArmor: AppArmor Filesystem Enabled [ 0.627646] pnp: PnP ACPI init [ 0.629244] pnp: PnP ACPI: found 5 devices [ 0.636587] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.639871] NET: Registered protocol family 2 [ 0.641821] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.644311] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.646642] TCP: Hash tables configured (established 4096 bind 4096) [ 0.648961] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.651066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.653334] NET: Registered protocol family 1 [ 0.655009] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657126] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659212] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.674374] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.689645] Trying to unpack rootfs image as initramfs... [ 0.752204] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.755297] Scanning for low memory corruption every 60 seconds [ 0.757740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.760007] audit: initializing netlink subsys (disabled) [ 0.761983] audit: type=2000 audit(1562258663.524:1): initialized [ 0.764424] Initialise system trusted keyring [ 0.766200] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.768449] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.771782] zbud: loaded [ 0.773055] VFS: Disk quotas dquot_6.6.0 [ 0.774611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.777409] fuse init (API version 7.23) [ 0.779085] Key type big_key registered [ 0.780610] Allocating IMA MOK and blacklist keyrings. [ 0.782825] Key type asymmetric registered [ 0.784417] Asymmetric key parser 'x509' registered [ 0.786261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.789106] io scheduler noop registered [ 0.790626] io scheduler deadline registered (default) [ 0.792549] io scheduler cfq registered [ 0.794137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.796165] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.798604] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.801409] ACPI: Power Button [PWRF] [ 0.802967] GHES: HEST is not enabled! [ 0.817384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.847318] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.850971] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.876793] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.880613] Linux agpgart interface v0.103 [ 0.884404] brd: module loaded [ 0.886988] loop: module loaded [ 0.892835] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.895648] GPT:90111 != 2097151 [ 0.896956] GPT:Alternate GPT header not at the end of the disk. [ 0.899098] GPT:90111 != 2097151 [ 0.900412] GPT: Use GNU Parted to correct GPT errors. [ 0.902290] vda: vda1 vda15 [ 0.904250] scsi host0: ata_piix [ 0.905686] scsi host1: ata_piix [ 0.907057] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.909428] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.912436] libphy: Fixed MDIO Bus: probed [ 0.914015] tun: Universal TUN/TAP device driver, 1.6 [ 0.915871] tun: (C) 1999-2004 Max Krasnyansky [ 0.919347] PPP generic driver version 2.4.2 [ 0.921057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.923379] ehci-pci: EHCI PCI platform driver [ 0.925078] ehci-platform: EHCI generic platform driver [ 0.926999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.929208] ohci-pci: OHCI PCI platform driver [ 0.930908] ohci-platform: OHCI generic platform driver [ 0.932832] uhci_hcd: USB Universal Host Controller Interface driver [ 0.948105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.950029] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.952852] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.954790] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.956982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.959366] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.962102] usb usb1: Product: UHCI Host Controller [ 0.963902] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.966113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967939] hub 1-0:1.0: USB hub found [ 0.969428] hub 1-0:1.0: 2 ports detected [ 0.971147] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.975044] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.976883] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.978840] mousedev: PS/2 mouse device common for all mice [ 0.981233] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.984489] rtc_cmos 00:00: RTC can wake from S4 [ 0.986786] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.989067] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.991368] i2c /dev entries driver [ 0.992823] device-mapper: uevent: version 1.0.3 [ 0.994637] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.997768] ledtrig-cpu: registered to indicate activity on CPUs [ 1.000240] NET: Registered protocol family 10 [ 1.002214] NET: Registered protocol family 17 [ 1.003929] Key type dns_resolver registered [ 1.005724] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.007831] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.011188] registered taskstats version 1 [ 1.012796] Loading compiled-in X.509 certificates [ 1.015150] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.018755] zswap: loaded using pool lzo/zbud [ 1.021266] Key type trusted registered [ 1.023834] Key type encrypted registered [ 1.025396] AppArmor: AppArmor sha1 policy hashing enabled [ 1.027408] ima: No TPM chip found, activating TPM-bypass! [ 1.029438] evm: HMAC attrs: 0x1 [ 1.031157] Magic number: 11:686:741 [ 1.032667] workqueue writeback: hash matches [ 1.034416] rtc_cmos 00:00: setting system clock to 2019-07-04 16:44:23 UTC (1562258663) [ 1.037489] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.039645] EDD information not available. [ 1.068829] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.071812] Write protecting the kernel read-only data: 14336k [ 1.075382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.078698] 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.129787] 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.90 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.18... Lease of 192.168.120.18 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.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCytUPthZVay1ZgAITKxooTnqcpL0EGE56jFIVZfHOgqbo21bfFTZz6BKwLhGgfdgg/2BtCt6ZY/WY6kGm//vqs7lYJWAt7L/v+0A7ZU0bOrsgmKz7wpOexfgm9mVAoosQ41FJl3Vy4ZK6t4bwmQ7UX1BDN8kjQwu19eerce10MLoj6pniaZRaL6lw2opcVel6+E5T0WaSO9SV1ik6q4FadBN2uCwn393BAEJhGL0Pk5xgDjOAyvcqDr8Uox2GN+gCIBej0JgCyj4/OZZnPHZmBVw52aC2fLNSJT3Xz2i/kJ70rRwo/J4lw/jR7/IyMUzwdhDVvfsF6MnWoWTNUUI6n root@singlevm1-vm-c69981a7-2b68-474b-af0c-145e30071d55 ssh-dss AAAAB3NzaC1kc3MAAACBAOCHLkFgzV7rO84EkRFro1nCjeMi/0vpkoYBEFcgLEuhPIYdHST9AyN6bGJjREfmav5/P62/IBqDhJV4LMFNbugDTwQakFw369pwrFZWrw+LrAgvfykrXmSN1WiwQIxTeEdmSUumJ2Y2a6N4ywPGUzRhYMi6nxE/SqBDuuMWXcKbAAAAFQCAABByvAD/SQ0cdZhuHeXCgpvPCQAAAIBqc2XfgYsRtBdKqCNZhZhvpBDe3DrKzUyNekzAJ8rMsJdiXtPaWbosFeI2fkKWxgA19bZs3qSfRoezO0VR4R6Cjp1NL9VA+bNeBb/pT38YDFEzlwmqmdF8I1t5Gnfu1haIf7M++5dSYsn/XpKqOWXZpZhVM769bjy3XpvoD1wjHgAAAIEAn0mQTuS7ZuSB3H/pAKSFpvbMWdhMXAgW2RgUZ6DOc4wTltQbtawlaDUofBNfGj6jJ80DtLJRAFTlRk/YArTvzWdC1eU1rFLdhZKnbHRbbFv40VuhTbvTzSruozLOb7k5Q/YQOC8cUpL2tlIa2aS5kg6mc+Vjq1Zl+Pv94OjVsr0= root@singlevm1-vm-c69981a7-2b68-474b-af0c-145e30071d55 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe8b:f623/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 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: singlevm1-vm-c69981a7-2b68-474b-af0c-145e30071d55 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-c69981a7-2b68-474b-af0c-145e30071d55 login: 2019-07-04 16:44:32,880 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-04 16:44:32,881 - functest.core.singlevm - DEBUG - error: 2019-07-04 16:44:32,995 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:44:32,996 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-04 16:44:52,291 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-07-04 16:44:53,730 - 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'5bdebb572c784e998309c7895ce1ad08', '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_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b'}) 2019-07-04 16:44:54,284 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4830fca82f26486b98da2af096b9c228', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b'}) 2019-07-04 16:44:56,142 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 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'5bdebb572c784e998309c7895ce1ad08', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2KCWcHi88QZQ5HB2Qs1gOkmGJWMJnj', 'username': u'singlevm2-user_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-04 16:44:56,146 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'password': '2KCWcHi88QZQ5HB2Qs1gOkmGJWMJnj', 'project_name': 'singlevm2-project_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '5bdebb572c784e998309c7895ce1ad08', 'project_domain_name': 'Default'} 2019-07-04 16:44:56,147 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-07-04 16:44:57,436 - 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-07-04T16:44:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3bab3ad7-e0dc-461e-b32c-26c8ed404ca4', u'provider:segmentation_id': 91, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', u'created_at': u'2019-07-04T16:44:57Z', u'mtu': 1450, u'tenant_id': u'5bdebb572c784e998309c7895ce1ad08', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5bdebb572c784e998309c7895ce1ad08', u'l2_adjacency': True}) 2019-07-04 16:44:59,256 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:44:59Z', 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'b28f0fcf-a724-471a-9ff7-a90c1408b853', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', u'enable_dhcp': True, u'network_id': u'3bab3ad7-e0dc-461e-b32c-26c8ed404ca4', u'tenant_id': u'5bdebb572c784e998309c7895ce1ad08', u'created_at': u'2019-07-04T16:44:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5bdebb572c784e998309c7895ce1ad08'}) 2019-07-04 16:45:06,282 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:45:01Z', u'revision_number': 3, u'id': u'a12839ad-667c-4f4f-92f5-c66a609115f1', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', u'admin_state_up': True, u'tenant_id': u'5bdebb572c784e998309c7895ce1ad08', u'created_at': u'2019-07-04T16:45:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'5bdebb572c784e998309c7895ce1ad08'}) 2019-07-04 16:45:13,067 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/a982d342-f861-4a24-96d0-d860484a0e1e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a982d342-f861-4a24-96d0-d860484a0e1e/file', 'owner': u'5bdebb572c784e998309c7895ce1ad08', 'id': u'a982d342-f861-4a24-96d0-d860484a0e1e', 'size': 12716032, u'self': u'/v2/images/a982d342-f861-4a24-96d0-d860484a0e1e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bdebb572c784e998309c7895ce1ad08', 'name': 'singlevm2-project_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/a982d342-f861-4a24-96d0-d860484a0e1e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:45:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-04T16:45:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a982d342-f861-4a24-96d0-d860484a0e1e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'created': u'2019-07-04T16:45:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:45:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a982d342-f861-4a24-96d0-d860484a0e1e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:45:13,411 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', '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'864146d17795477696d8ca1f17319b81', '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'ff7a72fd-2d03-4549-adb1-820dabd1918c', 'swap': 0}) 2019-07-04 16:45:14,369 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxWKhuzvlHypYRzoLIjMZqaMzu7G83mDt9fqKvKnSecLq7HmzNMQqte6baspKfhrDIGhfoE9pGZNS+AhDAhIj/CTRN9setirgOKetXO/4KXUkzCGKWMPXHtTeHHfRneGC92sPgX2Y8B5CpVEH04xNPg49wlCdai1/eEY6Qq6IAFO8OdiW1B6v7Pge/76tn/JxB4T7uFq3TUwco/XFSVc6tDX1AnY/YoRFt39Ugbt/VEC6FBGx/kO6VS491S4IrY8JgiPtyB5mpMgwcS9svKGY16BD15JZUAEC70CIV8qP9LeiUr0VAphjQBoqUT2l5MeIdoGYOjM8EsaHlLFBaTQcx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8Viobs75R8qWEc6CyIzGamjM7uxvN5g7fX6iryp0nnC6ux5s\nzTEKrXum2rKSn4awyBoX6BPaRmTUvgIQwISI/wk0TfbHrYq4DinrVzv+Cl1JMwhi\nljD1x7U3hx30Z3hgvdrD4F9mPAeQqVRB9OMTT4OPcJQnWotf3hGOkKuiABTvDnYl\ntQer+z4Hv++rZ/ycQeE+7hat01MHKP1xUlXOrQ19QJ2P2KERbd/VIG7f1RAuhQRs\nf5DulUuPdUuCK2PCYIj7cgeZqTIMHEvbLyhmNegQ9eSWVABAu9AiFfKj/S3olK9F\nQKYY0AaKlE9peTHiHaBmDozPBLGh5SxQWk0HMQIDAQABAoIBAEUTD9nvCO+gLsVX\n6pyFlgA8kHLNXqN1wYkQZnVl3EzAjOEjOxabM6glXML5Gvfnb89FkJQOoolFMJJV\nOwAurpr3wm2R9OJZcoYzPzUPaY0D2ABwJO9Bggavef4E979pd56+7xLXmwYRUDj2\ncY4qM4utZq9c58qFW2HOepQzW0FULi95ofvKbknTnChE7c2DQoKfKVaVn9LdZJN1\nADhWR+AZYbBsvvOXGvkyQKt4FFneBtlsDhE3uYySEHFjO0rp5nKN8kjr6bj659bS\nVelT37/QML7Pwvujsf4w558+qiyGtzfm/F7rXqZwaXDp5uOczdJSnNoED0dtTRNV\nABeMTbECgYEA+/rTgih/5yN6AHTkhoaADX72HVon5R0pTuJOeLKmZGuDeUnzDwbo\n/21h4heGltfIY1291CY7460ZbCQCTiQUicd3tXkoXSiFz8ZQtgEY7qMgpC8dyfL6\nWev7Fx8hQ7bjuIgd2WvIxQfU4WBxJdJVrS6ykAnkvm/9FHnitkRwAeUCgYEA9TJm\noov+Dp8ne8FU5e3Z21DkVbszAYlB3waHZUzR5rkGo/NpbFsddJQ7KB3Y4PMX/Ncs\n8YJZFe5GS9U91q+vZTG0OMotvvC3XIko19qFwVwo2iBJ1oAhvEIYvZqXwtpqZqkx\nRAHaSiKj1/97SjklbHPe4AqDR1u3SfJ8ZRTxi10CgYBc218MTQ5tSCaSeoEojfIs\nhwf9YxbmmKt7VWxjkDo/MVue28CFXh+I2W9D2TWQ6u3+qDHnNzvEuCpxLofm8ebb\nqzUTHBXi1qcRHVzq5Vahwl2qA27v1+moL401RRSGFqSugQK298Bh03QApgCsVmma\nS2YkLHEuOKjD3fLNBkVcfQKBgErP4fjeddnIPafIyTqOY9ZCzChMQbfKRUrjFxSV\nZ8XZ1mjXr+bbthUH1TTcRnv8L+l5TcEyYDQMy23/1ipW2FEr5S0eou6LS6b0Qn35\nsq3YjK5hA6Zq2eAy2pGfRYayVZyVKu7xEcVk5FDXJqry3LRGdk4tZviyxy3Myp+c\n0EYRAoGBAPf/ESIc+fRCCbGTQkVhKT7gjn+96RiKmIp/oAQ/2gZtnT8s38621zVp\nFnmItZ3T0yQtNiv6/JhQWce8iov1D53YnTQ2QQfMvrUJRws1rXno3zNwlogcg3MB\nEqX8I+KRL8d+DnSZFfS8Syx4eYOcU4GWkY2a4djynXPu74KYSvoq\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4830fca82f26486b98da2af096b9c228', 'name': u'singlevm2-kp_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'created_at': '2019-07-04T16:45:14.369387', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bdebb572c784e998309c7895ce1ad08', 'name': 'singlevm2-project_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'29:50:bc:01:1b:42:85:bd:78:d0:3f:64:d5:3d:d8:94', 'type': 'ssh', 'id': u'singlevm2-kp_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b'}) 2019-07-04 16:45:14,369 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA8Viobs75R8qWEc6CyIzGamjM7uxvN5g7fX6iryp0nnC6ux5s zTEKrXum2rKSn4awyBoX6BPaRmTUvgIQwISI/wk0TfbHrYq4DinrVzv+Cl1JMwhi ljD1x7U3hx30Z3hgvdrD4F9mPAeQqVRB9OMTT4OPcJQnWotf3hGOkKuiABTvDnYl tQer+z4Hv++rZ/ycQeE+7hat01MHKP1xUlXOrQ19QJ2P2KERbd/VIG7f1RAuhQRs f5DulUuPdUuCK2PCYIj7cgeZqTIMHEvbLyhmNegQ9eSWVABAu9AiFfKj/S3olK9F QKYY0AaKlE9peTHiHaBmDozPBLGh5SxQWk0HMQIDAQABAoIBAEUTD9nvCO+gLsVX 6pyFlgA8kHLNXqN1wYkQZnVl3EzAjOEjOxabM6glXML5Gvfnb89FkJQOoolFMJJV OwAurpr3wm2R9OJZcoYzPzUPaY0D2ABwJO9Bggavef4E979pd56+7xLXmwYRUDj2 cY4qM4utZq9c58qFW2HOepQzW0FULi95ofvKbknTnChE7c2DQoKfKVaVn9LdZJN1 ADhWR+AZYbBsvvOXGvkyQKt4FFneBtlsDhE3uYySEHFjO0rp5nKN8kjr6bj659bS VelT37/QML7Pwvujsf4w558+qiyGtzfm/F7rXqZwaXDp5uOczdJSnNoED0dtTRNV ABeMTbECgYEA+/rTgih/5yN6AHTkhoaADX72HVon5R0pTuJOeLKmZGuDeUnzDwbo /21h4heGltfIY1291CY7460ZbCQCTiQUicd3tXkoXSiFz8ZQtgEY7qMgpC8dyfL6 Wev7Fx8hQ7bjuIgd2WvIxQfU4WBxJdJVrS6ykAnkvm/9FHnitkRwAeUCgYEA9TJm oov+Dp8ne8FU5e3Z21DkVbszAYlB3waHZUzR5rkGo/NpbFsddJQ7KB3Y4PMX/Ncs 8YJZFe5GS9U91q+vZTG0OMotvvC3XIko19qFwVwo2iBJ1oAhvEIYvZqXwtpqZqkx RAHaSiKj1/97SjklbHPe4AqDR1u3SfJ8ZRTxi10CgYBc218MTQ5tSCaSeoEojfIs hwf9YxbmmKt7VWxjkDo/MVue28CFXh+I2W9D2TWQ6u3+qDHnNzvEuCpxLofm8ebb qzUTHBXi1qcRHVzq5Vahwl2qA27v1+moL401RRSGFqSugQK298Bh03QApgCsVmma S2YkLHEuOKjD3fLNBkVcfQKBgErP4fjeddnIPafIyTqOY9ZCzChMQbfKRUrjFxSV Z8XZ1mjXr+bbthUH1TTcRnv8L+l5TcEyYDQMy23/1ipW2FEr5S0eou6LS6b0Qn35 sq3YjK5hA6Zq2eAy2pGfRYayVZyVKu7xEcVk5FDXJqry3LRGdk4tZviyxy3Myp+c 0EYRAoGBAPf/ESIc+fRCCbGTQkVhKT7gjn+96RiKmIp/oAQ/2gZtnT8s38621zVp FnmItZ3T0yQtNiv6/JhQWce8iov1D53YnTQ2QQfMvrUJRws1rXno3zNwlogcg3MB EqX8I+KRL8d+DnSZFfS8Syx4eYOcU4GWkY2a4djynXPu74KYSvoq -----END RSA PRIVATE KEY----- 2019-07-04 16:45:37,110 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:a5:b8', 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'a982d342-f861-4a24-96d0-d860484a0e1e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-04T16:45:34.000000', 'flavor': Munch({u'id': u'ff7a72fd-2d03-4549-adb1-820dabd1918c'}), 'az': u'nova', 'id': u'56aa3b39-ea6e-480f-a257-a951d20a6f64', 'security_groups': [Munch({u'name': u'singlevm2-sg_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4830fca82f26486b98da2af096b9c228', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bdebb572c784e998309c7895ce1ad08', 'name': 'singlevm2-project_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', '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-07-04T16:45:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:45:34Z', 'hostId': u'0df8d9c25a6f0127d7da27533fdf1878dc4545976f53b149c36820e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'0df8d9c25a6f0127d7da27533fdf1878dc4545976f53b149c36820e9', '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-07-04T16:45:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5bdebb572c784e998309c7895ce1ad08', 'name': u'singlevm2-vm_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'adminPass': u'jMwHixw6Z6Jw', 'tenant_id': u'5bdebb572c784e998309c7895ce1ad08', 'created_at': u'2019-07-04T16:45:24Z', 'created': u'2019-07-04T16:45:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:45:42,756 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a12839ad-667c-4f4f-92f5-c66a609115f1', 'updated_at': u'2019-07-04T16:45:42Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.212', 'revision_number': 2, 'port_id': u'9f31088b-66f5-4beb-add8-7bd639b76a27', 'id': u'c3613359-9328-4aa9-a2d0-7c98d38c3e94', 'network': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'port': u'9f31088b-66f5-4beb-add8-7bd639b76a27', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bdebb572c784e998309c7895ce1ad08', 'name': 'singlevm2-project_ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5bdebb572c784e998309c7895ce1ad08', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3bab3ad7-e0dc-461e-b32c-26c8ed404ca4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:30:a5:b8', u'device_id': u'56aa3b39-ea6e-480f-a257-a951d20a6f64'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5bdebb572c784e998309c7895ce1ad08', 'created_at': u'2019-07-04T16:45:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3bab3ad7-e0dc-461e-b32c-26c8ed404ca4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:30:a5:b8', u'device_id': u'56aa3b39-ea6e-480f-a257-a951d20a6f64'}), 'router': u'a12839ad-667c-4f4f-92f5-c66a609115f1'}) 2019-07-04 16:45:42,867 - 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 524141247 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.242502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.245632] pid_max: default: 32768 minimum: 301 [ 0.247318] ACPI: Core revision 20150930 [ 0.249408] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251863] Security Framework initialized [ 0.253401] Yama: becoming mindful. [ 0.254772] AppArmor: AppArmor initialized [ 0.256346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258783] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.261171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263429] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266011] Initializing cgroup subsys io [ 0.267528] Initializing cgroup subsys memory [ 0.269155] Initializing cgroup subsys devices [ 0.270790] Initializing cgroup subsys freezer [ 0.272421] Initializing cgroup subsys net_cls [ 0.274058] Initializing cgroup subsys perf_event [ 0.275761] Initializing cgroup subsys net_prio [ 0.277444] Initializing cgroup subsys hugetlb [ 0.279085] Initializing cgroup subsys pids [ 0.280701] CPU: Physical Processor ID: 0 [ 0.282898] mce: CPU supports 10 MCE banks [ 0.284469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286351] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305165] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315199] ftrace: allocating 31920 entries in 125 pages [ 0.352753] smpboot: Max logical packages: 1 [ 0.354343] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356880] x2apic enabled [ 0.358321] Switched APIC routing to physical x2apic. [ 0.361379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.363478] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.367355] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370700] KVM setup paravirtual spinlock [ 0.372758] x86: Booted up 1 node, 1 CPUs [ 0.374276] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376819] devtmpfs: initialized [ 0.379134] evm: security.selinux [ 0.380435] evm: security.SMACK64 [ 0.381732] evm: security.SMACK64EXEC [ 0.383135] evm: security.SMACK64TRANSMUTE [ 0.384654] evm: security.SMACK64MMAP [ 0.386048] evm: security.ima [ 0.387242] evm: security.capability [ 0.388691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392131] pinctrl core: initialized pinctrl subsystem [ 0.394130] RTC time: 16:45:34, date: 07/04/19 [ 0.395891] NET: Registered protocol family 16 [ 0.397659] cpuidle: using governor ladder [ 0.399208] cpuidle: using governor menu [ 0.400681] PCCT header not found. [ 0.402053] ACPI: bus type PCI registered [ 0.403555] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.405858] PCI: Using configuration type 1 for base access [ 0.408568] ACPI: Added _OSI(Module Device) [ 0.410131] ACPI: Added _OSI(Processor Device) [ 0.411750] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413448] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416165] ACPI: Interpreter enabled [ 0.417587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.424500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.427950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.431366] ACPI: (supports S0 S5) [ 0.432584] ACPI: Using IOAPIC for interrupt routing [ 0.434295] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441181] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443507] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.445756] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449853] acpiphp: Slot [3] registered [ 0.451342] acpiphp: Slot [4] registered [ 0.452833] acpiphp: Slot [5] registered [ 0.454325] acpiphp: Slot [6] registered [ 0.455813] acpiphp: Slot [7] registered [ 0.457302] acpiphp: Slot [8] registered [ 0.458797] acpiphp: Slot [9] registered [ 0.460295] acpiphp: Slot [10] registered [ 0.461808] acpiphp: Slot [11] registered [ 0.463327] acpiphp: Slot [12] registered [ 0.464858] acpiphp: Slot [13] registered [ 0.466432] acpiphp: Slot [14] registered [ 0.467952] acpiphp: Slot [15] registered [ 0.486191] acpiphp: Slot [16] registered [ 0.487709] acpiphp: Slot [17] registered [ 0.489223] acpiphp: Slot [18] registered [ 0.490740] acpiphp: Slot [19] registered [ 0.492251] acpiphp: Slot [20] registered [ 0.493766] acpiphp: Slot [21] registered [ 0.495280] acpiphp: Slot [22] registered [ 0.496792] acpiphp: Slot [23] registered [ 0.498305] acpiphp: Slot [24] registered [ 0.499821] acpiphp: Slot [25] registered [ 0.501331] acpiphp: Slot [26] registered [ 0.502840] acpiphp: Slot [27] registered [ 0.504354] acpiphp: Slot [28] registered [ 0.505882] acpiphp: Slot [29] registered [ 0.507388] acpiphp: Slot [30] registered [ 0.508901] acpiphp: Slot [31] registered [ 0.510406] PCI host bridge to bus 0000:00 [ 0.511921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.514211] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.516498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.519213] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.521938] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.524723] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.529612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532015] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.534229] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536618] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.541534] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544260] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.573635] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.576394] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.579028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.581871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.584450] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.586806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.589852] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.591841] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.594749] vgaarb: loaded [ 0.595869] vgaarb: bridge control possible 0000:00:02.0 [ 0.598481] SCSI subsystem initialized [ 0.600536] ACPI: bus type USB registered [ 0.602122] usbcore: registered new interface driver usbfs [ 0.604080] usbcore: registered new interface driver hub [ 0.605972] usbcore: registered new device driver usb [ 0.608159] PCI: Using ACPI for IRQ routing [ 0.610593] NetLabel: Initializing [ 0.611931] NetLabel: domain hash size = 128 [ 0.613540] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.615366] NetLabel: unlabeled traffic allowed by default [ 0.617886] clocksource: Switched to clocksource kvm-clock [ 0.629895] AppArmor: AppArmor Filesystem Enabled [ 0.631707] pnp: PnP ACPI init [ 0.633379] pnp: PnP ACPI: found 5 devices [ 0.640715] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.643956] NET: Registered protocol family 2 [ 0.646122] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.648556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.650817] TCP: Hash tables configured (established 4096 bind 4096) [ 0.653101] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.655142] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.657408] NET: Registered protocol family 1 [ 0.659084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.661150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.663183] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.678363] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.693706] Trying to unpack rootfs image as initramfs... [ 0.759101] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.762327] Scanning for low memory corruption every 60 seconds [ 0.764892] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.767182] audit: initializing netlink subsys (disabled) [ 0.769115] audit: type=2000 audit(1562258734.933:1): initialized [ 0.771627] Initialise system trusted keyring [ 0.773421] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.775618] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.778936] zbud: loaded [ 0.780212] VFS: Disk quotas dquot_6.6.0 [ 0.781742] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784513] fuse init (API version 7.23) [ 0.786191] Key type big_key registered [ 0.787693] Allocating IMA MOK and blacklist keyrings. [ 0.789901] Key type asymmetric registered [ 0.791462] Asymmetric key parser 'x509' registered [ 0.793261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.796072] io scheduler noop registered [ 0.797557] io scheduler deadline registered (default) [ 0.799447] io scheduler cfq registered [ 0.801035] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.803008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.805383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.808108] ACPI: Power Button [PWRF] [ 0.809666] GHES: HEST is not enabled! [ 0.824034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.854122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.857874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.883587] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.887370] Linux agpgart interface v0.103 [ 0.891338] brd: module loaded [ 0.893956] loop: module loaded [ 0.899301] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.902017] GPT:90111 != 2097151 [ 0.903286] GPT:Alternate GPT header not at the end of the disk. [ 0.905347] GPT:90111 != 2097151 [ 0.906617] GPT: Use GNU Parted to correct GPT errors. [ 0.908432] vda: vda1 vda15 [ 0.910475] scsi host0: ata_piix [ 0.911886] scsi host1: ata_piix [ 0.913216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.915519] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.918520] libphy: Fixed MDIO Bus: probed [ 0.920067] tun: Universal TUN/TAP device driver, 1.6 [ 0.921875] tun: (C) 1999-2004 Max Krasnyansky [ 0.925422] PPP generic driver version 2.4.2 [ 0.927104] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.929354] ehci-pci: EHCI PCI platform driver [ 0.931008] ehci-platform: EHCI generic platform driver [ 0.932874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.935024] ohci-pci: OHCI PCI platform driver [ 0.936675] ohci-platform: OHCI generic platform driver [ 0.938563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.953755] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955643] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.958408] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.960279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.962523] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.964829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.967477] usb usb1: Product: UHCI Host Controller [ 0.969222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.971365] usb usb1: SerialNumber: 0000:00:01.2 [ 0.973154] hub 1-0:1.0: USB hub found [ 0.974614] hub 1-0:1.0: 2 ports detected [ 0.976332] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.980209] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.982018] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.983910] mousedev: PS/2 mouse device common for all mice [ 0.986262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.989438] rtc_cmos 00:00: RTC can wake from S4 [ 0.991731] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.993947] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.996190] i2c /dev entries driver [ 0.997602] device-mapper: uevent: version 1.0.3 [ 0.999378] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.002442] ledtrig-cpu: registered to indicate activity on CPUs [ 1.004903] NET: Registered protocol family 10 [ 1.007020] NET: Registered protocol family 17 [ 1.008688] Key type dns_resolver registered [ 1.010491] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.012546] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.015830] registered taskstats version 1 [ 1.017411] Loading compiled-in X.509 certificates [ 1.019779] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.023280] zswap: loaded using pool lzo/zbud [ 1.025965] Key type trusted registered [ 1.028475] Key type encrypted registered [ 1.030000] AppArmor: AppArmor sha1 policy hashing enabled [ 1.031945] ima: No TPM chip found, activating TPM-bypass! [ 1.033903] evm: HMAC attrs: 0x1 [ 1.035600] Magic number: 11:239:792 [ 1.037167] rtc_cmos 00:00: setting system clock to 2019-07-04 16:45:35 UTC (1562258735) [ 1.040177] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.042253] EDD information not available. [ 1.076717] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.096448] Write protecting the kernel read-only data: 14336k [ 1.101890] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.105278] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.93 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.279651] 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.18... Lease of 192.168.120.18 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.09. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDmPCHWv4xqa3F4BpGj/eqIbHUT7WgaiGDzvk0y3Tn7rpPw6ndaqKadaXeYl96WGNYGPTnOMiL0GY8ITeI403Lt7zdKh8XxqPfPnOyq3CBblk1z6M0OBMW58oABW4cVQCl86ugHxpINrRHeX28veW4awEvPdG1ApGkSF63kHX21r4xuT4AgFc67Ivhjx31MNpjtLWpZhE6bWaGhjerk/29ZdEXSb2482Ja/KX7fuQhaYI16zK3/3CAyvdRzJCu3/STaMa8ov/KsazW1+pQPRyu4/7A/AOMZ3LnH20gpcmvYdbL58PF6Aiuq0Rhl7yVP/FIVFLSK5ojCVl9mWmDvTqKD root@singlevm2-vm-ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b ssh-dss AAAAB3NzaC1kc3MAAACBAI6p+toElgXEiAbOUkBHKOG9Zt2bA1smPE9igefivfJ1Flr4fRspevFmd6myh1Kw+h5br1wOELG8Ots/3Hue8RifmtlNyqtLm5F7keqZj65+QF216ZiKWX5p5UB8uZFJqmpsXk67Wv57c9W1Q+Bx6jQL4Y5T8182CH+PyOadHIFbAAAAFQD+36XOiRxWz5ik1l318cb+u8TRrwAAAIB2JU7Yjfqqzi5Mn/mZU9pHQ+74swlkQxjDZPm3JKzQIoMnRIKDN5nWmYMewHFV8Pn74TXw1L3UrhWNw4E7ZaiJsXOBboz/0JzF0aGOiH+Msz/X9UqO9xuibqzdoMHom+9w7UXUe76iX9PEWhFUgQLt4rouGIsYzXQh3qp8z7b8kwAAAIASF8bzElkiZGNeHvNNrDAPCUdou7yr0Jfwkza/Wu59G9Z6oPyuVkjtah70M6nONB1Iiu9X16Pr3XKKPUfBdb4iME2ZxBQTw8hPN+wZ3ZHGZtqvv7jAZP4c/yLPrrnliOizAyJtpiA/vWcdFgt8rsTZZUv77oiY6PEGFudv01doqA== root@singlevm2-vm-ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe30:a5b8/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-ebb9dea9-c07d-4f3c-9f5e-7c63e505c47b login: 2019-07-04 16:45:42,941 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-04 16:45:42,941 - functest.core.singlevm - DEBUG - error: 2019-07-04 16:45:43,056 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:45:43,056 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-04 16:46:06,234 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-07-04 16:46:07,517 - 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'69f767c0a70742a1be9b74053fe93832', '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_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935'}) 2019-07-04 16:46:08,064 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'354f58a743da4ce292924e47cf991a84', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935'}) 2019-07-04 16:46:09,796 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 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'69f767c0a70742a1be9b74053fe93832', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'EfMNTrwcXDGquNoQ3vKD3JErdOeuyi', 'username': u'vping_ssh-user_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-04 16:46:09,799 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'password': 'EfMNTrwcXDGquNoQ3vKD3JErdOeuyi', 'project_name': 'vping_ssh-project_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '69f767c0a70742a1be9b74053fe93832', 'project_domain_name': 'Default'} 2019-07-04 16:46:09,800 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-07-04 16:46:10,741 - 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-07-04T16:46:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'11f1aae2-4531-4c31-a352-b2fbaccfa3bd', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', u'created_at': u'2019-07-04T16:46:11Z', u'mtu': 1450, u'tenant_id': u'69f767c0a70742a1be9b74053fe93832', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'69f767c0a70742a1be9b74053fe93832', u'l2_adjacency': True}) 2019-07-04 16:46:12,927 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:46:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'401146e4-8a64-4a85-8f13-3c889b15675d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', u'enable_dhcp': True, u'network_id': u'11f1aae2-4531-4c31-a352-b2fbaccfa3bd', u'tenant_id': u'69f767c0a70742a1be9b74053fe93832', u'created_at': u'2019-07-04T16:46:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'69f767c0a70742a1be9b74053fe93832'}) 2019-07-04 16:46:20,097 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:46:15Z', u'revision_number': 3, u'id': u'd3fe4420-3033-4d1f-a2f5-b3077781811f', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', u'admin_state_up': True, u'tenant_id': u'69f767c0a70742a1be9b74053fe93832', u'created_at': u'2019-07-04T16:46:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'69f767c0a70742a1be9b74053fe93832'}) 2019-07-04 16:46:27,615 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/90c755d8-3d1d-4ee7-adf8-93716a5d4ad1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/90c755d8-3d1d-4ee7-adf8-93716a5d4ad1/file', 'owner': u'69f767c0a70742a1be9b74053fe93832', 'id': u'90c755d8-3d1d-4ee7-adf8-93716a5d4ad1', 'size': 12716032, u'self': u'/v2/images/90c755d8-3d1d-4ee7-adf8-93716a5d4ad1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f767c0a70742a1be9b74053fe93832', 'name': 'vping_ssh-project_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/90c755d8-3d1d-4ee7-adf8-93716a5d4ad1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:46:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-04T16:46:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/90c755d8-3d1d-4ee7-adf8-93716a5d4ad1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'created': u'2019-07-04T16:46:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:46:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/90c755d8-3d1d-4ee7-adf8-93716a5d4ad1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:46:28,160 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', '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'864146d17795477696d8ca1f17319b81', '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'ec09504f-d3b9-4288-aed4-88fe81207471', 'swap': 0}) 2019-07-04 16:46:28,639 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdA7XiM1mwX9cvR+SJU+IMNGp8nI3OsWw9zVGET54QbjZETYS15MAzFmWoxXi2/7l5nBmIM+BT1R2TLxwVTLITgqF7KIoqt2K3TmC+pyuqZLyw2Xtoj6tI8QOMtsQbf4vwFO07WQJt8BjRJHsC8I+YDPlrMQ9T/zKPARiWYkloebh+yV9Mjv3m4v6FLn9RP6nA9zt72sBvIlOoIaxN9XnhHxZrs07SLTJjwzDAMPLXuNQjls87VB+eEzt4f6r1A4CMGNJee54L0X2BRi+8f9Duyxb+BkQyQCR5oskZYtxJCja9pQDu7blbfyWrVXA7ZNgRAYUF5B25CdNh8lFSCIbT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnQO14jNZsF/XL0fkiVPiDDRqfJyNzrFsPc1RhE+eEG42RE2E\nteTAMxZlqMV4tv+5eZwZiDPgU9Udky8cFUyyE4KheyiKKrdit05gvqcrqmS8sNl7\naI+rSPEDjLbEG3+L8BTtO1kCbfAY0SR7AvCPmAz5azEPU/8yjwEYlmJJaHm4fslf\nTI795uL+hS5/UT+pwPc7e9rAbyJTqCGsTfV54R8Wa7NO0i0yY8MwwDDy17jUI5bP\nO1QfnhM7eH+q9QOAjBjSXnueC9F9gUYvvH/Q7ssW/gZEMkAkeaLJGWLcSQo2vaUA\n7u25W38lq1VwO2TYEQGFBeQduQnTYfJRUgiG0wIDAQABAoIBAEozZbH3KGx0bmG2\nrObFEG9KGgS3i0BhklCGhf5sDbugCd8vbwbyim3aKMKgR5LbuNAil+JI+btEXIyg\n17mtG/6iXiOwndLgBTOxQ4D1yWnl31IIBQz90ClRVKcb/AMuvHgBu7avMrm3nFLB\n1awm+QUXJIumjKLaWA9CqlbvLdfD6IRBMie+cJ72ux/vCzIzHzn4mUbUE+kakX3s\nZl13yJY23ZwBd+8Aau5Evab5i1Bu7jqyEKyh/dlsdiA9tkJ2U1o9Z+TVkavGBbX4\n+h2r8k3zKlpWf7bDTES57L+XstHLBWFsAOBBZXaZwiyVpgLo4J/jJfq+5EBxYlI4\nTPCfqvkCgYEAzSKIbiy2bUonMMZrQgQ65GTOpWB4oSOc7E4gUQSZYhsEA/d/I8qj\nCIYWUknB3PyLl5+FH6Og7MnhHl7DARcbz1RH4bfSKUZbfCDXkrnlSdiIzJUFA/U/\n1bKctEzYBfvKFtj48U0MEWN8cKP/mjgm8ANsG2PhZC2F2RY/GP29v98CgYEAw/Kc\nZCsTAmM5vZrWjjiTHvf+vA080iP7WgoiQIgBRq6pA4kEM8EWYHbPZVikcmzNLq6a\nOb3IhTPP2oWhurxh5TSJYcZVKEj7B/buFnREHgNTji+APweBPuHR4xesu1OPAO8m\nZHQteOt+jBO6KUtSC7jPvtZqt4AlEmCTCB2RR40CgYB6JPjVmXwagU/qpAsTqQ8k\nFb5SDKpnUJxMvIxTkYh/ORTgA8vJlQwUtDqwTsjHe/zmkI6k8zqMI/0Op2A30vm1\nLzsJ9PmHqCQrOicCb/xOR0fVgVoWLD8RUKQsW6E5lt6TUiiRDc6EwBdFvvEgdBUD\nTxZdDNEVZGHRjISPre8BQwKBgChCO4GVHAW8j0t2eaik1Q1i1JKcgaeHPwhD1r+9\ncc2s6wrP5u4fONK+9mOTL85Wrl1uAD/mz0EW4Ri7pfvw4oguIB/XmP166SC8yjQQ\n1UH5Wvx2o/nPN+3MhcwLvDCMvW/qss+m0wTqFYkAMJp1YDkKUpyZ/zkOeg9piiv7\nrzKtAoGBAJaLWa/c4b8xvXLjzLfv4VPBehmx6+bHXf5WeyjTFcB8ZWj/BsRbwso1\n58tQmP1EU4n0mKiqicd7wKpneD+f2E4NKR1e61hjG5e4w9qSXX99wlStXDnT0ynW\n9hlo10kcnyilY4WQVYz2BrtfMHSENJNZeWh0+qR23Q8uP4+sRqB2\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'354f58a743da4ce292924e47cf991a84', 'name': u'vping_ssh-kp_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'created_at': '2019-07-04T16:46:28.639338', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f767c0a70742a1be9b74053fe93832', 'name': 'vping_ssh-project_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'30:e9:72:c4:3e:a7:b5:1e:c9:52:8e:9e:13:5e:43:f9', 'type': 'ssh', 'id': u'vping_ssh-kp_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935'}) 2019-07-04 16:46:28,639 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAnQO14jNZsF/XL0fkiVPiDDRqfJyNzrFsPc1RhE+eEG42RE2E teTAMxZlqMV4tv+5eZwZiDPgU9Udky8cFUyyE4KheyiKKrdit05gvqcrqmS8sNl7 aI+rSPEDjLbEG3+L8BTtO1kCbfAY0SR7AvCPmAz5azEPU/8yjwEYlmJJaHm4fslf TI795uL+hS5/UT+pwPc7e9rAbyJTqCGsTfV54R8Wa7NO0i0yY8MwwDDy17jUI5bP O1QfnhM7eH+q9QOAjBjSXnueC9F9gUYvvH/Q7ssW/gZEMkAkeaLJGWLcSQo2vaUA 7u25W38lq1VwO2TYEQGFBeQduQnTYfJRUgiG0wIDAQABAoIBAEozZbH3KGx0bmG2 rObFEG9KGgS3i0BhklCGhf5sDbugCd8vbwbyim3aKMKgR5LbuNAil+JI+btEXIyg 17mtG/6iXiOwndLgBTOxQ4D1yWnl31IIBQz90ClRVKcb/AMuvHgBu7avMrm3nFLB 1awm+QUXJIumjKLaWA9CqlbvLdfD6IRBMie+cJ72ux/vCzIzHzn4mUbUE+kakX3s Zl13yJY23ZwBd+8Aau5Evab5i1Bu7jqyEKyh/dlsdiA9tkJ2U1o9Z+TVkavGBbX4 +h2r8k3zKlpWf7bDTES57L+XstHLBWFsAOBBZXaZwiyVpgLo4J/jJfq+5EBxYlI4 TPCfqvkCgYEAzSKIbiy2bUonMMZrQgQ65GTOpWB4oSOc7E4gUQSZYhsEA/d/I8qj CIYWUknB3PyLl5+FH6Og7MnhHl7DARcbz1RH4bfSKUZbfCDXkrnlSdiIzJUFA/U/ 1bKctEzYBfvKFtj48U0MEWN8cKP/mjgm8ANsG2PhZC2F2RY/GP29v98CgYEAw/Kc ZCsTAmM5vZrWjjiTHvf+vA080iP7WgoiQIgBRq6pA4kEM8EWYHbPZVikcmzNLq6a Ob3IhTPP2oWhurxh5TSJYcZVKEj7B/buFnREHgNTji+APweBPuHR4xesu1OPAO8m ZHQteOt+jBO6KUtSC7jPvtZqt4AlEmCTCB2RR40CgYB6JPjVmXwagU/qpAsTqQ8k Fb5SDKpnUJxMvIxTkYh/ORTgA8vJlQwUtDqwTsjHe/zmkI6k8zqMI/0Op2A30vm1 LzsJ9PmHqCQrOicCb/xOR0fVgVoWLD8RUKQsW6E5lt6TUiiRDc6EwBdFvvEgdBUD TxZdDNEVZGHRjISPre8BQwKBgChCO4GVHAW8j0t2eaik1Q1i1JKcgaeHPwhD1r+9 cc2s6wrP5u4fONK+9mOTL85Wrl1uAD/mz0EW4Ri7pfvw4oguIB/XmP166SC8yjQQ 1UH5Wvx2o/nPN+3MhcwLvDCMvW/qss+m0wTqFYkAMJp1YDkKUpyZ/zkOeg9piiv7 rzKtAoGBAJaLWa/c4b8xvXLjzLfv4VPBehmx6+bHXf5WeyjTFcB8ZWj/BsRbwso1 58tQmP1EU4n0mKiqicd7wKpneD+f2E4NKR1e61hjG5e4w9qSXX99wlStXDnT0ynW 9hlo10kcnyilY4WQVYz2BrtfMHSENJNZeWh0+qR23Q8uP4+sRqB2 -----END RSA PRIVATE KEY----- 2019-07-04 16:46:51,284 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:77:60', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'90c755d8-3d1d-4ee7-adf8-93716a5d4ad1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-04T16:46:48.000000', 'flavor': Munch({u'id': u'ec09504f-d3b9-4288-aed4-88fe81207471'}), 'az': u'nova', 'id': u'f9f82be4-41ea-4f64-9900-f9e968f81f3b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'354f58a743da4ce292924e47cf991a84', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f767c0a70742a1be9b74053fe93832', 'name': 'vping_ssh-project_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', '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-07-04T16:46:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:46:48Z', 'hostId': u'9d0e0b44960f2db02a714d8e4ac1c23b795e294db2806e311c242405', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'9d0e0b44960f2db02a714d8e4ac1c23b795e294db2806e311c242405', '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-07-04T16:46:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'69f767c0a70742a1be9b74053fe93832', 'name': u'vping_ssh-vm2_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'adminPass': u'nqBaHtHJ9uwM', 'tenant_id': u'69f767c0a70742a1be9b74053fe93832', 'created_at': u'2019-07-04T16:46:36Z', 'created': u'2019-07-04T16:46:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:47:12,023 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:a6:a3', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'90c755d8-3d1d-4ee7-adf8-93716a5d4ad1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-04T16:47:07.000000', 'flavor': Munch({u'id': u'ec09504f-d3b9-4288-aed4-88fe81207471'}), 'az': u'nova', 'id': u'0a7b0def-a467-4a25-84ad-3142ecbe4134', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'354f58a743da4ce292924e47cf991a84', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f767c0a70742a1be9b74053fe93832', 'name': 'vping_ssh-project_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', '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-07-04T16:47:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:47:08Z', 'hostId': u'2ff6386973933f64a126b9dc96b65fde70d7f1b63da27d99565a1d97', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'2ff6386973933f64a126b9dc96b65fde70d7f1b63da27d99565a1d97', '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-07-04T16:47:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'69f767c0a70742a1be9b74053fe93832', 'name': u'vping_ssh-vm_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'adminPass': u'fPkD4rVo9eY2', 'tenant_id': u'69f767c0a70742a1be9b74053fe93832', 'created_at': u'2019-07-04T16:46:57Z', 'created': u'2019-07-04T16:46:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:47:16,471 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd3fe4420-3033-4d1f-a2f5-b3077781811f', 'updated_at': u'2019-07-04T16:47:16Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'5890e706-369d-4e8d-bc0f-25ead9b5ecd6', 'id': u'8ee05936-6b5e-42a8-81fc-ee3f18fe54f9', 'network': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'port': u'5890e706-369d-4e8d-bc0f-25ead9b5ecd6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f767c0a70742a1be9b74053fe93832', 'name': 'vping_ssh-project_5d8ea0a8-2ad3-4995-a0b2-0ab197af7935', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'69f767c0a70742a1be9b74053fe93832', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'11f1aae2-4531-4c31-a352-b2fbaccfa3bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:a6:a3', u'device_id': u'0a7b0def-a467-4a25-84ad-3142ecbe4134'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'69f767c0a70742a1be9b74053fe93832', 'created_at': u'2019-07-04T16:47:13Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'11f1aae2-4531-4c31-a352-b2fbaccfa3bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:a6:a3', u'device_id': u'0a7b0def-a467-4a25-84ad-3142ecbe4134'}), 'router': u'd3fe4420-3033-4d1f-a2f5-b3077781811f'}) 2019-07-04 16:47:17,441 - 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 541240683 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.908 MHz processor [ 0.262298] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.265343] pid_max: default: 32768 minimum: 301 [ 0.266982] ACPI: Core revision 20150930 [ 0.269025] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.271403] Security Framework initialized [ 0.272917] Yama: becoming mindful. [ 0.274243] AppArmor: AppArmor initialized [ 0.275777] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.278157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.280470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.282664] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.285149] Initializing cgroup subsys io [ 0.286636] Initializing cgroup subsys memory [ 0.288205] Initializing cgroup subsys devices [ 0.289811] Initializing cgroup subsys freezer [ 0.291398] Initializing cgroup subsys net_cls [ 0.293004] Initializing cgroup subsys perf_event [ 0.294663] Initializing cgroup subsys net_prio [ 0.296267] Initializing cgroup subsys hugetlb [ 0.297851] Initializing cgroup subsys pids [ 0.299426] CPU: Physical Processor ID: 0 [ 0.301601] mce: CPU supports 10 MCE banks [ 0.303138] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.304976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.323511] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.333406] ftrace: allocating 31920 entries in 125 pages [ 0.370502] smpboot: Max logical packages: 1 [ 0.372030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.374493] x2apic enabled [ 0.375936] Switched APIC routing to physical x2apic. [ 0.378946] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.381038] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.384786] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.388037] KVM setup paravirtual spinlock [ 0.390035] x86: Booted up 1 node, 1 CPUs [ 0.391523] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.393942] devtmpfs: initialized [ 0.396191] evm: security.selinux [ 0.397429] evm: security.SMACK64 [ 0.398727] evm: security.SMACK64EXEC [ 0.400106] evm: security.SMACK64TRANSMUTE [ 0.401622] evm: security.SMACK64MMAP [ 0.402995] evm: security.ima [ 0.404134] evm: security.capability [ 0.405546] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408853] pinctrl core: initialized pinctrl subsystem [ 0.410784] RTC time: 16:47:07, date: 07/04/19 [ 0.412470] NET: Registered protocol family 16 [ 0.414148] cpuidle: using governor ladder [ 0.415618] cpuidle: using governor menu [ 0.417017] PCCT header not found. [ 0.418356] ACPI: bus type PCI registered [ 0.419792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422025] PCI: Using configuration type 1 for base access [ 0.424603] ACPI: Added _OSI(Module Device) [ 0.426115] ACPI: Added _OSI(Processor Device) [ 0.427667] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.429283] ACPI: Added _OSI(Processor Aggregator Device) [ 0.431912] ACPI: Interpreter enabled [ 0.433261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.436604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.439929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.443290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.446614] ACPI: (supports S0 S5) [ 0.447902] ACPI: Using IOAPIC for interrupt routing [ 0.449629] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.454206] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456277] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.458516] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.460691] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.464592] acpiphp: Slot [3] registered [ 0.466017] acpiphp: Slot [4] registered [ 0.467437] acpiphp: Slot [5] registered [ 0.468893] acpiphp: Slot [6] registered [ 0.470311] acpiphp: Slot [7] registered [ 0.471769] acpiphp: Slot [8] registered [ 0.473200] acpiphp: Slot [9] registered [ 0.474669] acpiphp: Slot [10] registered [ 0.476156] acpiphp: Slot [11] registered [ 0.477669] acpiphp: Slot [12] registered [ 0.479155] acpiphp: Slot [13] registered [ 0.480635] acpiphp: Slot [14] registered [ 0.482153] acpiphp: Slot [15] registered [ 0.500186] acpiphp: Slot [16] registered [ 0.501672] acpiphp: Slot [17] registered [ 0.503158] acpiphp: Slot [18] registered [ 0.504643] acpiphp: Slot [19] registered [ 0.506123] acpiphp: Slot [20] registered [ 0.507605] acpiphp: Slot [21] registered [ 0.509086] acpiphp: Slot [22] registered [ 0.510572] acpiphp: Slot [23] registered [ 0.512052] acpiphp: Slot [24] registered [ 0.513535] acpiphp: Slot [25] registered [ 0.515014] acpiphp: Slot [26] registered [ 0.516489] acpiphp: Slot [27] registered [ 0.517975] acpiphp: Slot [28] registered [ 0.519453] acpiphp: Slot [29] registered [ 0.520932] acpiphp: Slot [30] registered [ 0.522409] acpiphp: Slot [31] registered [ 0.526218] PCI host bridge to bus 0000:00 [ 0.528025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.530255] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.532480] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.535142] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.537799] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.540515] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.546049] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.548402] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.550666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.553103] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558319] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590077] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595241] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597494] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599903] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.604661] vgaarb: loaded [ 0.605755] vgaarb: bridge control possible 0000:00:02.0 [ 0.607973] SCSI subsystem initialized [ 0.609678] ACPI: bus type USB registered [ 0.611187] usbcore: registered new interface driver usbfs [ 0.613077] usbcore: registered new interface driver hub [ 0.614924] usbcore: registered new device driver usb [ 0.616916] PCI: Using ACPI for IRQ routing [ 0.618945] NetLabel: Initializing [ 0.620256] NetLabel: domain hash size = 128 [ 0.621831] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.623595] NetLabel: unlabeled traffic allowed by default [ 0.625755] clocksource: Switched to clocksource kvm-clock [ 0.636974] AppArmor: AppArmor Filesystem Enabled [ 0.638714] pnp: PnP ACPI init [ 0.640269] pnp: PnP ACPI: found 5 devices [ 0.647491] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.650653] NET: Registered protocol family 2 [ 0.652533] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.654900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.657103] TCP: Hash tables configured (established 4096 bind 4096) [ 0.659313] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.661319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.663474] NET: Registered protocol family 1 [ 0.665087] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.667115] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.669089] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.684226] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.699416] Trying to unpack rootfs image as initramfs... [ 0.762308] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.765167] Scanning for low memory corruption every 60 seconds [ 0.767639] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.769784] audit: initializing netlink subsys (disabled) [ 0.771652] audit: type=2000 audit(1562258828.621:1): initialized [ 0.774040] Initialise system trusted keyring [ 0.775740] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.777887] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.781146] zbud: loaded [ 0.782382] VFS: Disk quotas dquot_6.6.0 [ 0.783867] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.786587] fuse init (API version 7.23) [ 0.788192] Key type big_key registered [ 0.789641] Allocating IMA MOK and blacklist keyrings. [ 0.791774] Key type asymmetric registered [ 0.793275] Asymmetric key parser 'x509' registered [ 0.795029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.797765] io scheduler noop registered [ 0.799213] io scheduler deadline registered (default) [ 0.801031] io scheduler cfq registered [ 0.802563] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.804486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.806794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.809451] ACPI: Power Button [PWRF] [ 0.810954] GHES: HEST is not enabled! [ 0.825286] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.855138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.858698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.884904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.888592] Linux agpgart interface v0.103 [ 0.892424] brd: module loaded [ 0.894981] loop: module loaded [ 0.900264] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.903073] GPT:90111 != 2097151 [ 0.904293] GPT:Alternate GPT header not at the end of the disk. [ 0.906289] GPT:90111 != 2097151 [ 0.907546] GPT: Use GNU Parted to correct GPT errors. [ 0.909324] vda: vda1 vda15 [ 0.911208] scsi host0: ata_piix [ 0.912568] scsi host1: ata_piix [ 0.913897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.916127] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.919104] libphy: Fixed MDIO Bus: probed [ 0.920599] tun: Universal TUN/TAP device driver, 1.6 [ 0.922393] tun: (C) 1999-2004 Max Krasnyansky [ 0.925890] PPP generic driver version 2.4.2 [ 0.927548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.929737] ehci-pci: EHCI PCI platform driver [ 0.931344] ehci-platform: EHCI generic platform driver [ 0.933185] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.935280] ohci-pci: OHCI PCI platform driver [ 0.936902] ohci-platform: OHCI generic platform driver [ 0.938738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.953611] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.958154] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.959985] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.962106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.964318] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.966903] usb usb1: Product: UHCI Host Controller [ 0.968628] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.970714] usb usb1: SerialNumber: 0000:00:01.2 [ 0.972425] hub 1-0:1.0: USB hub found [ 0.973837] hub 1-0:1.0: 2 ports detected [ 0.975436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.979182] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982789] mousedev: PS/2 mouse device common for all mice [ 0.985092] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.988200] rtc_cmos 00:00: RTC can wake from S4 [ 0.990455] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992641] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994846] i2c /dev entries driver [ 0.996225] device-mapper: uevent: version 1.0.3 [ 0.997990] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000946] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003266] NET: Registered protocol family 10 [ 1.005152] NET: Registered protocol family 17 [ 1.006764] Key type dns_resolver registered [ 1.008466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010492] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.013648] registered taskstats version 1 [ 1.015160] Loading compiled-in X.509 certificates [ 1.017372] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.020863] zswap: loaded using pool lzo/zbud [ 1.023261] Key type trusted registered [ 1.025700] Key type encrypted registered [ 1.027388] AppArmor: AppArmor sha1 policy hashing enabled [ 1.029270] ima: No TPM chip found, activating TPM-bypass! [ 1.031172] evm: HMAC attrs: 0x1 [ 1.032778] Magic number: 11:239:792 [ 1.034293] rtc_cmos 00:00: setting system clock to 2019-07-04 16:47:08 UTC (1562258828) [ 1.037158] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.039177] EDD information not available. [ 1.075558] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.095196] Write protecting the kernel read-only data: 14336k [ 1.098872] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.101993] 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.152452] 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.91 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.8... Lease of 192.168.120.8 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.05. iid=i-0000000b 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDL7VJnhPgTsP+ywpyvGBoioPihzKYjzwS+hWSIwL4XJG9i/aiFosbvr0eI+Ph2KjAcQJ4jRVnbCRKFpHQnXS8PMfchFguoFyU9474asi3rcnSukWyCk3MiNrSJ20mQTemzA0Uc8RcyT9bsoalqkgYhSNYWxZcSRH2TPr5yknf1drMRqllu6Rt4jRv3T2HhHKrou6PXXcOpInmTYywxS2izbXSFovxcXyyXsbYeWSALAZKQnVfo9wOftThihMpk9s6HxePqslINZXsDbhb/SFxOvAX68JjqGknT3QZLn4XWlrAtl9hitjp1Zr0gahuclxaPNnGVBnBixhOlppKmOuB1 root@vping-ssh-vm-5d8ea0a8-2ad3-4995-a0b2-0ab197af7935 ssh-dss AAAAB3NzaC1kc3MAAACBAPpkzf5o5ud7G2ZckCaHSU35rLmqtc+MYqeebwjirmX6npynJo++gxkr8Lvmg1XiBWVRQeigSglvnil7mqo6z4lV66ROtDUA6YkgXm8JMN6DdRfHPfC60DquORu/UdKtf35HwHd8q1Ul7wc618HjYR17mZ7P7nZd72iypaXV58+FAAAAFQDzakrJB1erKCp3p6RdI0KkcULd8wAAAIBXt8azqllQimIhdTqymkdbUIESaZZ2Y1kp10Ax+wXlSGos7v/NbFHnnbb2zcvTfRIbhA9yp+elvqxLlmkvGK4ZlZ+TKUX4Eb0Li3VrwpS7q60EotmZG/EsT+SX6V3w8soQvjgYTA9au+jqs6R9WZhG5jKzeRKPGZNXtiFPI8EzkwAAAIB1CtUTHlL0FQetDopFneiA87OAhXc3bdFommvMS2A0EgoZTWmuj1r2YPDiGy4t0CitJr8XRj2XLI4v93ytsdydf11VTiphzZ1yqTffLZgOj3kYzxPGWuxSX0HkulErxb0TPM0qhu7hc2vPas2MXyZLTwnRsd+jOPIvVBmcd2BwRQ== root@vping-ssh-vm-5d8ea0a8-2ad3-4995-a0b2-0ab197af7935 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.62s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fec1:a6a3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-5d8ea0a8-2ad3-4995-a0b2-0ab197af7935 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.19 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-5d8ea0a8-2ad3-4995-a0b2-0ab197af7935 login: 2019-07-04 16:47:17,569 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.22 (192.168.120.22): 56 data bytes 64 bytes from 192.168.120.22: seq=0 ttl=64 time=22.314 ms --- 192.168.120.22 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.314/22.314/22.314 ms 2019-07-04 16:47:17,570 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-07-04 16:47:17,683 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:47:17,683 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:08 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-04 16:47:42,337 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-07-04 16:47:43,918 - 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'1f110976fdb340e191b4720bb558f5c3', '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_3ab92a1d-b0f4-4220-974b-632f470c1e4f'}) 2019-07-04 16:47:44,421 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'50f7ed74794341a2b1dca7a86c023895', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_3ab92a1d-b0f4-4220-974b-632f470c1e4f'}) 2019-07-04 16:47:46,213 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 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'1f110976fdb340e191b4720bb558f5c3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gZOT9mltr6IpdhSPraQg0ftmenpdFo', 'username': u'vping_userdata-user_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-04 16:47:46,218 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'password': 'gZOT9mltr6IpdhSPraQg0ftmenpdFo', 'project_name': 'vping_userdata-project_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '1f110976fdb340e191b4720bb558f5c3', 'project_domain_name': 'Default'} 2019-07-04 16:47:46,219 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-07-04 16:47:47,329 - 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-07-04T16:47:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'602944e6-13e5-45fb-aee7-c41db1b18c16', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_3ab92a1d-b0f4-4220-974b-632f470c1e4f', u'created_at': u'2019-07-04T16:47:47Z', u'mtu': 1450, u'tenant_id': u'1f110976fdb340e191b4720bb558f5c3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1f110976fdb340e191b4720bb558f5c3', u'l2_adjacency': True}) 2019-07-04 16:47:49,586 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:47:48Z', 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'd8f19fab-966f-41d0-aa5f-dc68ec10840c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_3ab92a1d-b0f4-4220-974b-632f470c1e4f', u'enable_dhcp': True, u'network_id': u'602944e6-13e5-45fb-aee7-c41db1b18c16', u'tenant_id': u'1f110976fdb340e191b4720bb558f5c3', u'created_at': u'2019-07-04T16:47:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1f110976fdb340e191b4720bb558f5c3'}) 2019-07-04 16:47:56,852 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:47:51Z', u'revision_number': 3, u'id': u'7a206a14-e907-460e-9636-17f66671d755', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_3ab92a1d-b0f4-4220-974b-632f470c1e4f', u'admin_state_up': True, u'tenant_id': u'1f110976fdb340e191b4720bb558f5c3', u'created_at': u'2019-07-04T16:47:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'1f110976fdb340e191b4720bb558f5c3'}) 2019-07-04 16:48:03,129 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/e168d42b-c246-4cbe-aafc-fecb3253cd09/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e168d42b-c246-4cbe-aafc-fecb3253cd09/file', 'owner': u'1f110976fdb340e191b4720bb558f5c3', 'id': u'e168d42b-c246-4cbe-aafc-fecb3253cd09', 'size': 12716032, u'self': u'/v2/images/e168d42b-c246-4cbe-aafc-fecb3253cd09', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f110976fdb340e191b4720bb558f5c3', 'name': 'vping_userdata-project_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/e168d42b-c246-4cbe-aafc-fecb3253cd09/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:48:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-04T16:48:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e168d42b-c246-4cbe-aafc-fecb3253cd09', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3ab92a1d-b0f4-4220-974b-632f470c1e4f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'created': u'2019-07-04T16:48:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:48:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e168d42b-c246-4cbe-aafc-fecb3253cd09', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3ab92a1d-b0f4-4220-974b-632f470c1e4f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:48:03,903 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_3ab92a1d-b0f4-4220-974b-632f470c1e4f', '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'864146d17795477696d8ca1f17319b81', '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'96782b0a-ac23-4265-9c96-e85389280532', 'swap': 0}) 2019-07-04 16:48:23,299 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3ab92a1d-b0f4-4220-974b-632f470c1e4f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ca:93:e4', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e168d42b-c246-4cbe-aafc-fecb3253cd09'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-04T16:48:20.000000', 'flavor': Munch({u'id': u'96782b0a-ac23-4265-9c96-e85389280532'}), 'az': u'nova', 'id': u'bfb0b900-9b0f-495b-9538-2546073e7f19', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'50f7ed74794341a2b1dca7a86c023895', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f110976fdb340e191b4720bb558f5c3', 'name': 'vping_userdata-project_3ab92a1d-b0f4-4220-974b-632f470c1e4f', '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-07-04T16:48:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:48:20Z', 'hostId': u'2cf27e3ffe07cadf7d6d70aaeffefc4e211597b51614180a55cf7ef7', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'2cf27e3ffe07cadf7d6d70aaeffefc4e211597b51614180a55cf7ef7', '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-07-04T16:48:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1f110976fdb340e191b4720bb558f5c3', 'name': u'vping_userdata-vm_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'adminPass': u'aPxpZgwAc4ZW', 'tenant_id': u'1f110976fdb340e191b4720bb558f5c3', 'created_at': u'2019-07-04T16:48:09Z', 'created': u'2019-07-04T16:48:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:48:42,022 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3ab92a1d-b0f4-4220-974b-632f470c1e4f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:c5:5b', 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'e168d42b-c246-4cbe-aafc-fecb3253cd09'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-04T16:48:37.000000', 'flavor': Munch({u'id': u'96782b0a-ac23-4265-9c96-e85389280532'}), 'az': u'nova', 'id': u'f140c7c8-f202-4ca2-9fa1-6e571a439512', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'50f7ed74794341a2b1dca7a86c023895', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f110976fdb340e191b4720bb558f5c3', 'name': 'vping_userdata-project_3ab92a1d-b0f4-4220-974b-632f470c1e4f', '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-07-04T16:48:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:48:38Z', 'hostId': u'eb2ce0e77219e87416d4e79f060ffd80c9eafe7182ecfd9da44e2dc8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'eb2ce0e77219e87416d4e79f060ffd80c9eafe7182ecfd9da44e2dc8', '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-07-04T16:48:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1f110976fdb340e191b4720bb558f5c3', 'name': u'vping_userdata-vm2_3ab92a1d-b0f4-4220-974b-632f470c1e4f', 'adminPass': u'C8T8Ph2khur3', 'tenant_id': u'1f110976fdb340e191b4720bb558f5c3', 'created_at': u'2019-07-04T16:48:28Z', 'created': u'2019-07-04T16:48:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:48:42,023 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-07-04 16:48:44,219 - 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 544586078 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.908 MHz processor [ 0.259353] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.262974] pid_max: default: 32768 minimum: 301 [ 0.264946] ACPI: Core revision 20150930 [ 0.267108] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.269572] Security Framework initialized [ 0.271108] Yama: becoming mindful. [ 0.272470] AppArmor: AppArmor initialized [ 0.274062] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.276516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.278912] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.281187] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.283747] Initializing cgroup subsys io [ 0.285270] Initializing cgroup subsys memory [ 0.286891] Initializing cgroup subsys devices [ 0.288528] Initializing cgroup subsys freezer [ 0.290171] Initializing cgroup subsys net_cls [ 0.291801] Initializing cgroup subsys perf_event [ 0.293525] Initializing cgroup subsys net_prio [ 0.295189] Initializing cgroup subsys hugetlb [ 0.296817] Initializing cgroup subsys pids [ 0.298442] CPU: Physical Processor ID: 0 [ 0.300648] mce: CPU supports 10 MCE banks [ 0.302232] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.304119] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.322571] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332344] ftrace: allocating 31920 entries in 125 pages [ 0.368837] smpboot: Max logical packages: 1 [ 0.370450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.372976] x2apic enabled [ 0.374429] Switched APIC routing to physical x2apic. [ 0.377466] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.379570] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.383474] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.386845] KVM setup paravirtual spinlock [ 0.388858] x86: Booted up 1 node, 1 CPUs [ 0.390380] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.392937] devtmpfs: initialized [ 0.395254] evm: security.selinux [ 0.396562] evm: security.SMACK64 [ 0.397864] evm: security.SMACK64EXEC [ 0.399273] evm: security.SMACK64TRANSMUTE [ 0.400799] evm: security.SMACK64MMAP [ 0.402202] evm: security.ima [ 0.403403] evm: security.capability [ 0.404856] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408312] pinctrl core: initialized pinctrl subsystem [ 0.410324] RTC time: 16:48:38, date: 07/04/19 [ 0.412053] NET: Registered protocol family 16 [ 0.413853] cpuidle: using governor ladder [ 0.415394] cpuidle: using governor menu [ 0.416867] PCCT header not found. [ 0.418244] ACPI: bus type PCI registered [ 0.419745] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422058] PCI: Using configuration type 1 for base access [ 0.424759] ACPI: Added _OSI(Module Device) [ 0.426334] ACPI: Added _OSI(Processor Device) [ 0.427955] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.429660] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432376] ACPI: Interpreter enabled [ 0.433798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.437284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.440754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.444230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.447695] ACPI: (supports S0 S5) [ 0.449023] ACPI: Using IOAPIC for interrupt routing [ 0.450805] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.455519] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.457668] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459995] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.462250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466308] acpiphp: Slot [3] registered [ 0.467801] acpiphp: Slot [4] registered [ 0.469297] acpiphp: Slot [5] registered [ 0.470790] acpiphp: Slot [6] registered [ 0.472278] acpiphp: Slot [7] registered [ 0.473762] acpiphp: Slot [8] registered [ 0.475260] acpiphp: Slot [9] registered [ 0.476744] acpiphp: Slot [10] registered [ 0.478256] acpiphp: Slot [11] registered [ 0.479769] acpiphp: Slot [12] registered [ 0.481288] acpiphp: Slot [13] registered [ 0.482786] acpiphp: Slot [14] registered [ 0.484303] acpiphp: Slot [15] registered [ 0.502361] acpiphp: Slot [16] registered [ 0.503876] acpiphp: Slot [17] registered [ 0.505392] acpiphp: Slot [18] registered [ 0.506903] acpiphp: Slot [19] registered [ 0.508416] acpiphp: Slot [20] registered [ 0.509928] acpiphp: Slot [21] registered [ 0.511445] acpiphp: Slot [22] registered [ 0.512958] acpiphp: Slot [23] registered [ 0.514477] acpiphp: Slot [24] registered [ 0.515995] acpiphp: Slot [25] registered [ 0.517516] acpiphp: Slot [26] registered [ 0.519027] acpiphp: Slot [27] registered [ 0.520551] acpiphp: Slot [28] registered [ 0.522068] acpiphp: Slot [29] registered [ 0.523586] acpiphp: Slot [30] registered [ 0.525105] acpiphp: Slot [31] registered [ 0.526622] PCI host bridge to bus 0000:00 [ 0.528141] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.530446] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.532746] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.535472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.538199] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.540980] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.545807] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.548227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.550463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.552874] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.557557] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560232] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584912] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590665] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.593299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595886] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.598198] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.600649] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.602637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.605546] vgaarb: loaded [ 0.606667] vgaarb: bridge control possible 0000:00:02.0 [ 0.608920] SCSI subsystem initialized [ 0.610641] ACPI: bus type USB registered [ 0.612186] usbcore: registered new interface driver usbfs [ 0.614128] usbcore: registered new interface driver hub [ 0.616020] usbcore: registered new device driver usb [ 0.618043] PCI: Using ACPI for IRQ routing [ 0.620101] NetLabel: Initializing [ 0.621446] NetLabel: domain hash size = 128 [ 0.623041] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.624848] NetLabel: unlabeled traffic allowed by default [ 0.627039] clocksource: Switched to clocksource kvm-clock [ 0.638299] AppArmor: AppArmor Filesystem Enabled [ 0.640087] pnp: PnP ACPI init [ 0.641675] pnp: PnP ACPI: found 5 devices [ 0.648939] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.652166] NET: Registered protocol family 2 [ 0.654083] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.656528] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.658803] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661075] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663131] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.665349] NET: Registered protocol family 1 [ 0.666990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669064] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.671102] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686252] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.701487] Trying to unpack rootfs image as initramfs... [ 0.764153] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.767217] Scanning for low memory corruption every 60 seconds [ 0.769614] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.771843] audit: initializing netlink subsys (disabled) [ 0.773778] audit: type=2000 audit(1562258918.806:1): initialized [ 0.776177] Initialise system trusted keyring [ 0.777920] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.780120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.783448] zbud: loaded [ 0.784693] VFS: Disk quotas dquot_6.6.0 [ 0.786214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.788978] fuse init (API version 7.23) [ 0.790608] Key type big_key registered [ 0.792116] Allocating IMA MOK and blacklist keyrings. [ 0.794310] Key type asymmetric registered [ 0.795869] Asymmetric key parser 'x509' registered [ 0.797681] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.800483] io scheduler noop registered [ 0.801970] io scheduler deadline registered (default) [ 0.803858] io scheduler cfq registered [ 0.805408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.807389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.809748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.812493] ACPI: Power Button [PWRF] [ 0.814024] GHES: HEST is not enabled! [ 0.828402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.858288] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.861919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.887648] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.891365] Linux agpgart interface v0.103 [ 0.895125] brd: module loaded [ 0.897674] loop: module loaded [ 0.902903] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.905659] GPT:90111 != 2097151 [ 0.906946] GPT:Alternate GPT header not at the end of the disk. [ 0.909038] GPT:90111 != 2097151 [ 0.910319] GPT: Use GNU Parted to correct GPT errors. [ 0.912164] vda: vda1 vda15 [ 0.914079] scsi host0: ata_piix [ 0.915501] scsi host1: ata_piix [ 0.916833] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.919164] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.922123] libphy: Fixed MDIO Bus: probed [ 0.923681] tun: Universal TUN/TAP device driver, 1.6 [ 0.925503] tun: (C) 1999-2004 Max Krasnyansky [ 0.928913] PPP generic driver version 2.4.2 [ 0.930590] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.932859] ehci-pci: EHCI PCI platform driver [ 0.934514] ehci-platform: EHCI generic platform driver [ 0.936400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.938554] ohci-pci: OHCI PCI platform driver [ 0.940211] ohci-platform: OHCI generic platform driver [ 0.942093] uhci_hcd: USB Universal Host Controller Interface driver [ 0.957271] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.959165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.961931] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.963806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.965986] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.968322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.971002] usb usb1: Product: UHCI Host Controller [ 0.972760] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.974924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.976716] hub 1-0:1.0: USB hub found [ 0.978402] hub 1-0:1.0: 2 ports detected [ 0.980100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.983960] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.985765] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.987711] mousedev: PS/2 mouse device common for all mice [ 0.990055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.993246] rtc_cmos 00:00: RTC can wake from S4 [ 0.995526] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.997759] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.000016] i2c /dev entries driver [ 1.001442] device-mapper: uevent: version 1.0.3 [ 1.003211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.006273] ledtrig-cpu: registered to indicate activity on CPUs [ 1.008693] NET: Registered protocol family 10 [ 1.010633] NET: Registered protocol family 17 [ 1.012309] Key type dns_resolver registered [ 1.014064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.016128] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.019416] registered taskstats version 1 [ 1.020980] Loading compiled-in X.509 certificates [ 1.023296] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.026791] zswap: loaded using pool lzo/zbud [ 1.029219] Key type trusted registered [ 1.031732] Key type encrypted registered [ 1.033258] AppArmor: AppArmor sha1 policy hashing enabled [ 1.035228] ima: No TPM chip found, activating TPM-bypass! [ 1.037206] evm: HMAC attrs: 0x1 [ 1.038876] Magic number: 11:789:842 [ 1.040468] rtc_cmos 00:00: setting system clock to 2019-07-04 16:48:38 UTC (1562258918) [ 1.043482] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.045582] EDD information not available. [ 1.076840] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.096555] Write protecting the kernel read-only data: 14336k [ 1.100214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.103471] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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.155560] 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.91 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 1.07. iid=i-00000011 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.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: /dev/root resized successfully [took 0.25s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCALVYAz/KXE1H/g3CYSU6hZgk83/IoJs0q7W15GGp42D/SGZ3ytLPL/0uRgqzuCoPZ7SZOD7feZSQSbCzv2Hlk6dFFXy0yuwzZTVuS2OtneB8OOa7IQu1OootX4+LsY999v0rjxdFWWB25ZfZvH6yBDmgzXu14D0lxK6htnmJLp9bUdJ82r0tClhjueGY3Hm2oH1syOC9PLbt3RaoDSxxiea2UZC5XuVl6cmcrId0alBygvJoTNwBIM8mXgu27Sw4yzi9+OieyIoHkjWOgerIwf70lBRLUO89QZEK7HHGX8Ln5jA78IsOKlfnwc9FOi8k3cvKDgPcBJL3Cr+7V65Pv root@vping-userdata-vm2-3ab92a1d-b0f4-4220-974b-632f470c1e4f ssh-dss AAAAB3NzaC1kc3MAAACBAMKNFbM60U8bSdFGDnfZX5HkzV3n16/1x2Bb3JXdq3qF2Z/Bu+8lC4L8hta1ch33jxpr6GibV4PN4ZeACVlB7mBZqXQ6hO4mZJuEahCz5XvcOgmslq5w19W4oSh1BJRiaXQClkTCAR2Jm65A/z4nBlOc3p+GNDrc0l/J5GJHDtqhAAAAFQCsBvaPjs7+f43Ij52sRLR129J0twAAAIAf7ZmiZLWxzLzvM+NZ1iWnlLPvwxXh/KuDn/hQuZ31ZjbQPZX+XNwM365cCla8kI8n0W60JSdRnIDPtzsA0jgqKudv2LkJw6efy72w3/yPFxw5veYNSUC+KBAPvyttrHX62DbjvFSo05v/NJBgvDTJzgzeBvzCZG7bBzmrK+T+7gAAAIA10VShPLIojMmu99wMiZDgvgmUi3FjgYsTTZEhMzdI/eZglu8/7b1FcMIp3Jy1znyrNpJaQ+IE3/wBKRUNj6v5bZpSSAdoXz6UgbDTEPHZejnteM+YFeR+lpIeIDpjt4RRPQMyrmcLLLYsMAzZNogz0uZ8wS1VaBC6MoSY+dtrDg== root@vping-userdata-vm2-3ab92a1d-b0f4-4220-974b-632f470c1e4f -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe9c:c55b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-3ab92a1d-b0f4-4220-974b-632f470c1e4f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-3ab92a1d-b0f4-4220-974b-632f470c1e4f login: 2019-07-04 16:48:44,221 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-07-04 16:48:44,337 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:48:44,337 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:58 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-04 16:49:07,735 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-07-04 16:49:09,106 - 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'd6d8ec3dd68b445db3dba91e81158a28', '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_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed'}) 2019-07-04 16:49:09,662 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'58f5519fef2a4261a213c661ea88da09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed'}) 2019-07-04 16:49:11,365 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 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'd6d8ec3dd68b445db3dba91e81158a28', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'DRQEU4DlSwT3kVFKymsb8zj47Rm4H6', 'username': u'cinder_test-user_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-04 16:49:11,369 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'password': 'DRQEU4DlSwT3kVFKymsb8zj47Rm4H6', 'project_name': 'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'd6d8ec3dd68b445db3dba91e81158a28', 'project_domain_name': 'Default'} 2019-07-04 16:49:11,369 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-07-04 16:49:12,455 - 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-07-04T16:49:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e37d1ae-763c-4d26-b979-8f9f110e332c', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', u'created_at': u'2019-07-04T16:49:12Z', u'mtu': 1450, u'tenant_id': u'd6d8ec3dd68b445db3dba91e81158a28', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6d8ec3dd68b445db3dba91e81158a28', u'l2_adjacency': True}) 2019-07-04 16:49:14,629 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:49: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'3e88ac03-42ed-4f17-ae75-920a36eecdd2', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', u'enable_dhcp': True, u'network_id': u'7e37d1ae-763c-4d26-b979-8f9f110e332c', u'tenant_id': u'd6d8ec3dd68b445db3dba91e81158a28', u'created_at': u'2019-07-04T16:49: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'd6d8ec3dd68b445db3dba91e81158a28'}) 2019-07-04 16:49:21,462 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:49:16Z', u'revision_number': 3, u'id': u'0789b7df-10b6-42d9-8c2a-23ffd39d60b3', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', u'admin_state_up': True, u'tenant_id': u'd6d8ec3dd68b445db3dba91e81158a28', u'created_at': u'2019-07-04T16:49:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'd6d8ec3dd68b445db3dba91e81158a28'}) 2019-07-04 16:49:26,904 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/ac30c8d3-6b85-4c85-9f37-cc05a27b2617/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ac30c8d3-6b85-4c85-9f37-cc05a27b2617/file', 'owner': u'd6d8ec3dd68b445db3dba91e81158a28', 'id': u'ac30c8d3-6b85-4c85-9f37-cc05a27b2617', 'size': 12716032, u'self': u'/v2/images/ac30c8d3-6b85-4c85-9f37-cc05a27b2617', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': 'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/ac30c8d3-6b85-4c85-9f37-cc05a27b2617/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:49:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-04T16:49:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ac30c8d3-6b85-4c85-9f37-cc05a27b2617', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'created': u'2019-07-04T16:49:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:49:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ac30c8d3-6b85-4c85-9f37-cc05a27b2617', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:49:27,267 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', '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'864146d17795477696d8ca1f17319b81', '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'372b45df-72e6-432f-a1bb-965e9f8df5a8', 'swap': 0}) 2019-07-04 16:49:27,849 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeKJiqfsl0cJwppR5mbmJwPVGbJqukj8BwLh3hETAAylshAuiDXpavDr42lcYT38/W0GqG3R7EfGlh59gEAG7ySoHsmgKKu8t5ClpY9mLn22nhms/Q7EeFDSdsHK35hkuIA4DzIjlRpKEysrGneuFGOZ4quqnui8Gvkbup6VGmjVHvqShXwaxdGnbY/6vHrhCQoYVaUoqbNTdpzHS6NuG+b9qfFphzJSV06CGjHKsXegYEmGkfDeVgSSJplsltBw7a0FiASBVHEhDjWFC2m0xiMAbqsuL8Zl/Z2tir5Y6JqZxxzGsz1EYyfQyofoo5mw1LGOKGfiRYBt24+J2Pyf1X Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAniiYqn7JdHCcKaUeZm5icD1RmyarpI/AcC4d4REwAMpbIQLo\ng16Wrw6+NpXGE9/P1tBqht0exHxpYefYBABu8kqB7JoCirvLeQpaWPZi59tp4ZrP\n0OxHhQ0nbByt+YZLiAOA8yI5UaShMrKxp3rhRjmeKrqp7ovBr5G7qelRpo1R76ko\nV8GsXRp22P+rx64QkKGFWlKKmzU3acx0ujbhvm/anxaYcyUldOghoxyrF3oGBJhp\nHw3lYEkiaZbJbQcO2tBYgEgVRxIQ41hQtptMYjAG6rLi/GZf2drYq+WOiamcccxr\nM9RGMn0MqH6KOZsNSxjihn4kWAbduPidj8n9VwIDAQABAoIBAG/Zrf4FpFsguJAL\nIjC2qA9QjkH3WzQKJcIwGxlsmlI0ybXS5LTjVBWBi6v2yBqOEeKNiojOIFA83BpN\naEuMMupPHwtA78NFhGSZmcOIm/H1DjBq18WdFAdYgiTHM5JgE1Khh7Rq47aFgyrj\njRgwotiTLvRxBnSZieSsX9eOFhx+gHBNPZiWpSxHzWgO2n4buVB1HdYCrpN3zCwh\nDFru1LMNhI9RQfQ6mxSXltNlXAOUYamcSTfSGDkVdU3iYyajJvmNtm7x0srffe0r\n2KHmMcdZWx+s8yzhj4+EXp+mnARbTgjU+W/2fw7ls1LTXbBStutMmjKARTwMrqTX\nM5GgPAECgYEAy0dfeTe+6N9Al6LuNO0sowa8m6t8D7uYqZHRR5h6viL5YWI54U7e\nj7NcOAzJ0h9abVGKZGp5Ub5lWOq74qCh5n9sQkBYQ/lGUwOovjLjO9UCNG9zg6en\nanZyZ4aqt9ZreoksjiauS9NAvPmFojeMuQQTcC8vehAOXoSpXkftp4ECgYEAxy17\nS827gGvF4862W5WmN5Wzbqt/sUzwtghWa7OJMWfLn/xLVOegFynWFZTXolOF4jG6\nu0Pn+vJ6eacF7zXhRXNWNk3auweRw2pnDP4UnfcDQYp4P3versVT57NDeqnVo1U+\nIWHP1wlUvBKIqtUMf+bC9Vb2Vf3m5TmJG7/aUNcCgYAXN26bDJfcRus8plooZ1Iq\nyHEwIlTIAzf7XfEWCT8zihELY0mTBwv6Q5TrveIrAnO0epSgxVxXzrQKhLyytH/p\nMHJv2qN6F/VFM+zI1E0Jn1liHbyGs9Y2HZMRadsDphSeaR5Sme5cMKN7MdBmZ4vF\n8cY6kNkOStkpSGODphlpgQKBgElmGlSh+SHnFWLQ72Sqrjk3oor7CjB1URNT2T0R\nSVJ6lJBdcglU3isLEMidNCWur9zeRJjz+k4BA19HTKmNanmkejXC1QMtU+r2kAk6\nrLBVsc56T7vdUv+G2le9OPXAFml9ZUr595Sf7KjuD40cu+F6UYgFxvuDeI4qeLtQ\nJQy7AoGAJ+uOteI0cZwX/PPR2W0jW8z9x6XOeWwhAkk0jJiusClNtwX9VTDEjfZ4\nPzvk952voxrrIoTN59CWWj7UQLgX1bdgvlrZjnoH3Y0bxjdcnzEE7hz8qzBGUMLI\nV+sRWNiCP4LDpPAVjs6O6GDfcfVqaDpkNvXVrggcCDDVSa4Aw9A=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'58f5519fef2a4261a213c661ea88da09', 'name': u'cinder_test-kp_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'created_at': '2019-07-04T16:49:27.849502', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': 'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c3:8b:a9:f4:42:b4:22:76:cc:30:bb:a7:7c:c8:85:a0', 'type': 'ssh', 'id': u'cinder_test-kp_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed'}) 2019-07-04 16:49:27,850 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAniiYqn7JdHCcKaUeZm5icD1RmyarpI/AcC4d4REwAMpbIQLo g16Wrw6+NpXGE9/P1tBqht0exHxpYefYBABu8kqB7JoCirvLeQpaWPZi59tp4ZrP 0OxHhQ0nbByt+YZLiAOA8yI5UaShMrKxp3rhRjmeKrqp7ovBr5G7qelRpo1R76ko V8GsXRp22P+rx64QkKGFWlKKmzU3acx0ujbhvm/anxaYcyUldOghoxyrF3oGBJhp Hw3lYEkiaZbJbQcO2tBYgEgVRxIQ41hQtptMYjAG6rLi/GZf2drYq+WOiamcccxr M9RGMn0MqH6KOZsNSxjihn4kWAbduPidj8n9VwIDAQABAoIBAG/Zrf4FpFsguJAL IjC2qA9QjkH3WzQKJcIwGxlsmlI0ybXS5LTjVBWBi6v2yBqOEeKNiojOIFA83BpN aEuMMupPHwtA78NFhGSZmcOIm/H1DjBq18WdFAdYgiTHM5JgE1Khh7Rq47aFgyrj jRgwotiTLvRxBnSZieSsX9eOFhx+gHBNPZiWpSxHzWgO2n4buVB1HdYCrpN3zCwh DFru1LMNhI9RQfQ6mxSXltNlXAOUYamcSTfSGDkVdU3iYyajJvmNtm7x0srffe0r 2KHmMcdZWx+s8yzhj4+EXp+mnARbTgjU+W/2fw7ls1LTXbBStutMmjKARTwMrqTX M5GgPAECgYEAy0dfeTe+6N9Al6LuNO0sowa8m6t8D7uYqZHRR5h6viL5YWI54U7e j7NcOAzJ0h9abVGKZGp5Ub5lWOq74qCh5n9sQkBYQ/lGUwOovjLjO9UCNG9zg6en anZyZ4aqt9ZreoksjiauS9NAvPmFojeMuQQTcC8vehAOXoSpXkftp4ECgYEAxy17 S827gGvF4862W5WmN5Wzbqt/sUzwtghWa7OJMWfLn/xLVOegFynWFZTXolOF4jG6 u0Pn+vJ6eacF7zXhRXNWNk3auweRw2pnDP4UnfcDQYp4P3versVT57NDeqnVo1U+ IWHP1wlUvBKIqtUMf+bC9Vb2Vf3m5TmJG7/aUNcCgYAXN26bDJfcRus8plooZ1Iq yHEwIlTIAzf7XfEWCT8zihELY0mTBwv6Q5TrveIrAnO0epSgxVxXzrQKhLyytH/p MHJv2qN6F/VFM+zI1E0Jn1liHbyGs9Y2HZMRadsDphSeaR5Sme5cMKN7MdBmZ4vF 8cY6kNkOStkpSGODphlpgQKBgElmGlSh+SHnFWLQ72Sqrjk3oor7CjB1URNT2T0R SVJ6lJBdcglU3isLEMidNCWur9zeRJjz+k4BA19HTKmNanmkejXC1QMtU+r2kAk6 rLBVsc56T7vdUv+G2le9OPXAFml9ZUr595Sf7KjuD40cu+F6UYgFxvuDeI4qeLtQ JQy7AoGAJ+uOteI0cZwX/PPR2W0jW8z9x6XOeWwhAkk0jJiusClNtwX9VTDEjfZ4 Pzvk952voxrrIoTN59CWWj7UQLgX1bdgvlrZjnoH3Y0bxjdcnzEE7hz8qzBGUMLI V+sRWNiCP4LDpPAVjs6O6GDfcfVqaDpkNvXVrggcCDDVSa4Aw9A= -----END RSA PRIVATE KEY----- 2019-07-04 16:49:51,360 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d7:77:5a', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ac30c8d3-6b85-4c85-9f37-cc05a27b2617'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-04T16:49:47.000000', 'flavor': Munch({u'id': u'372b45df-72e6-432f-a1bb-965e9f8df5a8'}), 'az': u'nova', 'id': u'9bdd6a40-2c79-4ce6-aea1-8371dd6f52e8', 'security_groups': [Munch({u'name': u'cinder_test-sg_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'58f5519fef2a4261a213c661ea88da09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': 'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', '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-07-04T16:49:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:49:48Z', 'hostId': u'da928f6730642a1f40246227a8210464690572d7cf683fe1a56f764a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'da928f6730642a1f40246227a8210464690572d7cf683fe1a56f764a', '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-07-04T16:49:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': u'cinder_test-vm2_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'adminPass': u'5Td5UniMZMzn', 'tenant_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'created_at': u'2019-07-04T16:49:35Z', 'created': u'2019-07-04T16:49:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:49:56,296 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0789b7df-10b6-42d9-8c2a-23ffd39d60b3', 'updated_at': u'2019-07-04T16:49:56Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'0204a4a9-9def-4e3e-ae27-169fc032da4d', 'id': u'dd901b62-796e-4812-b811-a3377627cf8f', 'network': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'port': u'0204a4a9-9def-4e3e-ae27-169fc032da4d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': 'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7e37d1ae-763c-4d26-b979-8f9f110e332c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d7:77:5a', u'device_id': u'9bdd6a40-2c79-4ce6-aea1-8371dd6f52e8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'created_at': u'2019-07-04T16:49:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7e37d1ae-763c-4d26-b979-8f9f110e332c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d7:77:5a', u'device_id': u'9bdd6a40-2c79-4ce6-aea1-8371dd6f52e8'}), 'router': u'0789b7df-10b6-42d9-8c2a-23ffd39d60b3'}) 2019-07-04 16:49:56,400 - 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 496334277 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.240690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243741] pid_max: default: 32768 minimum: 301 [ 0.245369] ACPI: Core revision 20150930 [ 0.247419] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249793] Security Framework initialized [ 0.251291] Yama: becoming mindful. [ 0.252611] AppArmor: AppArmor initialized [ 0.254139] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256512] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263538] Initializing cgroup subsys io [ 0.265017] Initializing cgroup subsys memory [ 0.266577] Initializing cgroup subsys devices [ 0.268167] Initializing cgroup subsys freezer [ 0.269752] Initializing cgroup subsys net_cls [ 0.271343] Initializing cgroup subsys perf_event [ 0.273002] Initializing cgroup subsys net_prio [ 0.274612] Initializing cgroup subsys hugetlb [ 0.276189] Initializing cgroup subsys pids [ 0.277767] CPU: Physical Processor ID: 0 [ 0.279937] mce: CPU supports 10 MCE banks [ 0.281471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.301934] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.311867] ftrace: allocating 31920 entries in 125 pages [ 0.349212] smpboot: Max logical packages: 1 [ 0.350756] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.353207] x2apic enabled [ 0.354578] Switched APIC routing to physical x2apic. [ 0.357537] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.359587] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.363366] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.366613] KVM setup paravirtual spinlock [ 0.368633] x86: Booted up 1 node, 1 CPUs [ 0.370090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.372563] devtmpfs: initialized [ 0.374860] evm: security.selinux [ 0.376128] evm: security.SMACK64 [ 0.377370] evm: security.SMACK64EXEC [ 0.378702] evm: security.SMACK64TRANSMUTE [ 0.380159] evm: security.SMACK64MMAP [ 0.381482] evm: security.ima [ 0.382612] evm: security.capability [ 0.384044] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.387317] pinctrl core: initialized pinctrl subsystem [ 0.389232] RTC time: 16:49:48, date: 07/04/19 [ 0.390870] NET: Registered protocol family 16 [ 0.392543] cpuidle: using governor ladder [ 0.394031] cpuidle: using governor menu [ 0.395428] PCCT header not found. [ 0.396729] ACPI: bus type PCI registered [ 0.398169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400347] PCI: Using configuration type 1 for base access [ 0.402926] ACPI: Added _OSI(Module Device) [ 0.404442] ACPI: Added _OSI(Processor Device) [ 0.405965] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410237] ACPI: Interpreter enabled [ 0.411589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.414957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.418257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.421555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.424879] ACPI: (supports S0 S5) [ 0.426124] ACPI: Using IOAPIC for interrupt routing [ 0.427861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.432512] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.434576] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.436775] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.438941] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.442823] acpiphp: Slot [3] registered [ 0.444319] acpiphp: Slot [4] registered [ 0.445762] acpiphp: Slot [5] registered [ 0.447175] acpiphp: Slot [6] registered [ 0.448614] acpiphp: Slot [7] registered [ 0.450054] acpiphp: Slot [8] registered [ 0.451498] acpiphp: Slot [9] registered [ 0.452903] acpiphp: Slot [10] registered [ 0.454363] acpiphp: Slot [11] registered [ 0.455830] acpiphp: Slot [12] registered [ 0.457311] acpiphp: Slot [13] registered [ 0.458789] acpiphp: Slot [14] registered [ 0.460224] acpiphp: Slot [15] registered [ 0.477787] acpiphp: Slot [16] registered [ 0.479224] acpiphp: Slot [17] registered [ 0.480656] acpiphp: Slot [18] registered [ 0.482118] acpiphp: Slot [19] registered [ 0.483556] acpiphp: Slot [20] registered [ 0.485017] acpiphp: Slot [21] registered [ 0.486453] acpiphp: Slot [22] registered [ 0.487923] acpiphp: Slot [23] registered [ 0.489434] acpiphp: Slot [24] registered [ 0.490870] acpiphp: Slot [25] registered [ 0.492305] acpiphp: Slot [26] registered [ 0.493770] acpiphp: Slot [27] registered [ 0.495274] acpiphp: Slot [28] registered [ 0.496708] acpiphp: Slot [29] registered [ 0.498167] acpiphp: Slot [30] registered [ 0.499608] acpiphp: Slot [31] registered [ 0.501068] PCI host bridge to bus 0000:00 [ 0.502505] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504705] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.506870] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.509501] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.512113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.514795] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.519475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.521753] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.523847] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.526168] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.530574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.533114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.555551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.558205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.561218] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.563870] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.572713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575800] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.577735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580548] vgaarb: loaded [ 0.581646] vgaarb: bridge control possible 0000:00:02.0 [ 0.584216] SCSI subsystem initialized [ 0.586222] ACPI: bus type USB registered [ 0.587777] usbcore: registered new interface driver usbfs [ 0.589698] usbcore: registered new interface driver hub [ 0.591530] usbcore: registered new device driver usb [ 0.593709] PCI: Using ACPI for IRQ routing [ 0.596148] NetLabel: Initializing [ 0.597466] NetLabel: domain hash size = 128 [ 0.599041] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.600827] NetLabel: unlabeled traffic allowed by default [ 0.603287] clocksource: Switched to clocksource kvm-clock [ 0.615318] AppArmor: AppArmor Filesystem Enabled [ 0.617083] pnp: PnP ACPI init [ 0.618743] pnp: PnP ACPI: found 5 devices [ 0.626050] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.629218] NET: Registered protocol family 2 [ 0.631643] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.634009] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.636356] TCP: Hash tables configured (established 4096 bind 4096) [ 0.638725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.640840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.643352] NET: Registered protocol family 1 [ 0.645545] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.647762] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649911] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.681083] Trying to unpack rootfs image as initramfs... [ 0.743725] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.746751] Scanning for low memory corruption every 60 seconds [ 0.749334] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.751573] audit: initializing netlink subsys (disabled) [ 0.753557] audit: type=2000 audit(1562258988.891:1): initialized [ 0.756054] Initialise system trusted keyring [ 0.757836] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.760089] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.763436] zbud: loaded [ 0.764712] VFS: Disk quotas dquot_6.6.0 [ 0.766274] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.769083] fuse init (API version 7.23) [ 0.770748] Key type big_key registered [ 0.772292] Allocating IMA MOK and blacklist keyrings. [ 0.774518] Key type asymmetric registered [ 0.776113] Asymmetric key parser 'x509' registered [ 0.777962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.780816] io scheduler noop registered [ 0.782341] io scheduler deadline registered (default) [ 0.784291] io scheduler cfq registered [ 0.785880] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.787907] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.790331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.793139] ACPI: Power Button [PWRF] [ 0.794713] GHES: HEST is not enabled! [ 0.809184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.839536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.843467] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.869213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.873023] Linux agpgart interface v0.103 [ 0.876831] brd: module loaded [ 0.879397] loop: module loaded [ 0.885047] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.887878] GPT:90111 != 2097151 [ 0.889197] GPT:Alternate GPT header not at the end of the disk. [ 0.891352] GPT:90111 != 2097151 [ 0.892666] GPT: Use GNU Parted to correct GPT errors. [ 0.894557] vda: vda1 vda15 [ 0.896616] scsi host0: ata_piix [ 0.898050] scsi host1: ata_piix [ 0.899427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.901814] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.904844] libphy: Fixed MDIO Bus: probed [ 0.906426] tun: Universal TUN/TAP device driver, 1.6 [ 0.908291] tun: (C) 1999-2004 Max Krasnyansky [ 0.911796] PPP generic driver version 2.4.2 [ 0.913507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.915827] ehci-pci: EHCI PCI platform driver [ 0.917518] ehci-platform: EHCI generic platform driver [ 0.919447] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.921658] ohci-pci: OHCI PCI platform driver [ 0.923360] ohci-platform: OHCI generic platform driver [ 0.925290] uhci_hcd: USB Universal Host Controller Interface driver [ 0.940599] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.942540] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.945364] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.947381] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.949585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.951973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.954717] usb usb1: Product: UHCI Host Controller [ 0.956518] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.958739] usb usb1: SerialNumber: 0000:00:01.2 [ 0.960581] hub 1-0:1.0: USB hub found [ 0.962073] hub 1-0:1.0: 2 ports detected [ 0.963793] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.967733] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.969571] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.971539] mousedev: PS/2 mouse device common for all mice [ 0.973932] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.977209] rtc_cmos 00:00: RTC can wake from S4 [ 0.979529] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.981814] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.984123] i2c /dev entries driver [ 0.985571] device-mapper: uevent: version 1.0.3 [ 0.987391] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.990543] ledtrig-cpu: registered to indicate activity on CPUs [ 0.993019] NET: Registered protocol family 10 [ 0.995005] NET: Registered protocol family 17 [ 0.996725] Key type dns_resolver registered [ 0.998524] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.000646] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.004025] registered taskstats version 1 [ 1.005637] Loading compiled-in X.509 certificates [ 1.007989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.011605] zswap: loaded using pool lzo/zbud [ 1.014114] Key type trusted registered [ 1.016722] Key type encrypted registered [ 1.018301] AppArmor: AppArmor sha1 policy hashing enabled [ 1.020326] ima: No TPM chip found, activating TPM-bypass! [ 1.022345] evm: HMAC attrs: 0x1 [ 1.024076] Magic number: 11:789:842 [ 1.025697] rtc_cmos 00:00: setting system clock to 2019-07-04 16:49:49 UTC (1562258989) [ 1.028787] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.030950] EDD information not available. [ 1.061072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080967] Write protecting the kernel read-only data: 14336k [ 1.084681] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.087987] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.92 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.263742] 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsCb5/XTRn22oGFXwQUFUuvqFDONuu387JCk/2cqbEojmuLi8vA8sLLxKbbQEYr8UMl9v2rML3vqrQsr2hFZHyj3eqbEl8QDGdmIp7TDj7jjwnE9roe4ddCeLnhSpE3cOilfIW2fqciz9ebyfD80r77xeyMo+Zj+7pQUPyYIPSvGnXfVevm0mndPVWhIfnN649vEbbTScA0joIRpLpkWbgwukxT0vI7QMRJh4AKfp/ZMglrt6fhF6YntKfIm0GIZDsOefjG9QrEPkg530V2SvITot0vxFGPMpX/tuIezlvtnpQW152DM4Z0IM+/FFGN2vuteYO3LTFgyjckOKv8CMJ root@cinder-test-vm2-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed ssh-dss AAAAB3NzaC1kc3MAAACBANR99EB9FdrBTxRvRBYQWqrwiVIj0GDPbuAtCMqTfoRbYOpO2SicT2wowxfvN92QsS4gWiumFki71b61wrSAD/s1fJvE3YXkHhXcLQvky/roXnKfPyDoxk9H2zyrFgpOJ15mgIF5QhUxCPLBipVnOPTojysEOLe5F4NPQhEi/H0HAAAAFQC4MY8B3jZ8h5c2u8f5tpUAQDqrfQAAAIAbvFb9r3db6MV/aEGIzXoVSiO7FR7euAhJsLQd//zrEwVxCtYC0IqdhTQA6XyCsmwIxwlGf7y90qv33eoXGciAfmsl6IoOKi0dd6IPuv85v7ytuVbyZIX6T37yBGvTnrtNM6cpozO0bYSiS8am0BwUMWxmoQDA1bqNPoKK76T0fwAAAIEAsoBk9Iffesq2W8rZd/mUL47bL+1Ks/Vfg9xlyT5D8uIIppnqkW5MCaI+WvkOjmpkPa+Ms6qQ2xr9uslHwSYGXps24Qb5dV8Wyrc36ndMNOdCSwH1Vy8VwyRS+xrxeiXHLC3b1QDGRojktv8XdVE/eAl3lSBRxJdG9H7qtCp2Kx4= root@cinder-test-vm2-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fed7:775a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed login: 2019-07-04 16:50:18,435 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:bf:69', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ac30c8d3-6b85-4c85-9f37-cc05a27b2617'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-04T16:50:15.000000', 'flavor': Munch({u'id': u'372b45df-72e6-432f-a1bb-965e9f8df5a8'}), 'az': u'nova', 'id': u'9e7f2e1e-4fd6-4f5a-8844-e086a6ebadab', 'security_groups': [Munch({u'name': u'cinder_test-sg_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'58f5519fef2a4261a213c661ea88da09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': 'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', '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-07-04T16:50:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-04T16:50:16Z', 'hostId': u'cd4245fbf655b2fb7f763b75ae7e121f020a187dca728a22c3f95735', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'cd4245fbf655b2fb7f763b75ae7e121f020a187dca728a22c3f95735', '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-07-04T16:50:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': u'cinder_test-vm_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'adminPass': u'eBk3h3vYKXKk', 'tenant_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'created_at': u'2019-07-04T16:50:06Z', 'created': u'2019-07-04T16:50:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-04 16:50:23,494 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0789b7df-10b6-42d9-8c2a-23ffd39d60b3', 'updated_at': u'2019-07-04T16:50:23Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.201', 'revision_number': 2, 'port_id': u'c24b6e2a-8e23-4024-9f2b-670f76703580', 'id': u'cf928666-7ad0-40b3-8c78-4c6da986e0ad', 'network': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'port': u'c24b6e2a-8e23-4024-9f2b-670f76703580', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6d8ec3dd68b445db3dba91e81158a28', 'name': 'cinder_test-project_53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7e37d1ae-763c-4d26-b979-8f9f110e332c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:bf:69', u'device_id': u'9e7f2e1e-4fd6-4f5a-8844-e086a6ebadab'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd6d8ec3dd68b445db3dba91e81158a28', 'created_at': u'2019-07-04T16:50:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7e37d1ae-763c-4d26-b979-8f9f110e332c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:bf:69', u'device_id': u'9e7f2e1e-4fd6-4f5a-8844-e086a6ebadab'}), 'router': u'0789b7df-10b6-42d9-8c2a-23ffd39d60b3'}) 2019-07-04 16:50:23,597 - 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 532343321 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.908 MHz processor [ 0.243270] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.246385] pid_max: default: 32768 minimum: 301 [ 0.248061] ACPI: Core revision 20150930 [ 0.250129] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252572] Security Framework initialized [ 0.254107] Yama: becoming mindful. [ 0.255466] AppArmor: AppArmor initialized [ 0.257033] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.261854] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264116] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266665] Initializing cgroup subsys io [ 0.268182] Initializing cgroup subsys memory [ 0.269805] Initializing cgroup subsys devices [ 0.271437] Initializing cgroup subsys freezer [ 0.273057] Initializing cgroup subsys net_cls [ 0.274689] Initializing cgroup subsys perf_event [ 0.276392] Initializing cgroup subsys net_prio [ 0.278056] Initializing cgroup subsys hugetlb [ 0.279681] Initializing cgroup subsys pids [ 0.281289] CPU: Physical Processor ID: 0 [ 0.283492] mce: CPU supports 10 MCE banks [ 0.285059] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286944] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305422] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315215] ftrace: allocating 31920 entries in 125 pages [ 0.351843] smpboot: Max logical packages: 1 [ 0.353435] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.355944] x2apic enabled [ 0.357385] Switched APIC routing to physical x2apic. [ 0.360417] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362510] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.369731] KVM setup paravirtual spinlock [ 0.371739] x86: Booted up 1 node, 1 CPUs [ 0.373328] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.375875] devtmpfs: initialized [ 0.378239] evm: security.selinux [ 0.379546] evm: security.SMACK64 [ 0.380835] evm: security.SMACK64EXEC [ 0.382233] evm: security.SMACK64TRANSMUTE [ 0.383750] evm: security.SMACK64MMAP [ 0.385140] evm: security.ima [ 0.386333] evm: security.capability [ 0.387774] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391212] pinctrl core: initialized pinctrl subsystem [ 0.393214] RTC time: 16:50:16, date: 07/04/19 [ 0.394940] NET: Registered protocol family 16 [ 0.396699] cpuidle: using governor ladder [ 0.398231] cpuidle: using governor menu [ 0.399707] PCCT header not found. [ 0.401078] ACPI: bus type PCI registered [ 0.402581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404886] PCI: Using configuration type 1 for base access [ 0.407583] ACPI: Added _OSI(Module Device) [ 0.409146] ACPI: Added _OSI(Processor Device) [ 0.410760] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412448] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415164] ACPI: Interpreter enabled [ 0.416589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.420053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.423512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.426977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.430433] ACPI: (supports S0 S5) [ 0.431750] ACPI: Using IOAPIC for interrupt routing [ 0.433521] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.438221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.442691] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.444948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449009] acpiphp: Slot [3] registered [ 0.450524] acpiphp: Slot [4] registered [ 0.452014] acpiphp: Slot [5] registered [ 0.453508] acpiphp: Slot [6] registered [ 0.454992] acpiphp: Slot [7] registered [ 0.456484] acpiphp: Slot [8] registered [ 0.457982] acpiphp: Slot [9] registered [ 0.459471] acpiphp: Slot [10] registered [ 0.460978] acpiphp: Slot [11] registered [ 0.462495] acpiphp: Slot [12] registered [ 0.464007] acpiphp: Slot [13] registered [ 0.465581] acpiphp: Slot [14] registered [ 0.467103] acpiphp: Slot [15] registered [ 0.485096] acpiphp: Slot [16] registered [ 0.486627] acpiphp: Slot [17] registered [ 0.488144] acpiphp: Slot [18] registered [ 0.489665] acpiphp: Slot [19] registered [ 0.491177] acpiphp: Slot [20] registered [ 0.492694] acpiphp: Slot [21] registered [ 0.494211] acpiphp: Slot [22] registered [ 0.495728] acpiphp: Slot [23] registered [ 0.497242] acpiphp: Slot [24] registered [ 0.498760] acpiphp: Slot [25] registered [ 0.500275] acpiphp: Slot [26] registered [ 0.501791] acpiphp: Slot [27] registered [ 0.503308] acpiphp: Slot [28] registered [ 0.504825] acpiphp: Slot [29] registered [ 0.506335] acpiphp: Slot [30] registered [ 0.507850] acpiphp: Slot [31] registered [ 0.509362] PCI host bridge to bus 0000:00 [ 0.510877] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518168] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523661] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.530980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535518] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.538645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.544547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.547211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.571319] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.574070] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.576710] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.579431] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.582034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.584353] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.586809] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.588805] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.591714] vgaarb: loaded [ 0.592833] vgaarb: bridge control possible 0000:00:02.0 [ 0.595086] SCSI subsystem initialized [ 0.596811] ACPI: bus type USB registered [ 0.598350] usbcore: registered new interface driver usbfs [ 0.600289] usbcore: registered new interface driver hub [ 0.602177] usbcore: registered new device driver usb [ 0.604202] PCI: Using ACPI for IRQ routing [ 0.606259] NetLabel: Initializing [ 0.607601] NetLabel: domain hash size = 128 [ 0.609208] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.611014] NetLabel: unlabeled traffic allowed by default [ 0.613209] clocksource: Switched to clocksource kvm-clock [ 0.624419] AppArmor: AppArmor Filesystem Enabled [ 0.626195] pnp: PnP ACPI init [ 0.627779] pnp: PnP ACPI: found 5 devices [ 0.635031] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.638239] NET: Registered protocol family 2 [ 0.640151] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.642591] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.644860] TCP: Hash tables configured (established 4096 bind 4096) [ 0.647134] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.649210] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.651436] NET: Registered protocol family 1 [ 0.653081] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.655148] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.657175] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.672341] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.687611] Trying to unpack rootfs image as initramfs... [ 0.750375] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.753435] Scanning for low memory corruption every 60 seconds [ 0.755822] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.758039] audit: initializing netlink subsys (disabled) [ 0.759962] audit: type=2000 audit(1562259016.536:1): initialized [ 0.762371] Initialise system trusted keyring [ 0.764103] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.766291] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.769627] zbud: loaded [ 0.770865] VFS: Disk quotas dquot_6.6.0 [ 0.772389] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.775142] fuse init (API version 7.23) [ 0.776763] Key type big_key registered [ 0.778261] Allocating IMA MOK and blacklist keyrings. [ 0.780431] Key type asymmetric registered [ 0.781981] Asymmetric key parser 'x509' registered [ 0.783782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.786577] io scheduler noop registered [ 0.788057] io scheduler deadline registered (default) [ 0.789939] io scheduler cfq registered [ 0.791499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.793480] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.795834] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.798560] ACPI: Power Button [PWRF] [ 0.800083] GHES: HEST is not enabled! [ 0.814450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.844594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.848289] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.873964] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.877673] Linux agpgart interface v0.103 [ 0.881428] brd: module loaded [ 0.883972] loop: module loaded [ 0.889642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.892367] GPT:90111 != 2097151 [ 0.893644] GPT:Alternate GPT header not at the end of the disk. [ 0.895725] GPT:90111 != 2097151 [ 0.896994] GPT: Use GNU Parted to correct GPT errors. [ 0.898825] vda: vda1 vda15 [ 0.900737] scsi host0: ata_piix [ 0.902151] scsi host1: ata_piix [ 0.903485] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.905807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.908765] libphy: Fixed MDIO Bus: probed [ 0.910309] tun: Universal TUN/TAP device driver, 1.6 [ 0.912120] tun: (C) 1999-2004 Max Krasnyansky [ 0.915659] PPP generic driver version 2.4.2 [ 0.917329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.919574] ehci-pci: EHCI PCI platform driver [ 0.921222] ehci-platform: EHCI generic platform driver [ 0.923087] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.925236] ohci-pci: OHCI PCI platform driver [ 0.926884] ohci-platform: OHCI generic platform driver [ 0.928767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.943949] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.945832] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.948574] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.950445] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.952632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.954956] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.957636] usb usb1: Product: UHCI Host Controller [ 0.959392] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.961565] usb usb1: SerialNumber: 0000:00:01.2 [ 0.963355] hub 1-0:1.0: USB hub found [ 0.964851] hub 1-0:1.0: 2 ports detected [ 0.966537] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.970383] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.972228] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.974122] mousedev: PS/2 mouse device common for all mice [ 0.976455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.979662] rtc_cmos 00:00: RTC can wake from S4 [ 0.981935] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.984149] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.986397] i2c /dev entries driver [ 0.987804] device-mapper: uevent: version 1.0.3 [ 0.989620] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.992678] ledtrig-cpu: registered to indicate activity on CPUs [ 0.995083] NET: Registered protocol family 10 [ 0.997016] NET: Registered protocol family 17 [ 0.998695] Key type dns_resolver registered [ 1.000436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.002494] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.005761] registered taskstats version 1 [ 1.007319] Loading compiled-in X.509 certificates [ 1.009621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.013119] zswap: loaded using pool lzo/zbud [ 1.015545] Key type trusted registered [ 1.018041] Key type encrypted registered [ 1.019569] AppArmor: AppArmor sha1 policy hashing enabled [ 1.021533] ima: No TPM chip found, activating TPM-bypass! [ 1.023483] evm: HMAC attrs: 0x1 [ 1.025149] Magic number: 11:789:842 [ 1.026738] rtc_cmos 00:00: setting system clock to 2019-07-04 16:50:16 UTC (1562259016) [ 1.029733] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.031822] EDD information not available. [ 1.063000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.082582] Write protecting the kernel read-only data: 14336k [ 1.086249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.089479] 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.140336] 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.90 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.11... Lease of 192.168.120.11 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.04. iid=i-00000017 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnc2w58rLkNfcHwMdssXrAW7gjZcwJJG/tl+O/cMa0vlRWqMZlAZwtqpHT0yETCzsSbh/Z/+4+zBltY/VjZ+k2KV0Zd/aoO6KY7DHbbpuqswRZCeE7GFDrvzZF2FdS0/81K2oPjzK9hXiDw1fZ9ebpUChfKgEDjxt+Y91cCz6sJ8nLz8DygKrOF8Y0ADOI3QvGJo4t5bXUuWTCCqboPNpwgV8cx/4KOgURJEE0zFBRZKdp0z/82Lv0kGeaIUAIeTM7qV+ZD7fR8glCi0dmrDZ5b9eIs+afdDzYAznPPtXOqrhWvgF3KeIbl9FuIwH/e4/3NVpAgvA3m6q4j2vTm2Y1 root@cinder-test-vm-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed ssh-dss AAAAB3NzaC1kc3MAAACBAMPBEsQ1DI2Dm2yOkAoR/Pd3aUGll7eOiwS6P+sWedEZP/3uvksKML2zuxRbGLs8VIb2Ts6XBle4b5UOv9VBPiiWuFSaVKxNXW0sHbFvIMXMqR2a55+tQwnJcd6YK8tfT/vdjii+hs03mTZCnmfsJ9lrKopOO69TfAfokL4zuhxRAAAAFQDU+nVd/ZVYQXj3Hg3FYjU0kyVTQQAAAIEAvC5/12IYNGgRLQ3wS/aD88DwOcnZizRKMNwIHLdUcu6Of7XnZ82/QfB1IfTI3a3La7khC3rDofXudE+uxWhificz6mfYQTV8sWTy2+DU6sefrMeNzQlMPhgVgx+U0oM9Hve0j1dTo6qYGdB/YxEnx11IrgJJKHySJQFbwN+BRJYAAACBAMO9kA6ZQ3Y9Kl/6g2CKEmOpp1NFnV6zlSi0Xd+teezeFjq90oBvyK24crqABtRhDsgePovZdZQ2LT8LUbMvsQJfLFvZKV3/S5qf2g94jEzvbt93G144nCT2jcs2iTa05Jouidgp/Tj92Qh59yQoVhwXi1G5T7LXa964ivoPT3u3 root@cinder-test-vm-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe32:bf69/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-53b90ec4-7ddd-4e7d-8f65-9ec82f7e87ed login: 2019-07-04 16:50:32,117 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-04 16:50:32,895 - 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: 2df29c9f-5059-4943-be21-c83e15ec315b 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-07-04 16:50:32,896 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-07-04 16:50:32,896 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-07-04 16:50:40,115 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-07-04 16:50:49,472 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-04 16:50:49,560 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-07-04 16:50:49,561 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-07-04 16:50:49,561 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-07-04 16:50:53,671 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:50:53,671 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:42 | PASS | +---------------------+------------------+------------------+----------------+ 2019-07-04 16:51:23,369 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-07-04 16:51:24,754 - 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'f2298075477945e1994c7973cc807faf', '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_428c2c55-9659-40d5-9bca-83e89887752d'}) 2019-07-04 16:51:25,319 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aa5a84a0bd16457c88ad79681459112b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_428c2c55-9659-40d5-9bca-83e89887752d'}) 2019-07-04 16:51:26,927 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_428c2c55-9659-40d5-9bca-83e89887752d', 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'f2298075477945e1994c7973cc807faf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'AlzEclGxdd2cT1kPFc7yKNnWaR2W2Z', 'username': u'tempest_smoke-user_428c2c55-9659-40d5-9bca-83e89887752d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-04 16:51:26,931 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_428c2c55-9659-40d5-9bca-83e89887752d', 'password': 'AlzEclGxdd2cT1kPFc7yKNnWaR2W2Z', 'project_name': 'tempest_smoke-project_428c2c55-9659-40d5-9bca-83e89887752d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'f2298075477945e1994c7973cc807faf', 'project_domain_name': 'Default'} 2019-07-04 16:51:30,345 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-07-04 16:51:31,282 - 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-07-04T16:51:31Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6a18955b-1293-436e-8796-91460ecb6a79', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_428c2c55-9659-40d5-9bca-83e89887752d', u'created_at': u'2019-07-04T16:51:31Z', u'mtu': 1450, u'tenant_id': u'f2298075477945e1994c7973cc807faf', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f2298075477945e1994c7973cc807faf', u'l2_adjacency': True}) 2019-07-04 16:51:32,636 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:51: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'8f873e60-15cf-49a9-8c04-f7cf27091ead', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_428c2c55-9659-40d5-9bca-83e89887752d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6a18955b-1293-436e-8796-91460ecb6a79', u'tenant_id': u'f2298075477945e1994c7973cc807faf', u'created_at': u'2019-07-04T16:51: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'f2298075477945e1994c7973cc807faf'}) 2019-07-04 16:51:39,931 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-04T16:51:34Z', u'revision_number': 3, u'ha': True, u'id': u'ac60106c-d596-4403-a08e-c7582db8e3ac', u'external_gateway_info': {u'network_id': u'479259c8-75bd-4aaf-8c02-affdd99c9513', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'494694b7-022f-4fd7-8155-b10e0ccb75bf', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_428c2c55-9659-40d5-9bca-83e89887752d', u'admin_state_up': True, u'tenant_id': u'f2298075477945e1994c7973cc807faf', u'created_at': u'2019-07-04T16:51:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2298075477945e1994c7973cc807faf'}) 2019-07-04 16:51:45,315 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/e2b644c0-8269-4760-a0de-d5025e8c61a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2b644c0-8269-4760-a0de-d5025e8c61a5/file', 'owner': u'f2298075477945e1994c7973cc807faf', 'id': u'e2b644c0-8269-4760-a0de-d5025e8c61a5', 'size': 12716032, u'self': u'/v2/images/e2b644c0-8269-4760-a0de-d5025e8c61a5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2298075477945e1994c7973cc807faf', 'name': 'tempest_smoke-project_428c2c55-9659-40d5-9bca-83e89887752d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/e2b644c0-8269-4760-a0de-d5025e8c61a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:51:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-04T16:51:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_428c2c55-9659-40d5-9bca-83e89887752d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e2b644c0-8269-4760-a0de-d5025e8c61a5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_428c2c55-9659-40d5-9bca-83e89887752d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_428c2c55-9659-40d5-9bca-83e89887752d', 'created': u'2019-07-04T16:51:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:51:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e2b644c0-8269-4760-a0de-d5025e8c61a5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_428c2c55-9659-40d5-9bca-83e89887752d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:51:45,700 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_428c2c55-9659-40d5-9bca-83e89887752d', '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'864146d17795477696d8ca1f17319b81', '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'b1f401a4-4e44-439c-9dc9-b2d3aa38dfb2', 'swap': 0}) 2019-07-04 16:51:46,183 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-04 16:51:50,456 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fb69683f-0ead-448c-ba64-8e09962b97a5 | 2019-07-04T16:51:50.100269 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fb69683f-0ead-448c-ba64-8e09962b97a5 ~/.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-07-04 16:51:53,858 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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-07-04 16:51:54,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-04 16:51:59,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=048552ae-9966-4005-976b-04b8ff81bab2) as the default verifier for the future CLI operations. 2019-07-04 16:52:03,257 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/729ff569-a8b1-4a76-be45-e9628bae2057/snap', u'metadata': Munch({})})], 'file': u'/v2/images/729ff569-a8b1-4a76-be45-e9628bae2057/file', 'owner': u'f2298075477945e1994c7973cc807faf', 'id': u'729ff569-a8b1-4a76-be45-e9628bae2057', 'size': 12716032, u'self': u'/v2/images/729ff569-a8b1-4a76-be45-e9628bae2057', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2298075477945e1994c7973cc807faf', 'name': 'tempest_smoke-project_428c2c55-9659-40d5-9bca-83e89887752d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://be622738-4107-442f-91c0-73fb058d70ec/images/729ff569-a8b1-4a76-be45-e9628bae2057/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-04T16:52:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-04T16:52:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_428c2c55-9659-40d5-9bca-83e89887752d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/729ff569-a8b1-4a76-be45-e9628bae2057', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_428c2c55-9659-40d5-9bca-83e89887752d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_428c2c55-9659-40d5-9bca-83e89887752d', 'created': u'2019-07-04T16:52:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-04T16:52:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/729ff569-a8b1-4a76-be45-e9628bae2057', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_428c2c55-9659-40d5-9bca-83e89887752d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-04 16:52:03,323 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_428c2c55-9659-40d5-9bca-83e89887752d', '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'864146d17795477696d8ca1f17319b81', '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'a5d56644-1991-4b04-a171-b43afa823b7a', 'swap': 0}) 2019-07-04 16:52:03,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_428c2c55-9659-40d5-9bca-83e89887752d', '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'864146d17795477696d8ca1f17319b81', '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'a5d56644-1991-4b04-a171-b43afa823b7a', 'swap': 0}) 2019-07-04 16:52:06,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-04 16:52:06,543 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-04 16:52:06,543 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-04 16:52:06,546 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-04 16:52:06,576 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-04 16:52:08,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-048552ae-9966-4005-976b-04b8ff81bab2/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-07-04 16:52:08,833 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-04 16:52:08,841 - 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', u'--concurrency=4']'. 2019-07-04 16:57:32,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3d57ac57-50de-4b63-a1f5-612445c05c92 2019-07-04 16:57:32,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'3d57ac57-50de-4b63-a1f5-612445c05c92']'. 2019-07-04 16:57:33,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-04 16:57:33,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-04 16:57:33,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-04 16:57:33,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3d57ac57-50de-4b63-a1f5-612445c05c92 | 2019-07-04 16:57:33,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-04 16:57:33,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-04 16:52:10 | 2019-07-04 16:57:33,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-04 16:57:32 | 2019-07-04 16:57:33,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:22 | 2019-07-04 16:57:33,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-04 16:57:33,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-04 16:57:33,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-04 16:57:33,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 048552ae-9966-4005-976b-04b8ff81bab2) | 2019-07-04 16:57:33,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-04 16:57:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fb69683f-0ead-448c-ba64-8e09962b97a5) | 2019-07-04 16:57:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-07-04 16:57:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 315.956 | 2019-07-04 16:57:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 93 | 2019-07-04 16:57:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-07-04 16:57:33,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-04 16:57:33,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-04 16:57:33,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-07-04 16:57:33,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-04 16:57:33,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-04 16:57:33,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-04 16:57:33,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 97.8947368421% 2019-07-04 16:57:33,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'3d57ac57-50de-4b63-a1f5-612445c05c92', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-07-04 16:57:35,428 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 3d57ac57-50de-4b63-a1f5-612445c05c92 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-04 16:57:35,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'3d57ac57-50de-4b63-a1f5-612445c05c92', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-07-04 16:57:37,517 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 3d57ac57-50de-4b63-a1f5-612445c05c92 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-04 16:57:37,667 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-04 16:57:37,667 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:07 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-07-04 16:57:56,520 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-07-04 16:57:56,521 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:17 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:52 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:08 | PASS | | vping_userdata | functest | healthcheck | 00:58 | PASS | | cinder_test | functest | healthcheck | 01:42 | PASS | | tempest_smoke | functest | healthcheck | 06:07 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-07-04 16:57:56,533 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR