2018-11-01 09:20:51,972 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-380 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 09:20:51,977 - 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.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=0K0owy3z5RkawBPF6ZRl8YjwW 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=71b9637ec5f74001bd0e586908b9c34a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 09:20:51,977 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 09:20:51,978 - 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 api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-11-01 09:20:52,011 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-01 09:20:52,226 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-01 09:20:53,876 - 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']) 2018-11-01 09:20:54,913 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-11-01 09:20:55,122 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'afac20dd0e0048b78903df141d56411e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-11-01 09:20:55,434 - 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.21:5000/v3/endpoints/06b9cf8fd01149d9b4c6e7cfce608c2a'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bffbc06ee88b4404afcc07ea5aa89ab2', u'id': u'06b9cf8fd01149d9b4c6e7cfce608c2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/075d10f0c2f642b8874855ef5a54de9a'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'958ff04ec385462080f10ee4ea0a7a6c', u'id': u'075d10f0c2f642b8874855ef5a54de9a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0799f0f4f9be4ce299796d138a5243d6'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'29c0cbddd0534238ab04d713dbd94a1d', u'id': u'0799f0f4f9be4ce299796d138a5243d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/18a2157c5fc94c649078cd9fa08a86a2'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c8ae52d97bec43578fb410fb103bcb9e', u'id': u'18a2157c5fc94c649078cd9fa08a86a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1aae70305a774cfe81224d87e15c8627'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'abb015ba6f3f4e4989e9d760225abdcd', u'id': u'1aae70305a774cfe81224d87e15c8627'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1f4fe4263e344de693c9f934efbc001e'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8232848e24f84f73bb8917cbeb028368', u'id': u'1f4fe4263e344de693c9f934efbc001e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/21c8aec2e5334cf7b37678bb8f68df68'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c8ae52d97bec43578fb410fb103bcb9e', u'id': u'21c8aec2e5334cf7b37678bb8f68df68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/24ab43069db94c9c8cda89cdf2794317'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6460aa4407644c6aa25235ab90d9627b', u'id': u'24ab43069db94c9c8cda89cdf2794317'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/34f5538aa0de4d23a3dc697990c70954'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'15fa1f13ea764322b7f1501b46163c3d', u'id': u'34f5538aa0de4d23a3dc697990c70954'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/36fe49c400fb4c17bee483f24bc0210b'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9320ee331b2543faa17921817c8c656e', u'id': u'36fe49c400fb4c17bee483f24bc0210b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3bca64e33ed54f4a9e4e63ee711d689a'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de7cb20f01bd4804ada4d7dd9794362e', u'id': u'3bca64e33ed54f4a9e4e63ee711d689a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/458849dddf4849c1958b2fa86e593cf5'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bffbc06ee88b4404afcc07ea5aa89ab2', u'id': u'458849dddf4849c1958b2fa86e593cf5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5057806f083940b382883c92f6ed2aaa'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de7cb20f01bd4804ada4d7dd9794362e', u'id': u'5057806f083940b382883c92f6ed2aaa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/568949485c584799ab8e20fd30c8d710'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'958ff04ec385462080f10ee4ea0a7a6c', u'id': u'568949485c584799ab8e20fd30c8d710'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/64aa6f0936604017889b3d2785b26668'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'15fa1f13ea764322b7f1501b46163c3d', u'id': u'64aa6f0936604017889b3d2785b26668'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/67b55ecf0c8d4d4b9d304903418ee1cb'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9320ee331b2543faa17921817c8c656e', u'id': u'67b55ecf0c8d4d4b9d304903418ee1cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/72ffa7e6aa994f3d939ed614484bcab4'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6460aa4407644c6aa25235ab90d9627b', u'id': u'72ffa7e6aa994f3d939ed614484bcab4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7610bfb9aa454b70a3f3843afc836679'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'59981dd640494e8194ed6fe70c91bbbf', u'id': u'7610bfb9aa454b70a3f3843afc836679'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7eab94ece7bb4cd781a7aadb43651f0a'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'79058f37ebac49d889a7e175e1d7afc4', u'id': u'7eab94ece7bb4cd781a7aadb43651f0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7eed6c3e58784d1a97ac5d82fba9b392'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'29c0cbddd0534238ab04d713dbd94a1d', u'id': u'7eed6c3e58784d1a97ac5d82fba9b392'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/81f6600419b54a7e97ab2a4e026b596c'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'79058f37ebac49d889a7e175e1d7afc4', u'id': u'81f6600419b54a7e97ab2a4e026b596c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/83ad226826444edab5079bb8997240cb'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'845aa0dea583437b9bd5e8a1b0facb7c', u'id': u'83ad226826444edab5079bb8997240cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/93d24d37a2d442d1bb66b93bd2766b0d'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'abb015ba6f3f4e4989e9d760225abdcd', u'id': u'93d24d37a2d442d1bb66b93bd2766b0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/95cbe538d5e941cd9296c7dc5c89907c'}, 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'79058f37ebac49d889a7e175e1d7afc4', u'id': u'95cbe538d5e941cd9296c7dc5c89907c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/976da6579d9a4c5fa3583aa5944a28fb'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'abb015ba6f3f4e4989e9d760225abdcd', u'id': u'976da6579d9a4c5fa3583aa5944a28fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a4ccb9bbab984f3ba454f6fe69726041'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05c39768022a41a4bd083f0abe0683c2', u'id': u'a4ccb9bbab984f3ba454f6fe69726041'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ad4f386cde424beea4a81f453da83548'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05c39768022a41a4bd083f0abe0683c2', u'id': u'ad4f386cde424beea4a81f453da83548'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b70132a5639b49af9047382521528922'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'845aa0dea583437b9bd5e8a1b0facb7c', u'id': u'b70132a5639b49af9047382521528922'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c31e05532212467fb5df932b510d759b'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c8ae52d97bec43578fb410fb103bcb9e', u'id': u'c31e05532212467fb5df932b510d759b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c4e4f0ba1e6c4742b26052b46ec09d75'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'59981dd640494e8194ed6fe70c91bbbf', u'id': u'c4e4f0ba1e6c4742b26052b46ec09d75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cf063eb9f4104f4f81f7c23967a17520'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9320ee331b2543faa17921817c8c656e', u'id': u'cf063eb9f4104f4f81f7c23967a17520'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d1f07f887dcc42dfb6a46605d70b00f8'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8232848e24f84f73bb8917cbeb028368', u'id': u'd1f07f887dcc42dfb6a46605d70b00f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d34012a0aa574425b39d35ba30379859'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'958ff04ec385462080f10ee4ea0a7a6c', u'id': u'd34012a0aa574425b39d35ba30379859'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d8af403932664d06899359a46d0bc33c'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8232848e24f84f73bb8917cbeb028368', u'id': u'd8af403932664d06899359a46d0bc33c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e3d9ee82d5764150a1f4523fa1b58906'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'59981dd640494e8194ed6fe70c91bbbf', u'id': u'e3d9ee82d5764150a1f4523fa1b58906'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e49fc57f0e8a409baadab87f6bfe2e52'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05c39768022a41a4bd083f0abe0683c2', u'id': u'e49fc57f0e8a409baadab87f6bfe2e52'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e8b7af71db6444318aca66fe0f3665eb'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6460aa4407644c6aa25235ab90d9627b', u'id': u'e8b7af71db6444318aca66fe0f3665eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/eb4b6595d86b40f4beb1e166ee7bd3d7'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'15fa1f13ea764322b7f1501b46163c3d', u'id': u'eb4b6595d86b40f4beb1e166ee7bd3d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f27569cbe03242bfab6e6fb7e9be8348'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bffbc06ee88b4404afcc07ea5aa89ab2', u'id': u'f27569cbe03242bfab6e6fb7e9be8348'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f4ddf2a40e2f434a8711509686fc5c57'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'845aa0dea583437b9bd5e8a1b0facb7c', u'id': u'f4ddf2a40e2f434a8711509686fc5c57'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fa276cd0f9d0489c81e9082d43fb7645'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de7cb20f01bd4804ada4d7dd9794362e', u'id': u'fa276cd0f9d0489c81e9082d43fb7645'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ff06d37b595046bc9b580d8757976794'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'29c0cbddd0534238ab04d713dbd94a1d', u'id': u'ff06d37b595046bc9b580d8757976794'})] 2018-11-01 09:20:57,805 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-11-01 09:20:59,071 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-11-01 09:20:59,229 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 242}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 245}, 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})] 2018-11-01 09:20:59,360 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-11-01 09:21:00,716 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b87d4133-22cf-41b6-8583-7c6e1a676eef'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-01T09:15:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 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'2018-11-01T09:15:21Z', u'provider:network_type': u'flat', u'tenant_id': u'e86e386635a846baab2abd725e30aafd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e86e386635a846baab2abd725e30aafd', u'l2_adjacency': True})] 2018-11-01 09:21:01,997 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-11-01 09:21:02,325 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'1470b0c412b84a6fbd8137cd0bc439ca'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'22397327061846338bb140b9999a49a9'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'226e0c0ed299467992953d0aa1e3b2c3'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'23ce7f64b70f44b2b3b81d1ff0927f1a'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'52f68add09f94c10acee15ab97fee511'}), Munch({'project': u'71b9637ec5f74001bd0e586908b9c34a', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'5bd21f99bd904820b39f2b594ae9cd86'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'7b2710d866a64eec96a169d8a8f898f3'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'7c3eaa1200a44d30a3410ce1ae1d7d84'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'a3c568d6c85e4c489e4a65e46ae40547'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'75d08c3e3b6a41c6bc93d16422dd6e83', 'user': u'a3c568d6c85e4c489e4a65e46ae40547'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'af9a62213a124628a78bda31b2a93372'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'd03c04de6a084139abd3685cad3a1001'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'd0a3b9e6f25249509233032d71f5ed3c'}), Munch({'project': u'e86e386635a846baab2abd725e30aafd', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'e2a28c5c8a71474ca4cfb0beae28142a'}), Munch({'domain': u'afac20dd0e0048b78903df141d56411e', 'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'c52b77b14c0a4b17aa7ca325e6e0782e'}), Munch({'id': u'2d4421aeb4d8417ca753327fe74f138a', 'user': u'5bd21f99bd904820b39f2b594ae9cd86'})] 2018-11-01 09:21:02,528 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'2d4421aeb4d8417ca753327fe74f138a'}), 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'55507cb56a1e4d9bb6571c017636ee6b'}), 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'6e2729b663054a3fbbc0971757b1f423'}), 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'75d08c3e3b6a41c6bc93d16422dd6e83'}), 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'7b717d420cd94a6580bcfa975d58e97d'}), 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'816bc3524aee4f9b89933235894ef724'}), 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'b8461918c0de4382a59aaf37bf9b8839'})] 2018-11-01 09:21:03,756 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-11-01 09:21:03,838 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-11-01 09:21:03,975 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'05c39768022a41a4bd083f0abe0683c2', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'15fa1f13ea764322b7f1501b46163c3d', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'29c0cbddd0534238ab04d713dbd94a1d', 'name': u'cinderv3'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'59981dd640494e8194ed6fe70c91bbbf', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'6460aa4407644c6aa25235ab90d9627b', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'69de59d35fb34d779d79dea8cb301b5f', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'79058f37ebac49d889a7e175e1d7afc4', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'8232848e24f84f73bb8917cbeb028368', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'845aa0dea583437b9bd5e8a1b0facb7c', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'9320ee331b2543faa17921817c8c656e', 'name': u'cinder'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'958ff04ec385462080f10ee4ea0a7a6c', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'abb015ba6f3f4e4989e9d760225abdcd', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'bffbc06ee88b4404afcc07ea5aa89ab2', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'c8ae52d97bec43578fb410fb103bcb9e', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'de7cb20f01bd4804ada4d7dd9794362e', 'name': u'glance'})] 2018-11-01 09:21:05,241 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:15:28Z', 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'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'tenant_id': u'e86e386635a846baab2abd725e30aafd', u'created_at': u'2018-11-01T09:15:28Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'e86e386635a846baab2abd725e30aafd'})] 2018-11-01 09:21:05,560 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L2GW', u'default': True, u'name': u'l2gw'}), 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'ha'}), 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'dvr'}), Munch({u'service_type': u'BGPVPN', u'default': True, u'name': u'dummy'})] 2018-11-01 09:21:05,677 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:21:05,677 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-01 09:21:05,727 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-11-01 09:21:06,571 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-11-01 09:21:07,719 - 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'2018-11-01T09:21:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a03dd24d-16ec-4548-961f-eb9e3ca90c6d', u'provider:segmentation_id': 45, 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_d728d9c1-7d8a-4029-a054-0e0978270304', u'created_at': u'2018-11-01T09:21:07Z', u'mtu': 1450, u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71b9637ec5f74001bd0e586908b9c34a', u'l2_adjacency': True}) 2018-11-01 09:21:10,678 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:21: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'a23c3f52-236c-43b9-9f34-64849ffbf726', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_d728d9c1-7d8a-4029-a054-0e0978270304', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a03dd24d-16ec-4548-961f-eb9e3ca90c6d', u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'created_at': u'2018-11-01T09:21: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'71b9637ec5f74001bd0e586908b9c34a'}) 2018-11-01 09:21:17,842 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:21:13Z', u'revision_number': 3, u'ha': True, u'id': u'44806b22-3ecc-43e1-97a1-1e1409a41744', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_d728d9c1-7d8a-4029-a054-0e0978270304', u'admin_state_up': True, u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'created_at': u'2018-11-01T09:21:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'71b9637ec5f74001bd0e586908b9c34a'}) 2018-11-01 09:21:21,660 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:21:21,660 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-01 09:21:36,696 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-11-01 09:21:38,112 - 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'3edfea0b1bcf4b519ef063ed73b56365', '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_e669a80c-4666-4acc-84fd-c8cb3a1eaefe'}) 2018-11-01 09:21:38,663 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1db37ec0405455bb9e1d820fd42b102', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e669a80c-4666-4acc-84fd-c8cb3a1eaefe'}) 2018-11-01 09:21:40,309 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e669a80c-4666-4acc-84fd-c8cb3a1eaefe', 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'3edfea0b1bcf4b519ef063ed73b56365', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '20581ed2-b254-4bcf-b43a-4f34b0f14b58', 'username': u'tenantnetwork2-user_e669a80c-4666-4acc-84fd-c8cb3a1eaefe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:21:40,312 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e669a80c-4666-4acc-84fd-c8cb3a1eaefe', 'password': '20581ed2-b254-4bcf-b43a-4f34b0f14b58', 'project_name': 'tenantnetwork2-project_e669a80c-4666-4acc-84fd-c8cb3a1eaefe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '3edfea0b1bcf4b519ef063ed73b56365', 'project_domain_name': 'Default'} 2018-11-01 09:21:40,313 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-11-01 09:21:42,245 - 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'2018-11-01T09:21:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'621afa9e-d5fc-46ea-881b-95045b9c0ad6', u'provider:segmentation_id': 65, 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_e669a80c-4666-4acc-84fd-c8cb3a1eaefe', u'created_at': u'2018-11-01T09:21:42Z', u'mtu': 1450, u'tenant_id': u'3edfea0b1bcf4b519ef063ed73b56365', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3edfea0b1bcf4b519ef063ed73b56365', u'l2_adjacency': True}) 2018-11-01 09:21:44,988 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:21:44Z', 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'198c88ac-6f50-44da-b4fe-d9d17a597c3a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e669a80c-4666-4acc-84fd-c8cb3a1eaefe', u'enable_dhcp': True, u'network_id': u'621afa9e-d5fc-46ea-881b-95045b9c0ad6', u'tenant_id': u'3edfea0b1bcf4b519ef063ed73b56365', u'created_at': u'2018-11-01T09:21:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3edfea0b1bcf4b519ef063ed73b56365'}) 2018-11-01 09:21:52,331 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:21:47Z', u'revision_number': 3, u'id': u'f935c781-5559-4450-925e-abbcb01e3e52', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_e669a80c-4666-4acc-84fd-c8cb3a1eaefe', u'admin_state_up': True, u'tenant_id': u'3edfea0b1bcf4b519ef063ed73b56365', u'created_at': u'2018-11-01T09:21:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'3edfea0b1bcf4b519ef063ed73b56365'}) 2018-11-01 09:21:56,185 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:21:56,186 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-01 09:22:15,214 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-11-01 09:22:16,197 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-11-01 09:22:17,473 - 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'2018-11-01T09:22:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c08da7a2-0162-4d71-ba69-6de67227f59f', u'provider:segmentation_id': 98, 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_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', u'created_at': u'2018-11-01T09:22:17Z', u'mtu': 1450, u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71b9637ec5f74001bd0e586908b9c34a', u'l2_adjacency': True}) 2018-11-01 09:22:19,527 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:22:19Z', 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'e73b5992-9b07-4e32-8351-7d20f7e79f34', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c08da7a2-0162-4d71-ba69-6de67227f59f', u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'created_at': u'2018-11-01T09:22:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71b9637ec5f74001bd0e586908b9c34a'}) 2018-11-01 09:22:27,445 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:22:22Z', u'revision_number': 3, u'ha': True, u'id': u'00829477-4a04-411d-aa7a-3f31296a4982', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', u'admin_state_up': True, u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'created_at': u'2018-11-01T09:22:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'71b9637ec5f74001bd0e586908b9c34a'}) 2018-11-01 09:22:36,912 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/c5daf4fd-c271-42ca-8dc2-3aeaef5666b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c5daf4fd-c271-42ca-8dc2-3aeaef5666b5/file', 'owner': u'71b9637ec5f74001bd0e586908b9c34a', 'id': u'c5daf4fd-c271-42ca-8dc2-3aeaef5666b5', 'size': 12716032, u'self': u'/v2/images/c5daf4fd-c271-42ca-8dc2-3aeaef5666b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71b9637ec5f74001bd0e586908b9c34a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/c5daf4fd-c271-42ca-8dc2-3aeaef5666b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:22:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T09:22:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', '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/c5daf4fd-c271-42ca-8dc2-3aeaef5666b5', 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_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', 'created': u'2018-11-01T09:22:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:22:33Z', 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/c5daf4fd-c271-42ca-8dc2-3aeaef5666b5', 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_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:22:37,351 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a1ad3038-d9f5-4f8d-abff-dc24fb3584b8', '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'71b9637ec5f74001bd0e586908b9c34a', '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'24059d40-9b27-4f04-9ff9-d811f24b06ff', 'swap': 0}) 2018-11-01 09:22:37,600 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:22:37,601 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 09:22:54,873 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-11-01 09:22:56,234 - 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'87091948e3a84f7c83b967f3f35d93ed', '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_4936b0be-e426-48d6-a929-5a4eaf2da05c'}) 2018-11-01 09:22:56,755 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4e5f414a7a0341e9a631569899552830', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_4936b0be-e426-48d6-a929-5a4eaf2da05c'}) 2018-11-01 09:22:58,415 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_4936b0be-e426-48d6-a929-5a4eaf2da05c', 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'87091948e3a84f7c83b967f3f35d93ed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0d89a15b-c535-4dc4-b343-ddb4b5a74264', 'username': u'vmready2-user_4936b0be-e426-48d6-a929-5a4eaf2da05c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:22:58,419 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_4936b0be-e426-48d6-a929-5a4eaf2da05c', 'password': '0d89a15b-c535-4dc4-b343-ddb4b5a74264', 'project_name': 'vmready2-project_4936b0be-e426-48d6-a929-5a4eaf2da05c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '87091948e3a84f7c83b967f3f35d93ed', 'project_domain_name': 'Default'} 2018-11-01 09:22:58,420 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-11-01 09:23:00,330 - 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'2018-11-01T09:23:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bdd9368b-124e-4f2b-9899-e88357e22798', 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'vmready2-net_4936b0be-e426-48d6-a929-5a4eaf2da05c', u'created_at': u'2018-11-01T09:23:00Z', u'mtu': 1450, u'tenant_id': u'87091948e3a84f7c83b967f3f35d93ed', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'87091948e3a84f7c83b967f3f35d93ed', u'l2_adjacency': True}) 2018-11-01 09:23:02,610 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:23:02Z', 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'b98ab5c4-c208-42e1-9386-728125beecdf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_4936b0be-e426-48d6-a929-5a4eaf2da05c', u'enable_dhcp': True, u'network_id': u'bdd9368b-124e-4f2b-9899-e88357e22798', u'tenant_id': u'87091948e3a84f7c83b967f3f35d93ed', u'created_at': u'2018-11-01T09:23:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'87091948e3a84f7c83b967f3f35d93ed'}) 2018-11-01 09:23:09,961 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:23:05Z', u'revision_number': 3, u'id': u'47c7bc1d-0a85-452a-ad3e-6a89fc8fd89f', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_4936b0be-e426-48d6-a929-5a4eaf2da05c', u'admin_state_up': True, u'tenant_id': u'87091948e3a84f7c83b967f3f35d93ed', u'created_at': u'2018-11-01T09:23:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'87091948e3a84f7c83b967f3f35d93ed'}) 2018-11-01 09:23:18,093 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/b66ae432-4b50-4ecd-b62d-2fbc5df13b08/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b66ae432-4b50-4ecd-b62d-2fbc5df13b08/file', 'owner': u'87091948e3a84f7c83b967f3f35d93ed', 'id': u'b66ae432-4b50-4ecd-b62d-2fbc5df13b08', 'size': 12716032, u'self': u'/v2/images/b66ae432-4b50-4ecd-b62d-2fbc5df13b08', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'87091948e3a84f7c83b967f3f35d93ed', 'name': 'vmready2-project_4936b0be-e426-48d6-a929-5a4eaf2da05c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/b66ae432-4b50-4ecd-b62d-2fbc5df13b08/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:23:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T09:23:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_4936b0be-e426-48d6-a929-5a4eaf2da05c', '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/b66ae432-4b50-4ecd-b62d-2fbc5df13b08', 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_4936b0be-e426-48d6-a929-5a4eaf2da05c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_4936b0be-e426-48d6-a929-5a4eaf2da05c', 'created': u'2018-11-01T09:23:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:23:15Z', 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/b66ae432-4b50-4ecd-b62d-2fbc5df13b08', 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_4936b0be-e426-48d6-a929-5a4eaf2da05c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:23:18,848 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_4936b0be-e426-48d6-a929-5a4eaf2da05c', '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'71b9637ec5f74001bd0e586908b9c34a', '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'8d435693-941f-440f-92ac-2324d0791c0c', 'swap': 0}) 2018-11-01 09:23:19,105 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:23:19,105 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 09:23:37,936 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-11-01 09:23:38,777 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-11-01 09:23:39,738 - 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'2018-11-01T09:23:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9842917d-3ddf-43c6-811b-a45da17f48eb', 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'singlevm1-net_ec53476b-4c64-4052-bcc1-56b808afdebf', u'created_at': u'2018-11-01T09:23:39Z', u'mtu': 1450, u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71b9637ec5f74001bd0e586908b9c34a', u'l2_adjacency': True}) 2018-11-01 09:23:40,921 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:23:40Z', 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'9a0d8e48-98f0-4ffe-9af5-145f82de69ec', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_ec53476b-4c64-4052-bcc1-56b808afdebf', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9842917d-3ddf-43c6-811b-a45da17f48eb', u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'created_at': u'2018-11-01T09:23:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71b9637ec5f74001bd0e586908b9c34a'}) 2018-11-01 09:23:49,493 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:23:43Z', u'revision_number': 3, u'ha': True, u'id': u'2630c34e-7e9c-4afd-b767-75e503184fef', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_ec53476b-4c64-4052-bcc1-56b808afdebf', u'admin_state_up': True, u'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', u'created_at': u'2018-11-01T09:23:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'71b9637ec5f74001bd0e586908b9c34a'}) 2018-11-01 09:23:56,282 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/df46b1a5-0706-4ee2-9e55-524819d99f9a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/df46b1a5-0706-4ee2-9e55-524819d99f9a/file', 'owner': u'71b9637ec5f74001bd0e586908b9c34a', 'id': u'df46b1a5-0706-4ee2-9e55-524819d99f9a', 'size': 12716032, u'self': u'/v2/images/df46b1a5-0706-4ee2-9e55-524819d99f9a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71b9637ec5f74001bd0e586908b9c34a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/df46b1a5-0706-4ee2-9e55-524819d99f9a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:23:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T09:23:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_ec53476b-4c64-4052-bcc1-56b808afdebf', '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/df46b1a5-0706-4ee2-9e55-524819d99f9a', 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_ec53476b-4c64-4052-bcc1-56b808afdebf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_ec53476b-4c64-4052-bcc1-56b808afdebf', 'created': u'2018-11-01T09:23:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:23:54Z', 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/df46b1a5-0706-4ee2-9e55-524819d99f9a', 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_ec53476b-4c64-4052-bcc1-56b808afdebf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:23:56,631 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_ec53476b-4c64-4052-bcc1-56b808afdebf', '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'71b9637ec5f74001bd0e586908b9c34a', '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'1f8b1c29-71bf-413a-8fdb-d6299724b101', 'swap': 0}) 2018-11-01 09:23:57,101 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3Lv5SJOl/vIej9BVC/iAOqMLjXh0RhYYky6MzKmWOARHjWrAt0S8T5jrOxzYC8pu+v6qmdT0IXRag3TdXHtaNCftPcdt+cpYkty+/SQCzvw1nr2z3NvgsxXjGIUTYUgQ+dbA0FgXcXSxIsjwR/GTw6RbM0Uet9O/Zn6VZ16aDvwMGhdsanbf28eAbByjOPB5NI5aTTCR1+UIzHfA3dcl2k3LLVRG4k+Ub5ZzW1KFlGvd9lsGnxN6ZIcoBhTlvRC/tYGJfCglEz4WcjjJBPVvACtTnQZEbzfgaJqMuFjaoVWiWiwYz6/5ih0UPNjQVbMalJfdxFsI/Qb7kVFIh/Wvd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAty7+UiTpf7yHo/QVQv4gDqjC414dEYWGJMujMypljgER41qw\nLdEvE+Y6zsc2AvKbvr+qpnU9CF0WoN03Vx7WjQn7T3HbfnKWJLcvv0kAs78NZ69s\n9zb4LMV4xiFE2FIEPnWwNBYF3F0sSLI8Efxk8OkWzNFHrfTv2Z+lWdemg78DBoXb\nGp239vHgGwcozjweTSOWk0wkdflCMx3wN3XJdpNyy1URuJPlG+Wc1tShZRr3fZbB\np8TemSHKAYU5b0Qv7WBiXwoJRM+FnI4yQT1bwArU50GRG834GiajLhY2qFVolosG\nM+v+YodFDzY0FWzGpSX3cRbCP0G+5FRSIf1r3QIDAQABAoIBAHZAxPa8U2wdhaam\nk+8qZAFymlTy1WsROlaYiuMl1GdGc4jEa4U4S97Zuk7wNQLUIQyTaJOKjXrPtSLl\ni6sXAkQMFIrlol9Pk3NiOlWOyABBLmMn0P0KJE2qsNuecHYBBDJaAQSuztvB3iuT\nu8mUmIkYv5o64739p7RiJfkIiLr0xO8dyI6MThM0AO6u/45lRMZDOeLL2SRr3TS+\nUFRC3Gn9QIwwdE/doV/Hznyzx6lpxddbLfhiZKzUy3ajDrBpZNIItqsFn3Ay7wd8\nrOfB7AjC+a9jTN8P5IFjY9AxxN5t1zZ6u7g8W990TRzaSeTFZY0THevNkcPVpHgL\nrOK50vUCgYEA5VFB/AZJqvLY0vuGoAGG0G1rHQT3QTgy6qvbikkJnCcUZD7u2RoN\nLsRHvOxlnIdyh0LV8zyI81nBb5j0ULaEENT3DGXu7AoLDjgWMJ9ltDkRpeilNGtS\nnupkqx5Ys+dZ/6AENa/c35b9lZKXCF2mEp6nxfWQ72P9z++u/O0SSDMCgYEAzH+I\nrGBB2HvwBkymKgUzlOdKWHgMHl00I8Os8BWgOs+tRWwfitguOhgruIVHAGGBvZvo\nc1d8x4JKqJQttoHwn/w8GCCX0Q3zkOgx6LxYy9jo9tOw6nAnrXtALgCwGfFwt46/\nAMK/PYLYlMbXS5/d7M+sPdItH+ImIV/hhD6sq68CgYBLSR4sq7PL1+avfbx5E4c7\nLnEYGeVDGDw/JyTwhYIOLhZXwwGPbSoezHnw4HuLpDxJg/vR23Hq0vDavpCXXxSE\noiZpf52tCK8QgAFo/Svau1G78mEqkIGTgsiCFXhxt+aoMdSv+4i8L0oZrQLA0F4R\nhtz19OUccuuFNN9yUjLKWQKBgBLNnzmKWEOZkcZigdzXQZjtc26TCzo3g7XOJjal\nJmiB9AKwIG5Z1lZNJqf+yTqFvLI8hbElWDnYBxldFp7zb7amMLhfNtZoG/80+nHV\n76w+s50OdfP4gA15ibsxIQAhrSWToIhnX8I+J7/2UJGJj5RYvBOrIa8O0ka7VDce\ntC3NAoGAaMidrM6atOI2tXJUqeuEmc4dhSMCQw35pwg2+GK723LN+SuUdBWB68Mq\nQp7FuB6Vquioa4altcHSN3tsWABgXiFmCj2Ku3eyOh8AdG5IlxQUnir4/dvfzRTa\n6a5mnyTtOPKnTtO8WGgthi9Zx5j1VPRhtS9cMs3UC875Xu3AkQ8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5bd21f99bd904820b39f2b594ae9cd86', 'name': u'singlevm1-kp_ec53476b-4c64-4052-bcc1-56b808afdebf', 'created_at': '2018-11-01T09:23:57.101761', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71b9637ec5f74001bd0e586908b9c34a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:42:6b:ba:68:51:58:f3:0c:80:4b:0b:35:23:0d:34', 'type': 'ssh', 'id': u'singlevm1-kp_ec53476b-4c64-4052-bcc1-56b808afdebf'}) 2018-11-01 09:23:57,101 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAty7+UiTpf7yHo/QVQv4gDqjC414dEYWGJMujMypljgER41qw LdEvE+Y6zsc2AvKbvr+qpnU9CF0WoN03Vx7WjQn7T3HbfnKWJLcvv0kAs78NZ69s 9zb4LMV4xiFE2FIEPnWwNBYF3F0sSLI8Efxk8OkWzNFHrfTv2Z+lWdemg78DBoXb Gp239vHgGwcozjweTSOWk0wkdflCMx3wN3XJdpNyy1URuJPlG+Wc1tShZRr3fZbB p8TemSHKAYU5b0Qv7WBiXwoJRM+FnI4yQT1bwArU50GRG834GiajLhY2qFVolosG M+v+YodFDzY0FWzGpSX3cRbCP0G+5FRSIf1r3QIDAQABAoIBAHZAxPa8U2wdhaam k+8qZAFymlTy1WsROlaYiuMl1GdGc4jEa4U4S97Zuk7wNQLUIQyTaJOKjXrPtSLl i6sXAkQMFIrlol9Pk3NiOlWOyABBLmMn0P0KJE2qsNuecHYBBDJaAQSuztvB3iuT u8mUmIkYv5o64739p7RiJfkIiLr0xO8dyI6MThM0AO6u/45lRMZDOeLL2SRr3TS+ UFRC3Gn9QIwwdE/doV/Hznyzx6lpxddbLfhiZKzUy3ajDrBpZNIItqsFn3Ay7wd8 rOfB7AjC+a9jTN8P5IFjY9AxxN5t1zZ6u7g8W990TRzaSeTFZY0THevNkcPVpHgL rOK50vUCgYEA5VFB/AZJqvLY0vuGoAGG0G1rHQT3QTgy6qvbikkJnCcUZD7u2RoN LsRHvOxlnIdyh0LV8zyI81nBb5j0ULaEENT3DGXu7AoLDjgWMJ9ltDkRpeilNGtS nupkqx5Ys+dZ/6AENa/c35b9lZKXCF2mEp6nxfWQ72P9z++u/O0SSDMCgYEAzH+I rGBB2HvwBkymKgUzlOdKWHgMHl00I8Os8BWgOs+tRWwfitguOhgruIVHAGGBvZvo c1d8x4JKqJQttoHwn/w8GCCX0Q3zkOgx6LxYy9jo9tOw6nAnrXtALgCwGfFwt46/ AMK/PYLYlMbXS5/d7M+sPdItH+ImIV/hhD6sq68CgYBLSR4sq7PL1+avfbx5E4c7 LnEYGeVDGDw/JyTwhYIOLhZXwwGPbSoezHnw4HuLpDxJg/vR23Hq0vDavpCXXxSE oiZpf52tCK8QgAFo/Svau1G78mEqkIGTgsiCFXhxt+aoMdSv+4i8L0oZrQLA0F4R htz19OUccuuFNN9yUjLKWQKBgBLNnzmKWEOZkcZigdzXQZjtc26TCzo3g7XOJjal JmiB9AKwIG5Z1lZNJqf+yTqFvLI8hbElWDnYBxldFp7zb7amMLhfNtZoG/80+nHV 76w+s50OdfP4gA15ibsxIQAhrSWToIhnX8I+J7/2UJGJj5RYvBOrIa8O0ka7VDce tC3NAoGAaMidrM6atOI2tXJUqeuEmc4dhSMCQw35pwg2+GK723LN+SuUdBWB68Mq Qp7FuB6Vquioa4altcHSN3tsWABgXiFmCj2Ku3eyOh8AdG5IlxQUnir4/dvfzRTa 6a5mnyTtOPKnTtO8WGgthi9Zx5j1VPRhtS9cMs3UC875Xu3AkQ8= -----END RSA PRIVATE KEY----- 2018-11-01 09:24:26,115 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_ec53476b-4c64-4052-bcc1-56b808afdebf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7c:6c:c4', 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'df46b1a5-0706-4ee2-9e55-524819d99f9a'}), 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'2018-11-01T09:24:23.000000', 'flavor': Munch({u'id': u'1f8b1c29-71bf-413a-8fdb-d6299724b101'}), 'az': u'nova', 'id': u'138c5d3c-b83f-4b97-9ba9-a0ffb50b77f9', 'security_groups': [Munch({u'name': u'singlevm1-sg_ec53476b-4c64-4052-bcc1-56b808afdebf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5bd21f99bd904820b39f2b594ae9cd86', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71b9637ec5f74001bd0e586908b9c34a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:24:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:24:23Z', 'hostId': u'7d82188052ba8748ce32210e10fc350d7d2c402baaa7750f24f82d2f', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_ec53476b-4c64-4052-bcc1-56b808afdebf', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'7d82188052ba8748ce32210e10fc350d7d2c402baaa7750f24f82d2f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.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'2018-11-01T09:24:23.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'71b9637ec5f74001bd0e586908b9c34a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_ec53476b-4c64-4052-bcc1-56b808afdebf', 'adminPass': u'4iGiimqJw69G', 'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', 'created_at': u'2018-11-01T09:24:07Z', 'created': u'2018-11-01T09:24:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:24:31,806 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2630c34e-7e9c-4afd-b767-75e503184fef', 'updated_at': u'2018-11-01T09:24:31Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'6ada39ca-ff21-4788-b2f5-3541b260bc1c', 'id': u'0d1e4727-8a9e-4d17-aa77-5a6b05070979', 'network': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'port': u'6ada39ca-ff21-4788-b2f5-3541b260bc1c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71b9637ec5f74001bd0e586908b9c34a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'71b9637ec5f74001bd0e586908b9c34a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9842917d-3ddf-43c6-811b-a45da17f48eb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7c:6c:c4', u'device_id': u'138c5d3c-b83f-4b97-9ba9-a0ffb50b77f9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'71b9637ec5f74001bd0e586908b9c34a', 'created_at': u'2018-11-01T09:24:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9842917d-3ddf-43c6-811b-a45da17f48eb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7c:6c:c4', u'device_id': u'138c5d3c-b83f-4b97-9ba9-a0ffb50b77f9'}), 'router': u'2630c34e-7e9c-4afd-b767-75e503184fef'}) 2018-11-01 09:24:32,571 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 575043906 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.175419] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177542] pid_max: default: 32768 minimum: 301 [ 0.178700] ACPI: Core revision 20150930 [ 0.180295] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.181991] Security Framework initialized [ 0.183061] Yama: becoming mindful. [ 0.184015] AppArmor: AppArmor initialized [ 0.185101] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.186794] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188411] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.189989] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191763] Initializing cgroup subsys io [ 0.192817] Initializing cgroup subsys memory [ 0.193930] Initializing cgroup subsys devices [ 0.195073] Initializing cgroup subsys freezer [ 0.196205] Initializing cgroup subsys net_cls [ 0.197327] Initializing cgroup subsys perf_event [ 0.198506] Initializing cgroup subsys net_prio [ 0.199635] Initializing cgroup subsys hugetlb [ 0.200744] Initializing cgroup subsys pids [ 0.201851] CPU: Physical Processor ID: 0 [ 0.203601] mce: CPU supports 10 MCE banks [ 0.204691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.205984] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.220750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.227300] ftrace: allocating 31920 entries in 125 pages [ 0.253153] smpboot: Max logical packages: 1 [ 0.254264] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.256017] x2apic enabled [ 0.257086] Switched APIC routing to physical x2apic. [ 0.259396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.260843] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.263515] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.265810] KVM setup paravirtual spinlock [ 0.267339] x86: Booted up 1 node, 1 CPUs [ 0.268387] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.270172] devtmpfs: initialized [ 0.272095] evm: security.selinux [ 0.273008] evm: security.SMACK64 [ 0.273915] evm: security.SMACK64EXEC [ 0.274886] evm: security.SMACK64TRANSMUTE [ 0.275932] evm: security.SMACK64MMAP [ 0.276889] evm: security.ima [ 0.277713] evm: security.capability [ 0.278730] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.281092] pinctrl core: initialized pinctrl subsystem [ 0.282479] RTC time: 9:24:23, date: 11/01/18 [ 0.283689] NET: Registered protocol family 16 [ 0.284924] cpuidle: using governor ladder [ 0.285995] cpuidle: using governor menu [ 0.287031] PCCT header not found. [ 0.287997] ACPI: bus type PCI registered [ 0.289036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.290620] PCI: Using configuration type 1 for base access [ 0.292723] ACPI: Added _OSI(Module Device) [ 0.293813] ACPI: Added _OSI(Processor Device) [ 0.294944] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296123] ACPI: Added _OSI(Processor Aggregator Device) [ 0.298171] ACPI: Interpreter enabled [ 0.299167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.306264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308629] ACPI: (supports S0 S5) [ 0.309535] ACPI: Using IOAPIC for interrupt routing [ 0.310749] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317273] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321450] acpiphp: Slot [3] registered [ 0.322449] acpiphp: Slot [4] registered [ 0.323437] acpiphp: Slot [5] registered [ 0.324428] acpiphp: Slot [6] registered [ 0.325422] acpiphp: Slot [7] registered [ 0.326412] acpiphp: Slot [8] registered [ 0.327401] acpiphp: Slot [9] registered [ 0.328393] acpiphp: Slot [10] registered [ 0.329397] acpiphp: Slot [11] registered [ 0.330402] acpiphp: Slot [12] registered [ 0.331415] acpiphp: Slot [13] registered [ 0.332424] acpiphp: Slot [14] registered [ 0.333437] acpiphp: Slot [15] registered [ 0.347554] acpiphp: Slot [16] registered [ 0.348559] acpiphp: Slot [17] registered [ 0.349565] acpiphp: Slot [18] registered [ 0.350568] acpiphp: Slot [19] registered [ 0.351575] acpiphp: Slot [20] registered [ 0.352582] acpiphp: Slot [21] registered [ 0.353587] acpiphp: Slot [22] registered [ 0.354590] acpiphp: Slot [23] registered [ 0.355600] acpiphp: Slot [24] registered [ 0.356607] acpiphp: Slot [25] registered [ 0.357610] acpiphp: Slot [26] registered [ 0.358616] acpiphp: Slot [27] registered [ 0.359629] acpiphp: Slot [28] registered [ 0.360637] acpiphp: Slot [29] registered [ 0.361644] acpiphp: Slot [30] registered [ 0.362649] acpiphp: Slot [31] registered [ 0.363656] PCI host bridge to bus 0000:00 [ 0.364666] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.366167] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367668] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369475] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.371280] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.373112] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376803] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379808] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.381351] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.385347] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.387294] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407803] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409636] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411392] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414878] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416427] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.418053] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.421280] vgaarb: loaded [ 0.422041] vgaarb: bridge control possible 0000:00:02.0 [ 0.423549] SCSI subsystem initialized [ 0.424692] ACPI: bus type USB registered [ 0.425722] usbcore: registered new interface driver usbfs [ 0.426999] usbcore: registered new interface driver hub [ 0.428241] usbcore: registered new device driver usb [ 0.429611] PCI: Using ACPI for IRQ routing [ 0.431001] NetLabel: Initializing [ 0.431901] NetLabel: domain hash size = 128 [ 0.432966] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434151] NetLabel: unlabeled traffic allowed by default [ 0.435592] clocksource: Switched to clocksource kvm-clock [ 0.445287] AppArmor: AppArmor Filesystem Enabled [ 0.446487] pnp: PnP ACPI init [ 0.447632] pnp: PnP ACPI: found 5 devices [ 0.454294] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456427] NET: Registered protocol family 2 [ 0.457770] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.459355] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.460844] TCP: Hash tables configured (established 4096 bind 4096) [ 0.462337] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463684] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.465132] NET: Registered protocol family 1 [ 0.466222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467574] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.468908] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483252] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497674] Trying to unpack rootfs image as initramfs... [ 0.558070] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.560149] Scanning for low memory corruption every 60 seconds [ 0.561801] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.563245] audit: initializing netlink subsys (disabled) [ 0.564564] audit: type=2000 audit(1541064264.335:1): initialized [ 0.566196] Initialise system trusted keyring [ 0.567379] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573820] zbud: loaded [ 0.574916] VFS: Disk quotas dquot_6.6.0 [ 0.575972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578109] fuse init (API version 7.23) [ 0.579264] Key type big_key registered [ 0.580321] Allocating IMA MOK and blacklist keyrings. [ 0.581911] Key type asymmetric registered [ 0.582951] Asymmetric key parser 'x509' registered [ 0.584165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586047] io scheduler noop registered [ 0.587043] io scheduler deadline registered (default) [ 0.588295] io scheduler cfq registered [ 0.589437] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592373] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594210] ACPI: Power Button [PWRF] [ 0.595335] GHES: HEST is not enabled! [ 0.609331] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638224] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665302] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668104] Linux agpgart interface v0.103 [ 0.671303] brd: module loaded [ 0.673396] loop: module loaded [ 0.678341] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.680186] GPT:90111 != 2097151 [ 0.681044] GPT:Alternate GPT header not at the end of the disk. [ 0.682386] GPT:90111 != 2097151 [ 0.683238] GPT: Use GNU Parted to correct GPT errors. [ 0.684441] vda: vda1 vda15 [ 0.685989] scsi host0: ata_piix [ 0.686977] scsi host1: ata_piix [ 0.687897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.689395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.691200] libphy: Fixed MDIO Bus: probed [ 0.692443] tun: Universal TUN/TAP device driver, 1.6 [ 0.693625] tun: (C) 1999-2004 Max Krasnyansky [ 0.696131] PPP generic driver version 2.4.2 [ 0.697281] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698774] ehci-pci: EHCI PCI platform driver [ 0.699890] ehci-platform: EHCI generic platform driver [ 0.701122] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702521] ohci-pci: OHCI PCI platform driver [ 0.703614] ohci-platform: OHCI generic platform driver [ 0.704843] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719239] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722345] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725040] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728349] usb usb1: Product: UHCI Host Controller [ 0.729504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.730901] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732108] hub 1-0:1.0: USB hub found [ 0.733079] hub 1-0:1.0: 2 ports detected [ 0.734252] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736970] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738152] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739419] mousedev: PS/2 mouse device common for all mice [ 0.740969] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743231] rtc_cmos 00:00: RTC can wake from S4 [ 0.744626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746094] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747562] i2c /dev entries driver [ 0.748523] device-mapper: uevent: version 1.0.3 [ 0.749714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.751759] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753479] NET: Registered protocol family 10 [ 0.754874] NET: Registered protocol family 17 [ 0.756004] Key type dns_resolver registered [ 0.757268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.758627] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.760851] registered taskstats version 1 [ 0.761917] Loading compiled-in X.509 certificates [ 0.763643] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.765931] zswap: loaded using pool lzo/zbud [ 0.767872] Key type trusted registered [ 0.769856] Key type encrypted registered [ 0.770880] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772177] ima: No TPM chip found, activating TPM-bypass! [ 0.773479] evm: HMAC attrs: 0x1 [ 0.774648] Magic number: 10:432:423 [ 0.775738] rtc_cmos 00:00: setting system clock to 2018-11-01 09:24:24 UTC (1541064264) [ 0.777741] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779109] EDD information not available. [ 0.849146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.864778] Write protecting the kernel read-only data: 14336k [ 0.867525] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869769] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.78 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.021772] 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.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 0.91. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbMESrAV7HCxuQQf/ZMm5CxsDCf7VgiS8rN3Fm7CSrBypJ2v2m++HC2yvWHFlzMNqOfOky4yK7OD6jCzKRj+WzfIlJtB0n/ZZKxbvmLDRBr/HFDR1LwDAQjXJdI7/xATRLcKWb5VEpYgS444wd5niftg8vsmN/HHLwqOsIvPLMlvjW3Ix/2+QmcJLDx7sB5JgCiNz8HbE6BdmoSO7F7cfAeSZz9A06jYIoI6y0w2fgGYVa3/HWsjR0iFNo+WYrXiaCNunlP+k9KKTGY+82x+faDDwJLIrQojTxjZ5WuWwACZv6SrRdtEbrNOX2hgKjOq+Ew2o0N/yfq/USazVI/GNL root@singlevm1-vm-ec53476b-4c64-4052-bcc1-56b808afdebf ssh-dss AAAAB3NzaC1kc3MAAACBAODlZ5mODEGubtOZJXNRjc136D98mkGnnhOuEvgSTkbBa5ebYy6a+deFQ3WN9vdc6lmidWZVgRxNAIAkQsPiNzjWf8YAcwFCHGyzQguEUQUEg36lrWgzXF6nUqAG7x+Ejiot8Guzdsgegtby+tHjypu83bsS7bZUwSjxacHNg0enAAAAFQDT0xl3Ita7NaB4OM/bOOShoM+M2wAAAIEA3t23XOEVM1Ffj2JVdCEHZKtX5DuwlCHdBhD3g2dYHs7VSGe8HYWamsp2VduUMBs8byhNbl0JbIosBtA4FN7P9NFlG6akh34bCSTQ0P0+EgSGUoW8oKBtMrV8HKI/KQyx9tEWhfqhrSxFfMT/IgDj8tc6ZKZxKFEDAIyBDI6HT00AAACBANAs6YDCJquNs9HZia2oP72SVsdSRoFSh5/vkGUGUC2zfKLQU/u9mdDHqjZniwkbNP2cQLNIs7dOcsOQU5RPafeakqfpdgKQsMy5Y0BlSGIjJ36ORnR0yBwJMYmdcKrjhbbYY+TL4q73b8EcloOvEzW025NXPEhs82I9OfacjfEB root@singlevm1-vm-ec53476b-4c64-4052-bcc1-56b808afdebf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe7c:6cc4/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-ec53476b-4c64-4052-bcc1-56b808afdebf launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-ec53476b-4c64-4052-bcc1-56b808afdebf login: 2018-11-01 09:24:33,636 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-01 09:24:33,637 - functest.core.singlevm - DEBUG - error: 2018-11-01 09:24:33,756 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:24:33,756 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:55 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 09:24:54,395 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-11-01 09:24:55,794 - 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'dd562de8a3124be5b94dd9d5c4e6aac9', '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_69f04037-f45b-4c4d-9a70-047fa692af52'}) 2018-11-01 09:24:56,385 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'75ffaa2a66f140d7bc4cf27b6c8765e2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_69f04037-f45b-4c4d-9a70-047fa692af52'}) 2018-11-01 09:24:58,182 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_69f04037-f45b-4c4d-9a70-047fa692af52', 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'dd562de8a3124be5b94dd9d5c4e6aac9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8a883779-357c-4390-b340-f375e8549a98', 'username': u'singlevm2-user_69f04037-f45b-4c4d-9a70-047fa692af52', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:24:58,186 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_69f04037-f45b-4c4d-9a70-047fa692af52', 'password': '8a883779-357c-4390-b340-f375e8549a98', 'project_name': 'singlevm2-project_69f04037-f45b-4c4d-9a70-047fa692af52', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'dd562de8a3124be5b94dd9d5c4e6aac9', 'project_domain_name': 'Default'} 2018-11-01 09:24:58,187 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-11-01 09:24:59,478 - 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'2018-11-01T09:24:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'64985e4e-6a32-48dd-bf19-bbb7802370ec', u'provider:segmentation_id': 19, 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_69f04037-f45b-4c4d-9a70-047fa692af52', u'created_at': u'2018-11-01T09:24:59Z', u'mtu': 1450, u'tenant_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', u'l2_adjacency': True}) 2018-11-01 09:25:01,215 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:25:00Z', 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'82fa4c3f-d98a-45e0-b761-b801deff9368', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_69f04037-f45b-4c4d-9a70-047fa692af52', u'enable_dhcp': True, u'network_id': u'64985e4e-6a32-48dd-bf19-bbb7802370ec', u'tenant_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', u'created_at': u'2018-11-01T09:25:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dd562de8a3124be5b94dd9d5c4e6aac9'}) 2018-11-01 09:25:08,781 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:25:03Z', u'revision_number': 3, u'id': u'24bd15c5-9bd1-471a-9971-266132b73027', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_69f04037-f45b-4c4d-9a70-047fa692af52', u'admin_state_up': True, u'tenant_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', u'created_at': u'2018-11-01T09:25:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'dd562de8a3124be5b94dd9d5c4e6aac9'}) 2018-11-01 09:25:15,037 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/b40129ef-0a69-43dc-aaba-047208268e72/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b40129ef-0a69-43dc-aaba-047208268e72/file', 'owner': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'id': u'b40129ef-0a69-43dc-aaba-047208268e72', 'size': 12716032, u'self': u'/v2/images/b40129ef-0a69-43dc-aaba-047208268e72', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'name': 'singlevm2-project_69f04037-f45b-4c4d-9a70-047fa692af52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/b40129ef-0a69-43dc-aaba-047208268e72/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:25:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T09:25:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_69f04037-f45b-4c4d-9a70-047fa692af52', '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/b40129ef-0a69-43dc-aaba-047208268e72', 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_69f04037-f45b-4c4d-9a70-047fa692af52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_69f04037-f45b-4c4d-9a70-047fa692af52', 'created': u'2018-11-01T09:25:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:25:13Z', 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/b40129ef-0a69-43dc-aaba-047208268e72', 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_69f04037-f45b-4c4d-9a70-047fa692af52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:25:15,844 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_69f04037-f45b-4c4d-9a70-047fa692af52', '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'71b9637ec5f74001bd0e586908b9c34a', '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'2052c5ac-94e4-427f-bcd7-38c46bab9879', 'swap': 0}) 2018-11-01 09:25:16,441 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkQSZqDpI/tW41zPx08WjgO2TMOtSmqLBA17iMHtQHEtBKq5fXGwtfVniQzDiQXVduw7ALyQkjDNPbO3qhvA8d9/NkElvoQTgIn8lH8AxOrXfslZP337ugeh7uaxqmbEfQvshWCzCQgi/YWm6cMQ0p5t84HCgZvK6q73foLtJdRHchfgVuuOdf2rIkKiBlnAYAtaqeKPMbvAiMcR4E40AQcm822ws061pLN+ma3M7VOxMeqekkwJ73jeK1C7MKQu1xy4DlpTxIyP5X2XjGGB9WN2B66LCmAgqKEGuXSfVWy4JlAxnxIuDzoVIpByIVPdC+LRzWLtONXOPXoSCR4Q6b Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApEEmag6SP7VuNcz8dPFo4DtkzDrUpqiwQNe4jB7UBxLQSquX\n1xsLX1Z4kMw4kF1XbsOwC8kJIwzT2zt6obwPHffzZBJb6EE4CJ/JR/AMTq137JWT\n99+7oHoe7msapmxH0L7IVgswkIIv2FpunDENKebfOBwoGbyuqu936C7SXUR3IX4F\nbrjnX9qyJCogZZwGALWqnijzG7wIjHEeBONAEHJvNtsLNOtaSzfpmtzO1TsTHqnp\nJMCe943itQuzCkLtccuA5aU8SMj+V9l4xhgfVjdgeuiwpgIKihBrl0n1VsuCZQMZ\n8SLg86FSKQciFT3Qvi0c1i7TjVzj16EgkeEOmwIDAQABAoIBAAJIgY8x2qiWDg0j\nZ1L81Bdh2/nWy4PxjlmoZgFUoF/kzA5tqjOsRZEys4RXwmWHVqLMh5LyXXUmRX+j\nqQW8hn1FKBX5B1wIJA5ColqkpJcnZCZewerNKl+Fsw5fYMR1dt4Y+NHxX+ByXtXk\nE+uJ5wPxGKNACPKqo8bugz0wAW6YclgKNJHsolQ1Iqd6Xxr2ezw0B1EgMSKGwSqz\nmVLTWQFzdk7EAIys4hbMAyoV2lmbckiRZfn8R5gRc1nMnY+qBsG6RGVc6QnGQBI2\ntSfmMizKM58G2W848mJD1yQH0wZqZC3c0g0lS3XkUg8Izkx6Ab436TR7lI1TkqMC\n3J05+HkCgYEAzcjXaA8tRZIHDl6nm0Ezv3Wy9uZ2Eekvvc+65YZVUrqEWD5JQ+oy\n6ofDh2Q+uhgGjQ7rOrDX8ZwW1EDyUNLi561J2rEksxxFnpolnjrZ0ttNiI11gfkJ\nW1R6fuY4BmLXZ3LIIBWR++f7nNEZbz/R+kL8C0CgNmNHPDPh03kcJm0CgYEAzFX3\np7vwuXQN2P20YDxoyC1cMrDPwB4Qu9sgb3P36k0WV4oLpfE828LdNhE9AqAJj1Su\ngsnTcEfIJozWZuo2mIYdkzNKwA81BABdMuQ5gDCe+rVlkHJqCsJO/v5bitiUHR95\nGnbeAIgyOilRpPwdX9TuWbFv+Vyhm6xRiBWDhCcCgYEAveVxidA/iayooEUOzAFO\nPIbjgF3JZNvXt4QDRx1AjVgbGsdXmrl7BNwFvmHuVJIpMXAr9/wLOiU9F99a/OSu\niPZrackAQdx8DlDXF/3c1myTTsijQC5MyR/a7lGKL7J0bj0ImjrtfRVlJh/7JaMy\nJIw9xDB959KTgOWrphdjt70CgYBK/bHqSTtLlKAQZuvv9buu25bes61LIL2bdAwv\nWyw9PRVaAzvLJwHi1V1CHol5kSpxA+8X6OJEbtOx8jYthv+Kco4gG87vNaWLVmbd\n6ox/01hFQpWHsbXhRPag9tC54EpbddWINN+86j8kwU1Jc42EQi1Hlas2pRxaeZ9i\nhiLCOQKBgCAoJp5TUL+JIKRNvdeJC/efaXcl1YeYz2DPxO29PQPhwyJ0YLvbMrws\nz+228ME+3OC1EMTvOtW7VZHFacfxSQ39sKAU/AR78jIOgt4+/wTTTPLQa/WQWTU5\nW3UzH+VyRbDd3FrAIRY5tDvjFs8Oev3dcuWArRER2iyI0IZ2RopU\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'75ffaa2a66f140d7bc4cf27b6c8765e2', 'name': u'singlevm2-kp_69f04037-f45b-4c4d-9a70-047fa692af52', 'created_at': '2018-11-01T09:25:16.441902', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'name': 'singlevm2-project_69f04037-f45b-4c4d-9a70-047fa692af52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'72:ab:4a:56:ad:c8:ce:81:69:e2:4d:ab:91:c6:15:0e', 'type': 'ssh', 'id': u'singlevm2-kp_69f04037-f45b-4c4d-9a70-047fa692af52'}) 2018-11-01 09:25:16,442 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEApEEmag6SP7VuNcz8dPFo4DtkzDrUpqiwQNe4jB7UBxLQSquX 1xsLX1Z4kMw4kF1XbsOwC8kJIwzT2zt6obwPHffzZBJb6EE4CJ/JR/AMTq137JWT 99+7oHoe7msapmxH0L7IVgswkIIv2FpunDENKebfOBwoGbyuqu936C7SXUR3IX4F brjnX9qyJCogZZwGALWqnijzG7wIjHEeBONAEHJvNtsLNOtaSzfpmtzO1TsTHqnp JMCe943itQuzCkLtccuA5aU8SMj+V9l4xhgfVjdgeuiwpgIKihBrl0n1VsuCZQMZ 8SLg86FSKQciFT3Qvi0c1i7TjVzj16EgkeEOmwIDAQABAoIBAAJIgY8x2qiWDg0j Z1L81Bdh2/nWy4PxjlmoZgFUoF/kzA5tqjOsRZEys4RXwmWHVqLMh5LyXXUmRX+j qQW8hn1FKBX5B1wIJA5ColqkpJcnZCZewerNKl+Fsw5fYMR1dt4Y+NHxX+ByXtXk E+uJ5wPxGKNACPKqo8bugz0wAW6YclgKNJHsolQ1Iqd6Xxr2ezw0B1EgMSKGwSqz mVLTWQFzdk7EAIys4hbMAyoV2lmbckiRZfn8R5gRc1nMnY+qBsG6RGVc6QnGQBI2 tSfmMizKM58G2W848mJD1yQH0wZqZC3c0g0lS3XkUg8Izkx6Ab436TR7lI1TkqMC 3J05+HkCgYEAzcjXaA8tRZIHDl6nm0Ezv3Wy9uZ2Eekvvc+65YZVUrqEWD5JQ+oy 6ofDh2Q+uhgGjQ7rOrDX8ZwW1EDyUNLi561J2rEksxxFnpolnjrZ0ttNiI11gfkJ W1R6fuY4BmLXZ3LIIBWR++f7nNEZbz/R+kL8C0CgNmNHPDPh03kcJm0CgYEAzFX3 p7vwuXQN2P20YDxoyC1cMrDPwB4Qu9sgb3P36k0WV4oLpfE828LdNhE9AqAJj1Su gsnTcEfIJozWZuo2mIYdkzNKwA81BABdMuQ5gDCe+rVlkHJqCsJO/v5bitiUHR95 GnbeAIgyOilRpPwdX9TuWbFv+Vyhm6xRiBWDhCcCgYEAveVxidA/iayooEUOzAFO PIbjgF3JZNvXt4QDRx1AjVgbGsdXmrl7BNwFvmHuVJIpMXAr9/wLOiU9F99a/OSu iPZrackAQdx8DlDXF/3c1myTTsijQC5MyR/a7lGKL7J0bj0ImjrtfRVlJh/7JaMy JIw9xDB959KTgOWrphdjt70CgYBK/bHqSTtLlKAQZuvv9buu25bes61LIL2bdAwv Wyw9PRVaAzvLJwHi1V1CHol5kSpxA+8X6OJEbtOx8jYthv+Kco4gG87vNaWLVmbd 6ox/01hFQpWHsbXhRPag9tC54EpbddWINN+86j8kwU1Jc42EQi1Hlas2pRxaeZ9i hiLCOQKBgCAoJp5TUL+JIKRNvdeJC/efaXcl1YeYz2DPxO29PQPhwyJ0YLvbMrws z+228ME+3OC1EMTvOtW7VZHFacfxSQ39sKAU/AR78jIOgt4+/wTTTPLQa/WQWTU5 W3UzH+VyRbDd3FrAIRY5tDvjFs8Oev3dcuWArRER2iyI0IZ2RopU -----END RSA PRIVATE KEY----- 2018-11-01 09:25:36,548 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_69f04037-f45b-4c4d-9a70-047fa692af52': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:6e:85', 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'b40129ef-0a69-43dc-aaba-047208268e72'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T09:25:33.000000', 'flavor': Munch({u'id': u'2052c5ac-94e4-427f-bcd7-38c46bab9879'}), 'az': u'nova', 'id': u'e0e99a3e-a871-4166-b845-aa85d5c8c6b3', 'security_groups': [Munch({u'name': u'singlevm2-sg_69f04037-f45b-4c4d-9a70-047fa692af52'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75ffaa2a66f140d7bc4cf27b6c8765e2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'name': 'singlevm2-project_69f04037-f45b-4c4d-9a70-047fa692af52', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:25:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:25:33Z', 'hostId': u'dbfab5215e24132cd51fbc4543406d157721c517e0f4eccb86be1b50', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_69f04037-f45b-4c4d-9a70-047fa692af52', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'dbfab5215e24132cd51fbc4543406d157721c517e0f4eccb86be1b50', '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'2018-11-01T09:25:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'name': u'singlevm2-vm_69f04037-f45b-4c4d-9a70-047fa692af52', 'adminPass': u'pm45JBHjvGJt', 'tenant_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'created_at': u'2018-11-01T09:25:25Z', 'created': u'2018-11-01T09:25:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:25:41,713 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'24bd15c5-9bd1-471a-9971-266132b73027', 'updated_at': u'2018-11-01T09:25:41Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'revision_number': 2, 'port_id': u'b3a190ea-10c1-453e-9af7-82a653f14a09', 'id': u'9432b3a7-8ebb-4ee4-a74f-120fcc06d87c', 'network': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'port': u'b3a190ea-10c1-453e-9af7-82a653f14a09', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'name': 'singlevm2-project_69f04037-f45b-4c4d-9a70-047fa692af52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'64985e4e-6a32-48dd-bf19-bbb7802370ec', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8b:6e:85', u'device_id': u'e0e99a3e-a871-4166-b845-aa85d5c8c6b3'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'dd562de8a3124be5b94dd9d5c4e6aac9', 'created_at': u'2018-11-01T09:25:38Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'64985e4e-6a32-48dd-bf19-bbb7802370ec', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8b:6e:85', u'device_id': u'e0e99a3e-a871-4166-b845-aa85d5c8c6b3'}), 'router': u'24bd15c5-9bd1-471a-9971-266132b73027'}) 2018-11-01 09:25:41,958 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 501274979 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.167009] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169021] pid_max: default: 32768 minimum: 301 [ 0.170113] ACPI: Core revision 20150930 [ 0.171654] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173238] Security Framework initialized [ 0.174242] Yama: becoming mindful. [ 0.175132] AppArmor: AppArmor initialized [ 0.176236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177807] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179324] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180754] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182417] Initializing cgroup subsys io [ 0.183402] Initializing cgroup subsys memory [ 0.184438] Initializing cgroup subsys devices [ 0.185496] Initializing cgroup subsys freezer [ 0.186550] Initializing cgroup subsys net_cls [ 0.187596] Initializing cgroup subsys perf_event [ 0.188686] Initializing cgroup subsys net_prio [ 0.189749] Initializing cgroup subsys hugetlb [ 0.190804] Initializing cgroup subsys pids [ 0.191846] CPU: Physical Processor ID: 0 [ 0.193496] mce: CPU supports 10 MCE banks [ 0.194525] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.195724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211926] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.218345] ftrace: allocating 31920 entries in 125 pages [ 0.244073] smpboot: Max logical packages: 1 [ 0.245106] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246764] x2apic enabled [ 0.247802] Switched APIC routing to physical x2apic. [ 0.250033] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.251367] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.253870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.256040] KVM setup paravirtual spinlock [ 0.257502] x86: Booted up 1 node, 1 CPUs [ 0.258492] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.260181] devtmpfs: initialized [ 0.262042] evm: security.selinux [ 0.262898] evm: security.SMACK64 [ 0.263738] evm: security.SMACK64EXEC [ 0.264650] evm: security.SMACK64TRANSMUTE [ 0.265644] evm: security.SMACK64MMAP [ 0.266551] evm: security.ima [ 0.267338] evm: security.capability [ 0.268308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.270523] pinctrl core: initialized pinctrl subsystem [ 0.271837] RTC time: 9:25:34, date: 11/01/18 [ 0.272981] NET: Registered protocol family 16 [ 0.274150] cpuidle: using governor ladder [ 0.275146] cpuidle: using governor menu [ 0.276105] PCCT header not found. [ 0.277019] ACPI: bus type PCI registered [ 0.277997] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279528] PCI: Using configuration type 1 for base access [ 0.281520] ACPI: Added _OSI(Module Device) [ 0.282547] ACPI: Added _OSI(Processor Device) [ 0.283582] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284653] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286594] ACPI: Interpreter enabled [ 0.287505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296342] ACPI: (supports S0 S5) [ 0.297225] ACPI: Using IOAPIC for interrupt routing [ 0.298358] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301868] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304655] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306067] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308722] acpiphp: Slot [3] registered [ 0.309718] acpiphp: Slot [4] registered [ 0.310704] acpiphp: Slot [5] registered [ 0.311686] acpiphp: Slot [6] registered [ 0.312631] acpiphp: Slot [7] registered [ 0.313583] acpiphp: Slot [8] registered [ 0.314531] acpiphp: Slot [9] registered [ 0.315486] acpiphp: Slot [10] registered [ 0.316448] acpiphp: Slot [11] registered [ 0.317441] acpiphp: Slot [12] registered [ 0.318403] acpiphp: Slot [13] registered [ 0.319362] acpiphp: Slot [14] registered [ 0.320340] acpiphp: Slot [15] registered [ 0.334207] acpiphp: Slot [16] registered [ 0.335168] acpiphp: Slot [17] registered [ 0.336142] acpiphp: Slot [18] registered [ 0.337114] acpiphp: Slot [19] registered [ 0.338115] acpiphp: Slot [20] registered [ 0.339075] acpiphp: Slot [21] registered [ 0.340033] acpiphp: Slot [22] registered [ 0.341039] acpiphp: Slot [23] registered [ 0.342008] acpiphp: Slot [24] registered [ 0.342967] acpiphp: Slot [25] registered [ 0.343923] acpiphp: Slot [26] registered [ 0.344894] acpiphp: Slot [27] registered [ 0.345880] acpiphp: Slot [28] registered [ 0.346856] acpiphp: Slot [29] registered [ 0.347858] acpiphp: Slot [30] registered [ 0.348836] acpiphp: Slot [31] registered [ 0.349788] PCI host bridge to bus 0000:00 [ 0.350768] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.352208] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.357071] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.358878] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364109] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.366967] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.370887] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372826] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.393174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.394936] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.396640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398333] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.399975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401510] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.403186] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.404422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.406254] vgaarb: loaded [ 0.406981] vgaarb: bridge control possible 0000:00:02.0 [ 0.408444] SCSI subsystem initialized [ 0.409568] ACPI: bus type USB registered [ 0.410553] usbcore: registered new interface driver usbfs [ 0.411814] usbcore: registered new interface driver hub [ 0.413016] usbcore: registered new device driver usb [ 0.414310] PCI: Using ACPI for IRQ routing [ 0.415644] NetLabel: Initializing [ 0.416525] NetLabel: domain hash size = 128 [ 0.417541] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418686] NetLabel: unlabeled traffic allowed by default [ 0.420054] clocksource: Switched to clocksource kvm-clock [ 0.429490] AppArmor: AppArmor Filesystem Enabled [ 0.430634] pnp: PnP ACPI init [ 0.431782] pnp: PnP ACPI: found 5 devices [ 0.438383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440478] NET: Registered protocol family 2 [ 0.441741] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.443301] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.444757] TCP: Hash tables configured (established 4096 bind 4096) [ 0.446217] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.447524] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448943] NET: Registered protocol family 1 [ 0.450013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451329] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.466927] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481145] Trying to unpack rootfs image as initramfs... [ 0.540481] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.542426] Scanning for low memory corruption every 60 seconds [ 0.544092] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.545487] audit: initializing netlink subsys (disabled) [ 0.546719] audit: type=2000 audit(1541064334.529:1): initialized [ 0.548274] Initialise system trusted keyring [ 0.549375] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.550758] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.553186] zbud: loaded [ 0.554106] VFS: Disk quotas dquot_6.6.0 [ 0.555091] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.556943] fuse init (API version 7.23) [ 0.560518] Key type big_key registered [ 0.561864] Allocating IMA MOK and blacklist keyrings. [ 0.563584] Key type asymmetric registered [ 0.564632] Asymmetric key parser 'x509' registered [ 0.565850] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.567755] io scheduler noop registered [ 0.568755] io scheduler deadline registered (default) [ 0.569995] io scheduler cfq registered [ 0.571151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575913] ACPI: Power Button [PWRF] [ 0.577061] GHES: HEST is not enabled! [ 0.591133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620345] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623114] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646617] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649456] Linux agpgart interface v0.103 [ 0.652742] brd: module loaded [ 0.654853] loop: module loaded [ 0.659637] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.661433] GPT:90111 != 2097151 [ 0.662277] GPT:Alternate GPT header not at the end of the disk. [ 0.663600] GPT:90111 != 2097151 [ 0.664449] GPT: Use GNU Parted to correct GPT errors. [ 0.665646] vda: vda1 vda15 [ 0.667252] scsi host0: ata_piix [ 0.668249] scsi host1: ata_piix [ 0.669141] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672420] libphy: Fixed MDIO Bus: probed [ 0.673432] tun: Universal TUN/TAP device driver, 1.6 [ 0.674595] tun: (C) 1999-2004 Max Krasnyansky [ 0.677300] PPP generic driver version 2.4.2 [ 0.678435] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679895] ehci-pci: EHCI PCI platform driver [ 0.680981] ehci-platform: EHCI generic platform driver [ 0.682203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683596] ohci-pci: OHCI PCI platform driver [ 0.684682] ohci-platform: OHCI generic platform driver [ 0.685907] uhci_hcd: USB Universal Host Controller Interface driver [ 0.700343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703399] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.704664] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706085] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.707583] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.709348] usb usb1: Product: UHCI Host Controller [ 0.710498] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.711901] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713113] hub 1-0:1.0: USB hub found [ 0.714080] hub 1-0:1.0: 2 ports detected [ 0.715245] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717976] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720443] mousedev: PS/2 mouse device common for all mice [ 0.722011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.724287] rtc_cmos 00:00: RTC can wake from S4 [ 0.725689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728637] i2c /dev entries driver [ 0.729599] device-mapper: uevent: version 1.0.3 [ 0.730799] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.732831] ledtrig-cpu: registered to indicate activity on CPUs [ 0.734538] NET: Registered protocol family 10 [ 0.735937] NET: Registered protocol family 17 [ 0.737056] Key type dns_resolver registered [ 0.738334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.739674] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.741908] registered taskstats version 1 [ 0.742976] Loading compiled-in X.509 certificates [ 0.744684] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.746987] zswap: loaded using pool lzo/zbud [ 0.748976] Key type trusted registered [ 0.751007] Key type encrypted registered [ 0.752032] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753325] ima: No TPM chip found, activating TPM-bypass! [ 0.754618] evm: HMAC attrs: 0x1 [ 0.755809] Magic number: 10:432:423 [ 0.756894] rtc_cmos 00:00: setting system clock to 2018-11-01 09:25:34 UTC (1541064334) [ 0.758904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760278] EDD information not available. [ 0.833601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848652] Write protecting the kernel read-only data: 14336k [ 0.851335] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.853558] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.899198] 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.77 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 0.91. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChc/VC+uA9Jc5xNfaWoXH3eLcWFrP2QClUr6QlG/AZSR6dSuhNtqZaiRtBapFmEZPnR5z+jqCa57r8/VEpzGyuJHkmgZHqiEEY0p301/wq1Qf7YtARoaOJtSmFrnPQ+B0FJ7JCmjV1oMPTh/7mwWncy7Yp8PNQkgVDfJdRxqoi++acMdj6R46j/UJ00gV10GbrQoveh784/QM+tkTi27A5D/1IR+/rwGXxO8gtkRWMYb4WNfx+cpoy8DLG3zaloFb1yGkLYGW8DhL0FaK0y9WjK9+Eduq7/sZiVIzihyh8XosRd4I6PiTm/b9aDXv6wRGNFn+tVHgPmdXnhEOttnCz root@singlevm2-vm-69f04037-f45b-4c4d-9a70-047fa692af52 ssh-dss AAAAB3NzaC1kc3MAAACBAJXOJZ7Xe6hmY94G9p1VLZ3P/nn5XTeSt+D0pTSANj/AeiX5byeVseJDN7Ff34rDuY6LKg9pdnxrpjgbK33SEPrSVGFeFDBlB0TARpW8WGQrSLKTK12kraXUVcOhVBMQCvypod1xzkBxOV8HDACBEN7vSHYQXlKXm2B+BwAW+MaJAAAAFQDjDRSqJka7AU9cudLXDEjv1vm0HwAAAIBC8iHKkv9jUned94YcWGHfECUWEZt9/uWm2Ir1Sg64QKhPVs47FJN8uCZyti4FvXvI9uO80h+p8zaHUL8wgNqyewCusOjeyMdAp4U63J/eAaPsdg0F2QD4y76U82++hdceVpsoaEyKCkLrY7tKE0D5LyRoNfbopXoKUZYc7YtvJgAAAIAr7xkunD6dpe9ESloMaNgzHi4lLSk9Keo3pmQ4rR30EJU+4WJVcm13HvvICeMLkThmsqJuxOUZacQm/4zLPI5GDrdfz9sUuAZ/kEiBtc5KzWRRGOWGlIQLC50RY4MbNTaqM0DpN51yfNRvmzD/68uuxJULI4tvJCDSbZyjFnJC5Q== root@singlevm2-vm-69f04037-f45b-4c4d-9a70-047fa692af52 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe8b:6e85/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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-69f04037-f45b-4c4d-9a70-047fa692af52 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-69f04037-f45b-4c4d-9a70-047fa692af52 login: 2018-11-01 09:25:42,063 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-01 09:25:42,064 - functest.core.singlevm - DEBUG - error: 2018-11-01 09:25:42,179 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:25:42,180 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 09:26:03,436 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-01 09:26:04,820 - 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'bceb7456e2464d14af9ae65fea3ac08b', '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_ee7432a9-781b-4240-a595-c8d042a60b2c'}) 2018-11-01 09:26:05,362 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0f039d5f36b140ffb34b735faf7e9a70', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_ee7432a9-781b-4240-a595-c8d042a60b2c'}) 2018-11-01 09:26:07,100 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_ee7432a9-781b-4240-a595-c8d042a60b2c', 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'bceb7456e2464d14af9ae65fea3ac08b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8f891467-a78c-4ce7-825e-0375c2e4aa8e', 'username': u'vping_ssh-user_ee7432a9-781b-4240-a595-c8d042a60b2c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:26:07,104 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_ee7432a9-781b-4240-a595-c8d042a60b2c', 'password': '8f891467-a78c-4ce7-825e-0375c2e4aa8e', 'project_name': 'vping_ssh-project_ee7432a9-781b-4240-a595-c8d042a60b2c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'bceb7456e2464d14af9ae65fea3ac08b', 'project_domain_name': 'Default'} 2018-11-01 09:26:07,105 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-01 09:26:08,226 - 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'2018-11-01T09:26:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'50587ba5-9822-42f0-bef2-67daa128e9ac', u'provider:segmentation_id': 73, 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_ee7432a9-781b-4240-a595-c8d042a60b2c', u'created_at': u'2018-11-01T09:26:08Z', u'mtu': 1450, u'tenant_id': u'bceb7456e2464d14af9ae65fea3ac08b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bceb7456e2464d14af9ae65fea3ac08b', u'l2_adjacency': True}) 2018-11-01 09:26:10,184 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:26:09Z', 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'57de73d1-2b46-4fdb-b58d-bda6bb31a609', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_ee7432a9-781b-4240-a595-c8d042a60b2c', u'enable_dhcp': True, u'network_id': u'50587ba5-9822-42f0-bef2-67daa128e9ac', u'tenant_id': u'bceb7456e2464d14af9ae65fea3ac08b', u'created_at': u'2018-11-01T09:26:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bceb7456e2464d14af9ae65fea3ac08b'}) 2018-11-01 09:26:17,714 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:26:12Z', u'revision_number': 3, u'id': u'f1ca9cf9-010d-4b74-87c2-10ebd9943868', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_ee7432a9-781b-4240-a595-c8d042a60b2c', u'admin_state_up': True, u'tenant_id': u'bceb7456e2464d14af9ae65fea3ac08b', u'created_at': u'2018-11-01T09:26:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'bceb7456e2464d14af9ae65fea3ac08b'}) 2018-11-01 09:26:24,624 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/aa067883-8f9f-482f-9de3-060aa8f810f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa067883-8f9f-482f-9de3-060aa8f810f0/file', 'owner': u'bceb7456e2464d14af9ae65fea3ac08b', 'id': u'aa067883-8f9f-482f-9de3-060aa8f810f0', 'size': 12716032, u'self': u'/v2/images/aa067883-8f9f-482f-9de3-060aa8f810f0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bceb7456e2464d14af9ae65fea3ac08b', 'name': 'vping_ssh-project_ee7432a9-781b-4240-a595-c8d042a60b2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/aa067883-8f9f-482f-9de3-060aa8f810f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:26:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T09:26:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ee7432a9-781b-4240-a595-c8d042a60b2c', '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/aa067883-8f9f-482f-9de3-060aa8f810f0', 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_ee7432a9-781b-4240-a595-c8d042a60b2c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_ee7432a9-781b-4240-a595-c8d042a60b2c', 'created': u'2018-11-01T09:26:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:26:22Z', 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/aa067883-8f9f-482f-9de3-060aa8f810f0', 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_ee7432a9-781b-4240-a595-c8d042a60b2c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:26:24,953 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_ee7432a9-781b-4240-a595-c8d042a60b2c', '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'71b9637ec5f74001bd0e586908b9c34a', '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'3848c186-d078-48e6-824b-f85de0f21fe7', 'swap': 0}) 2018-11-01 09:26:25,680 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi12+fpKIjd2OKVUKXyvR70Wo/ZpKUEG5I/y8lSo/xuI68jhYPtgQb98wxWB6Sb+HiZA8QlUUEtknjpBwV538ct1nwv+g3hSV0WzmcrAnMrE7YeF+0YSZg+BeFpehKgTgypGMruIiDHcSUB3UJQ0DLFBsKXqCTWG4WFi1QGG3i8cm0IgfnfskewZ41CSJXhLwn0GrB11dq71WpFYDgaj6isu17061afB4f3Bg3lwxaKnfT4QR1Rxrz3BUsmecHz7pULnT5ebQ1jrl6kYrwKmJW/si6a5f6Aq6Hy0kAZif8bnUDL6aUXchvI+j+8l41EC0yMGv6uwXnEkhKKUPLI5xP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4tdvn6SiI3djilVCl8r0e9FqP2aSlBBuSP8vJUqP8biOvI4W\nD7YEG/fMMVgekm/h4mQPEJVFBLZJ46QcFed/HLdZ8L/oN4UldFs5nKwJzKxO2Hhf\ntGEmYPgXhaXoSoE4MqRjK7iIgx3ElAd1CUNAyxQbCl6gk1huFhYtUBht4vHJtCIH\n537JHsGeNQkiV4S8J9BqwddXau9VqRWA4Go+orLte9OtWnweH9wYN5cMWip30+EE\ndUca89wVLJnnB8+6VC50+Xm0NY65epGK8CpiVv7IumuX+gKuh8tJAGYn/G51Ay+m\nlF3IbyPo/vJeNRAtMjBr+rsF5xJISilDyyOcTwIDAQABAoIBAF9YIei98BBsLACG\n2Zini59HZBsF5/In/dLcv1ozPtFgu03xgsBTxuJigwbyfNccA5t+Zv6XXw0d+Wyf\nG9bxGHJfdoREhTxg0F9ZwJtjjDLk8bb20XMlqlXzsR9RnpNCQPa4NZ64z1gc+PUn\nNUARbnhtGPiA0YldD9hkteMGgZlzMKaI5qkoC/qngAyvYpOho/uMpDm1axHLuO5m\nu56qiHJKOEGD/i4zsrZabrLdT6/BNZlqveGHFC4NQQC/njg7aSm6kuYNDHMmVbMb\nVa8sW2xzsIdnJ6o8GZaMv3YPrTgle4yJfbyDG747gV0JclGBRMD4FezaxvWD/NoI\nlQvA46ECgYEA983VoIzSjhjnO/9o/vRlA00uOK1b83y43KXDVj++qKl0dLy/ilD4\nJsgPkZzw0l+1CWXh45OHQu6gkwWr+NpIzYOldxlEc3NL7NKCGzdKRlgJC1t8tr/p\nATKyq9rg46QFFEPbr9W8q0jLWkLhdC+hiFIliQ1wgVM+vPw9UVITo1kCgYEA6lgc\ngyQv++BBl1kmleSP+R38xcnSKo85szoB3r37DcwD9FWc+lRiqw+iGav0LPUdq0vs\nXKyLUcYicXX5e4i4ACc1jGVUSeug5eJlQ6W/uaAjBwCzE0Af7IqDJ6srdfl7GCCf\nKigQ6bAx3Ozsi5JFOscgxhIuEBIiqn5KYM2BD+cCgYEA63hRLf2CunoZiF6cI+CR\n+AAoEr1Q6d8zPp/ZLSTnhBd5zM/qZoGoPBnRCXoLMKy3N5XzfzAZ0NU2Cl7SWmb5\n1SfqXHDLJbWCiShDb58rWgqflYY6zOExhOzq8PjMyCN8nBQbNkuwu0YxzbRNzfzQ\nztvYRRJbPNigfi5mCdcnSAkCgYAFM+WWJ8SE9AqgwJLxuvxTTI4jGgL3fOyMBRqr\nhk4/lSr1Tr1IdX0nTRaNOVsXcG2zMuFRgWcqbpqvKC5cxsFHB5fRwSIo7flJgUg8\nQz7JcTu12Rcgs0jCKKUWyV8SpHJOK9M8zVzqw0WoIP5zbtDoqCkbHKY3Jx/r5xfh\npE5cOwKBgH9y6ozIVyFCxPjE7gXI7MEEfY54FB1zQiQL6uwKAishG/6JB/GAWzAI\nBHzcVgjHjyoHc51QaCw6okyFiAJ8G0kWUAnjxbK1Ghb3oP0bvrEfSNITjZhb/Dry\nYR8Q3MdRk1DPlCcKrA4f587DyRmBAZbON0iH6QLtQvCGsLwmo2pT\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0f039d5f36b140ffb34b735faf7e9a70', 'name': u'vping_ssh-kp_ee7432a9-781b-4240-a595-c8d042a60b2c', 'created_at': '2018-11-01T09:26:25.680019', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bceb7456e2464d14af9ae65fea3ac08b', 'name': 'vping_ssh-project_ee7432a9-781b-4240-a595-c8d042a60b2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'71:b8:04:e2:f5:ec:c6:76:6b:0c:7d:69:74:b3:ec:c6', 'type': 'ssh', 'id': u'vping_ssh-kp_ee7432a9-781b-4240-a595-c8d042a60b2c'}) 2018-11-01 09:26:25,680 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA4tdvn6SiI3djilVCl8r0e9FqP2aSlBBuSP8vJUqP8biOvI4W D7YEG/fMMVgekm/h4mQPEJVFBLZJ46QcFed/HLdZ8L/oN4UldFs5nKwJzKxO2Hhf tGEmYPgXhaXoSoE4MqRjK7iIgx3ElAd1CUNAyxQbCl6gk1huFhYtUBht4vHJtCIH 537JHsGeNQkiV4S8J9BqwddXau9VqRWA4Go+orLte9OtWnweH9wYN5cMWip30+EE dUca89wVLJnnB8+6VC50+Xm0NY65epGK8CpiVv7IumuX+gKuh8tJAGYn/G51Ay+m lF3IbyPo/vJeNRAtMjBr+rsF5xJISilDyyOcTwIDAQABAoIBAF9YIei98BBsLACG 2Zini59HZBsF5/In/dLcv1ozPtFgu03xgsBTxuJigwbyfNccA5t+Zv6XXw0d+Wyf G9bxGHJfdoREhTxg0F9ZwJtjjDLk8bb20XMlqlXzsR9RnpNCQPa4NZ64z1gc+PUn NUARbnhtGPiA0YldD9hkteMGgZlzMKaI5qkoC/qngAyvYpOho/uMpDm1axHLuO5m u56qiHJKOEGD/i4zsrZabrLdT6/BNZlqveGHFC4NQQC/njg7aSm6kuYNDHMmVbMb Va8sW2xzsIdnJ6o8GZaMv3YPrTgle4yJfbyDG747gV0JclGBRMD4FezaxvWD/NoI lQvA46ECgYEA983VoIzSjhjnO/9o/vRlA00uOK1b83y43KXDVj++qKl0dLy/ilD4 JsgPkZzw0l+1CWXh45OHQu6gkwWr+NpIzYOldxlEc3NL7NKCGzdKRlgJC1t8tr/p ATKyq9rg46QFFEPbr9W8q0jLWkLhdC+hiFIliQ1wgVM+vPw9UVITo1kCgYEA6lgc gyQv++BBl1kmleSP+R38xcnSKo85szoB3r37DcwD9FWc+lRiqw+iGav0LPUdq0vs XKyLUcYicXX5e4i4ACc1jGVUSeug5eJlQ6W/uaAjBwCzE0Af7IqDJ6srdfl7GCCf KigQ6bAx3Ozsi5JFOscgxhIuEBIiqn5KYM2BD+cCgYEA63hRLf2CunoZiF6cI+CR +AAoEr1Q6d8zPp/ZLSTnhBd5zM/qZoGoPBnRCXoLMKy3N5XzfzAZ0NU2Cl7SWmb5 1SfqXHDLJbWCiShDb58rWgqflYY6zOExhOzq8PjMyCN8nBQbNkuwu0YxzbRNzfzQ ztvYRRJbPNigfi5mCdcnSAkCgYAFM+WWJ8SE9AqgwJLxuvxTTI4jGgL3fOyMBRqr hk4/lSr1Tr1IdX0nTRaNOVsXcG2zMuFRgWcqbpqvKC5cxsFHB5fRwSIo7flJgUg8 Qz7JcTu12Rcgs0jCKKUWyV8SpHJOK9M8zVzqw0WoIP5zbtDoqCkbHKY3Jx/r5xfh pE5cOwKBgH9y6ozIVyFCxPjE7gXI7MEEfY54FB1zQiQL6uwKAishG/6JB/GAWzAI BHzcVgjHjyoHc51QaCw6okyFiAJ8G0kWUAnjxbK1Ghb3oP0bvrEfSNITjZhb/Dry YR8Q3MdRk1DPlCcKrA4f587DyRmBAZbON0iH6QLtQvCGsLwmo2pT -----END RSA PRIVATE KEY----- 2018-11-01 09:26:46,401 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ee7432a9-781b-4240-a595-c8d042a60b2c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:de:fd', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'aa067883-8f9f-482f-9de3-060aa8f810f0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T09:26:43.000000', 'flavor': Munch({u'id': u'3848c186-d078-48e6-824b-f85de0f21fe7'}), 'az': u'nova', 'id': u'3a62af04-0497-4f2a-916d-c34486efedcd', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ee7432a9-781b-4240-a595-c8d042a60b2c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0f039d5f36b140ffb34b735faf7e9a70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bceb7456e2464d14af9ae65fea3ac08b', 'name': 'vping_ssh-project_ee7432a9-781b-4240-a595-c8d042a60b2c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:26:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:26:43Z', 'hostId': u'e7a8acd1b325a591fb3c16e87017530229bc8dcd98521a4fa6c82ede', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'e7a8acd1b325a591fb3c16e87017530229bc8dcd98521a4fa6c82ede', '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'2018-11-01T09:26:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bceb7456e2464d14af9ae65fea3ac08b', 'name': u'vping_ssh-vm2_ee7432a9-781b-4240-a595-c8d042a60b2c', 'adminPass': u'68uQwnZNStFx', 'tenant_id': u'bceb7456e2464d14af9ae65fea3ac08b', 'created_at': u'2018-11-01T09:26:34Z', 'created': u'2018-11-01T09:26:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:27:03,184 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ee7432a9-781b-4240-a595-c8d042a60b2c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:96:5d', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'aa067883-8f9f-482f-9de3-060aa8f810f0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T09:26:58.000000', 'flavor': Munch({u'id': u'3848c186-d078-48e6-824b-f85de0f21fe7'}), 'az': u'nova', 'id': u'afb5fff5-7628-478f-b06f-c4ed6add1e84', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ee7432a9-781b-4240-a595-c8d042a60b2c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0f039d5f36b140ffb34b735faf7e9a70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bceb7456e2464d14af9ae65fea3ac08b', 'name': 'vping_ssh-project_ee7432a9-781b-4240-a595-c8d042a60b2c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:26:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:26:59Z', 'hostId': u'e7a8acd1b325a591fb3c16e87017530229bc8dcd98521a4fa6c82ede', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_ee7432a9-781b-4240-a595-c8d042a60b2c', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'e7a8acd1b325a591fb3c16e87017530229bc8dcd98521a4fa6c82ede', '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'2018-11-01T09:26:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bceb7456e2464d14af9ae65fea3ac08b', 'name': u'vping_ssh-vm_ee7432a9-781b-4240-a595-c8d042a60b2c', 'adminPass': u'HYH7HpJU7BAb', 'tenant_id': u'bceb7456e2464d14af9ae65fea3ac08b', 'created_at': u'2018-11-01T09:26:51Z', 'created': u'2018-11-01T09:26:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:27:08,130 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f1ca9cf9-010d-4b74-87c2-10ebd9943868', 'updated_at': u'2018-11-01T09:27:07Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'dac6554b-e0d6-4e49-b468-c1deea00d4b5', 'id': u'e6a4051e-b755-446c-a39b-268414f30795', 'network': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'port': u'dac6554b-e0d6-4e49-b468-c1deea00d4b5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bceb7456e2464d14af9ae65fea3ac08b', 'name': 'vping_ssh-project_ee7432a9-781b-4240-a595-c8d042a60b2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bceb7456e2464d14af9ae65fea3ac08b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'50587ba5-9822-42f0-bef2-67daa128e9ac', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c8:96:5d', u'device_id': u'afb5fff5-7628-478f-b06f-c4ed6add1e84'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bceb7456e2464d14af9ae65fea3ac08b', 'created_at': u'2018-11-01T09:27:04Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'50587ba5-9822-42f0-bef2-67daa128e9ac', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c8:96:5d', u'device_id': u'afb5fff5-7628-478f-b06f-c4ed6add1e84'}), 'router': u'f1ca9cf9-010d-4b74-87c2-10ebd9943868'}) 2018-11-01 09:27:08,379 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 509064482 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.175998] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178147] pid_max: default: 32768 minimum: 301 [ 0.179318] ACPI: Core revision 20150930 [ 0.180935] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182623] Security Framework initialized [ 0.183688] Yama: becoming mindful. [ 0.184640] AppArmor: AppArmor initialized [ 0.185742] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187445] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189072] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190629] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192446] Initializing cgroup subsys io [ 0.193510] Initializing cgroup subsys memory [ 0.194647] Initializing cgroup subsys devices [ 0.195786] Initializing cgroup subsys freezer [ 0.196933] Initializing cgroup subsys net_cls [ 0.198073] Initializing cgroup subsys perf_event [ 0.199264] Initializing cgroup subsys net_prio [ 0.200430] Initializing cgroup subsys hugetlb [ 0.201560] Initializing cgroup subsys pids [ 0.202702] CPU: Physical Processor ID: 0 [ 0.204473] mce: CPU supports 10 MCE banks [ 0.205563] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230911] ftrace: allocating 31920 entries in 125 pages [ 0.258149] smpboot: Max logical packages: 1 [ 0.259313] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.261103] x2apic enabled [ 0.262180] Switched APIC routing to physical x2apic. [ 0.264540] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265993] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268745] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271139] KVM setup paravirtual spinlock [ 0.272791] x86: Booted up 1 node, 1 CPUs [ 0.273880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275727] devtmpfs: initialized [ 0.277729] evm: security.selinux [ 0.278677] evm: security.SMACK64 [ 0.279624] evm: security.SMACK64EXEC [ 0.280608] evm: security.SMACK64TRANSMUTE [ 0.281662] evm: security.SMACK64MMAP [ 0.282632] evm: security.ima [ 0.283480] evm: security.capability [ 0.284525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286912] pinctrl core: initialized pinctrl subsystem [ 0.288326] RTC time: 9:26:59, date: 11/01/18 [ 0.289572] NET: Registered protocol family 16 [ 0.290834] cpuidle: using governor ladder [ 0.291907] cpuidle: using governor menu [ 0.292931] PCCT header not found. [ 0.293916] ACPI: bus type PCI registered [ 0.294958] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296616] PCI: Using configuration type 1 for base access [ 0.298721] ACPI: Added _OSI(Module Device) [ 0.299817] ACPI: Added _OSI(Processor Device) [ 0.300943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302110] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304185] ACPI: Interpreter enabled [ 0.305184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.310044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.312458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.314889] ACPI: (supports S0 S5) [ 0.315847] ACPI: Using IOAPIC for interrupt routing [ 0.317099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.322436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328561] acpiphp: Slot [3] registered [ 0.329614] acpiphp: Slot [4] registered [ 0.330654] acpiphp: Slot [5] registered [ 0.331692] acpiphp: Slot [6] registered [ 0.332784] acpiphp: Slot [7] registered [ 0.333828] acpiphp: Slot [8] registered [ 0.334862] acpiphp: Slot [9] registered [ 0.335897] acpiphp: Slot [10] registered [ 0.336952] acpiphp: Slot [11] registered [ 0.338006] acpiphp: Slot [12] registered [ 0.339076] acpiphp: Slot [13] registered [ 0.340126] acpiphp: Slot [14] registered [ 0.341207] acpiphp: Slot [15] registered [ 0.355378] acpiphp: Slot [16] registered [ 0.356451] acpiphp: Slot [17] registered [ 0.357539] acpiphp: Slot [18] registered [ 0.358618] acpiphp: Slot [19] registered [ 0.359700] acpiphp: Slot [20] registered [ 0.360781] acpiphp: Slot [21] registered [ 0.361863] acpiphp: Slot [22] registered [ 0.362953] acpiphp: Slot [23] registered [ 0.364038] acpiphp: Slot [24] registered [ 0.365129] acpiphp: Slot [25] registered [ 0.366232] acpiphp: Slot [26] registered [ 0.367311] acpiphp: Slot [27] registered [ 0.368408] acpiphp: Slot [28] registered [ 0.369502] acpiphp: Slot [29] registered [ 0.370582] acpiphp: Slot [30] registered [ 0.371639] acpiphp: Slot [31] registered [ 0.372693] PCI host bridge to bus 0000:00 [ 0.373745] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.375327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.376885] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.378776] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.380657] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.382573] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386345] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387973] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389487] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.391102] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395477] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397363] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418978] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420891] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422748] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424576] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426380] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428227] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429919] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433320] vgaarb: loaded [ 0.434099] vgaarb: bridge control possible 0000:00:02.0 [ 0.435703] SCSI subsystem initialized [ 0.436894] ACPI: bus type USB registered [ 0.437986] usbcore: registered new interface driver usbfs [ 0.439330] usbcore: registered new interface driver hub [ 0.440641] usbcore: registered new device driver usb [ 0.442076] PCI: Using ACPI for IRQ routing [ 0.443549] NetLabel: Initializing [ 0.444496] NetLabel: domain hash size = 128 [ 0.445610] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446867] NetLabel: unlabeled traffic allowed by default [ 0.448370] clocksource: Switched to clocksource kvm-clock [ 0.458864] AppArmor: AppArmor Filesystem Enabled [ 0.460140] pnp: PnP ACPI init [ 0.461346] pnp: PnP ACPI: found 5 devices [ 0.468189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.470410] NET: Registered protocol family 2 [ 0.471771] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.473450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.475020] TCP: Hash tables configured (established 4096 bind 4096) [ 0.476598] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.478002] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.479544] NET: Registered protocol family 1 [ 0.480707] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.482112] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.483491] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.512590] Trying to unpack rootfs image as initramfs... [ 0.574045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.580853] Scanning for low memory corruption every 60 seconds [ 0.583949] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.585544] audit: initializing netlink subsys (disabled) [ 0.587071] audit: type=2000 audit(1541064419.825:1): initialized [ 0.589272] Initialise system trusted keyring [ 0.590774] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.592288] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.595065] zbud: loaded [ 0.596103] VFS: Disk quotas dquot_6.6.0 [ 0.597243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.599480] fuse init (API version 7.23) [ 0.600764] Key type big_key registered [ 0.601835] Allocating IMA MOK and blacklist keyrings. [ 0.603548] Key type asymmetric registered [ 0.604663] Asymmetric key parser 'x509' registered [ 0.605941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.607961] io scheduler noop registered [ 0.609030] io scheduler deadline registered (default) [ 0.610372] io scheduler cfq registered [ 0.611609] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.612990] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.616738] ACPI: Power Button [PWRF] [ 0.618068] GHES: HEST is not enabled! [ 0.632305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661323] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.689827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.692904] Linux agpgart interface v0.103 [ 0.696740] brd: module loaded [ 0.698984] loop: module loaded [ 0.704004] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.705882] GPT:90111 != 2097151 [ 0.706772] GPT:Alternate GPT header not at the end of the disk. [ 0.708173] GPT:90111 != 2097151 [ 0.709055] GPT: Use GNU Parted to correct GPT errors. [ 0.710334] vda: vda1 vda15 [ 0.712196] scsi host0: ata_piix [ 0.713227] scsi host1: ata_piix [ 0.714167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.715734] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.717723] libphy: Fixed MDIO Bus: probed [ 0.718787] tun: Universal TUN/TAP device driver, 1.6 [ 0.720006] tun: (C) 1999-2004 Max Krasnyansky [ 0.723271] PPP generic driver version 2.4.2 [ 0.724520] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.726059] ehci-pci: EHCI PCI platform driver [ 0.727220] ehci-platform: EHCI generic platform driver [ 0.728583] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.730055] ohci-pci: OHCI PCI platform driver [ 0.731198] ohci-platform: OHCI generic platform driver [ 0.732509] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747055] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748420] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750451] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751764] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.753336] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.755067] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756912] usb usb1: Product: UHCI Host Controller [ 0.758115] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.759582] usb usb1: SerialNumber: 0000:00:01.2 [ 0.760840] hub 1-0:1.0: USB hub found [ 0.761807] hub 1-0:1.0: 2 ports detected [ 0.763129] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765792] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.766952] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768209] mousedev: PS/2 mouse device common for all mice [ 0.769744] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.771965] rtc_cmos 00:00: RTC can wake from S4 [ 0.773349] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.774789] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776231] i2c /dev entries driver [ 0.777195] device-mapper: uevent: version 1.0.3 [ 0.778358] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.780356] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782067] NET: Registered protocol family 10 [ 0.783443] NET: Registered protocol family 17 [ 0.784539] Key type dns_resolver registered [ 0.785740] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787060] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.789233] registered taskstats version 1 [ 0.790271] Loading compiled-in X.509 certificates [ 0.791971] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794231] zswap: loaded using pool lzo/zbud [ 0.796153] Key type trusted registered [ 0.798110] Key type encrypted registered [ 0.799123] AppArmor: AppArmor sha1 policy hashing enabled [ 0.800407] ima: No TPM chip found, activating TPM-bypass! [ 0.801693] evm: HMAC attrs: 0x1 [ 0.802882] Magic number: 10:432:423 [ 0.803943] rtc_cmos 00:00: setting system clock to 2018-11-01 09:26:59 UTC (1541064419) [ 0.805936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807294] EDD information not available. [ 0.877864] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892796] Write protecting the kernel read-only data: 14336k [ 0.895504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.897716] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.944332] 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.81 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.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIefB3V5oLGLDf6p9sS9Ep4gU3hRR7KUn4BGVqTbo29vK7XzrvHP1d+Muer85PEPWgWNlXYE7z6hLa2FsvTSMEycMVlETo26yrrHjcXQS+cacxqSHCmoNB2tsPp6L7ulqDgslJ3SpGvsm3bkK4ldCLjLVYkvyyboi3I0BanYY/nqzAs7rmorCrDpARuKDjkWcZEfr2k7VK29Kg8i4d0WtZNkJev1UhPjkv0+6eNuMTGVYzGYRutiusCXBiYrYrsU/icbDjA2ZRSobhU0WjY6u8cwi61ubg1kHg+rJO/BhjIxT3AOsx4WGJMjpt/MB4J6vPOycZIiPQokYWbUnNc8mH root@vping-ssh-vm-ee7432a9-781b-4240-a595-c8d042a60b2c ssh-dss AAAAB3NzaC1kc3MAAACBAPIubr68n0Tbo+SRg115EdvpUghUTSRsovOvtsbIg6QzxRI0BTDyKOYUAMsyLgdb/kfIDjtXw8qfsKCwbBBnzXUES8UL6tX2Svzf68ihwzNC/iO0j56NW6q4it7s6nvdxEfndyCrXiOXAvql12DsXcPfsWbmXYQubCEB/56SmbRdAAAAFQCR/wE1zBLOtLxZNse3TQZwqCzSBwAAAIBjrqULkk/EYtZbRZfFNALIHP3en+SeTsWMDIt1yRyXvbBlcJrPHhJ0pFLEBHLX7XDBdTEeURM+WAOCHX7bW72+td5ZKJ1VpkFHGbvgnyFDI0DzRhUTrV9Kje8wPcqLoP3pg5pS5uL7zyiRCuQtypRxVCsEWYnSh6FTx/+AUdCWDQAAAIAKULcMBTSCLw2n9DyfwEaTYf4OraCOwn0PShkCvj32XSygc/aZyhHEmj62+MTnZe3RJDVRPvecWmvOtleR7K0vVS7GE319KnqJAAfB6/xZQEP5Nl6JMtxEALz326g2ElNwURzIiFfCGNNTBSwHeJfOJBH3S2iIjUFC3iiu+nZQ8Q== root@vping-ssh-vm-ee7432a9-781b-4240-a595-c8d042a60b2c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fec8:965d/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.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-ee7432a9-781b-4240-a595-c8d042a60b2c launch-index: 0 /dev/root resized successfully [took 0.18s] === cirros: current=0.4.0 latest=0.4.0 uptime=4.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-ee7432a9-781b-4240-a595-c8d042a60b2c login: 2018-11-01 09:27:08,486 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.16 (192.168.120.16): 56 data bytes 64 bytes from 192.168.120.16: seq=0 ttl=64 time=0.657 ms --- 192.168.120.16 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 0.657/0.657/0.657 ms 2018-11-01 09:27:08,487 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-01 09:27:08,596 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:27:08,597 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 09:27:33,766 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-01 09:27:35,085 - 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'bd230a05272d49fa9aa5553a3f8b0026', '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_727c0283-5092-4ca3-af2a-d0886f53178b'}) 2018-11-01 09:27:35,582 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f869be61f662448bbc1a8cda8c66d3f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_727c0283-5092-4ca3-af2a-d0886f53178b'}) 2018-11-01 09:27:37,099 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_727c0283-5092-4ca3-af2a-d0886f53178b', 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'bd230a05272d49fa9aa5553a3f8b0026', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2a2b6b4a-1a4d-4832-8cab-0387fbb3bb4a', 'username': u'vping_userdata-user_727c0283-5092-4ca3-af2a-d0886f53178b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:27:37,102 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_727c0283-5092-4ca3-af2a-d0886f53178b', 'password': '2a2b6b4a-1a4d-4832-8cab-0387fbb3bb4a', 'project_name': 'vping_userdata-project_727c0283-5092-4ca3-af2a-d0886f53178b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'bd230a05272d49fa9aa5553a3f8b0026', 'project_domain_name': 'Default'} 2018-11-01 09:27:37,103 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-01 09:27:38,159 - 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'2018-11-01T09:27:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'70b7d705-b6be-4b95-b907-81feb625168d', u'provider:segmentation_id': 65, 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_727c0283-5092-4ca3-af2a-d0886f53178b', u'created_at': u'2018-11-01T09:27:37Z', u'mtu': 1450, u'tenant_id': u'bd230a05272d49fa9aa5553a3f8b0026', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bd230a05272d49fa9aa5553a3f8b0026', u'l2_adjacency': True}) 2018-11-01 09:27:40,165 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:27:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f5cffc8a-bf13-4836-89a1-42c76d17d426', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_727c0283-5092-4ca3-af2a-d0886f53178b', u'enable_dhcp': True, u'network_id': u'70b7d705-b6be-4b95-b907-81feb625168d', u'tenant_id': u'bd230a05272d49fa9aa5553a3f8b0026', u'created_at': u'2018-11-01T09:27:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bd230a05272d49fa9aa5553a3f8b0026'}) 2018-11-01 09:27:47,821 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:27:42Z', u'revision_number': 3, u'id': u'254eb761-367c-4396-9ac9-ed6c30a8de35', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_727c0283-5092-4ca3-af2a-d0886f53178b', u'admin_state_up': True, u'tenant_id': u'bd230a05272d49fa9aa5553a3f8b0026', u'created_at': u'2018-11-01T09:27:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'bd230a05272d49fa9aa5553a3f8b0026'}) 2018-11-01 09:27:54,349 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9/file', 'owner': u'bd230a05272d49fa9aa5553a3f8b0026', 'id': u'3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9', 'size': 12716032, u'self': u'/v2/images/3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd230a05272d49fa9aa5553a3f8b0026', 'name': 'vping_userdata-project_727c0283-5092-4ca3-af2a-d0886f53178b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:27:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T09:27:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_727c0283-5092-4ca3-af2a-d0886f53178b', '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/3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9', 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_727c0283-5092-4ca3-af2a-d0886f53178b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_727c0283-5092-4ca3-af2a-d0886f53178b', 'created': u'2018-11-01T09:27:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:27:52Z', 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/3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9', 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_727c0283-5092-4ca3-af2a-d0886f53178b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:27:54,727 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_727c0283-5092-4ca3-af2a-d0886f53178b', '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'71b9637ec5f74001bd0e586908b9c34a', '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'32dbb24f-3e7e-4a12-b6ea-d0f389501e93', 'swap': 0}) 2018-11-01 09:28:13,345 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_727c0283-5092-4ca3-af2a-d0886f53178b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:78:87:d8', 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'3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T09:28:11.000000', 'flavor': Munch({u'id': u'32dbb24f-3e7e-4a12-b6ea-d0f389501e93'}), 'az': u'nova', 'id': u'97d99f50-2487-4ba0-88a6-e8bc90bb0d8a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f869be61f662448bbc1a8cda8c66d3f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd230a05272d49fa9aa5553a3f8b0026', 'name': 'vping_userdata-project_727c0283-5092-4ca3-af2a-d0886f53178b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:28:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:28:11Z', 'hostId': u'dd923347e1307a0ba353fa2d6dc43e4a442d58df210e6259b8a4a3a2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'dd923347e1307a0ba353fa2d6dc43e4a442d58df210e6259b8a4a3a2', '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'2018-11-01T09:28:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bd230a05272d49fa9aa5553a3f8b0026', 'name': u'vping_userdata-vm_727c0283-5092-4ca3-af2a-d0886f53178b', 'adminPass': u'466tMJiNHr43', 'tenant_id': u'bd230a05272d49fa9aa5553a3f8b0026', 'created_at': u'2018-11-01T09:28:01Z', 'created': u'2018-11-01T09:28:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:28:31,187 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_727c0283-5092-4ca3-af2a-d0886f53178b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1a:2f:da', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3fc9d5b4-e3f6-4699-ae33-c4b62b8d36d9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T09:28:27.000000', 'flavor': Munch({u'id': u'32dbb24f-3e7e-4a12-b6ea-d0f389501e93'}), 'az': u'nova', 'id': u'd522d22f-dda7-4730-a31a-92bfa415b64f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f869be61f662448bbc1a8cda8c66d3f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd230a05272d49fa9aa5553a3f8b0026', 'name': 'vping_userdata-project_727c0283-5092-4ca3-af2a-d0886f53178b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:28:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:28:27Z', 'hostId': u'dd923347e1307a0ba353fa2d6dc43e4a442d58df210e6259b8a4a3a2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'dd923347e1307a0ba353fa2d6dc43e4a442d58df210e6259b8a4a3a2', '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'2018-11-01T09:28:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bd230a05272d49fa9aa5553a3f8b0026', 'name': u'vping_userdata-vm2_727c0283-5092-4ca3-af2a-d0886f53178b', 'adminPass': u'Dx3zKyZd22jL', 'tenant_id': u'bd230a05272d49fa9aa5553a3f8b0026', 'created_at': u'2018-11-01T09:28:18Z', 'created': u'2018-11-01T09:28:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:28:31,188 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-01 09:28:34,608 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 507733350 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.171192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.173235] pid_max: default: 32768 minimum: 301 [ 0.174348] ACPI: Core revision 20150930 [ 0.175906] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.177491] Security Framework initialized [ 0.178502] Yama: becoming mindful. [ 0.179406] AppArmor: AppArmor initialized [ 0.180446] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.182038] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.183609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186755] Initializing cgroup subsys io [ 0.187750] Initializing cgroup subsys memory [ 0.188800] Initializing cgroup subsys devices [ 0.189873] Initializing cgroup subsys freezer [ 0.190952] Initializing cgroup subsys net_cls [ 0.192021] Initializing cgroup subsys perf_event [ 0.193129] Initializing cgroup subsys net_prio [ 0.194231] Initializing cgroup subsys hugetlb [ 0.195304] Initializing cgroup subsys pids [ 0.196372] CPU: Physical Processor ID: 0 [ 0.198070] mce: CPU supports 10 MCE banks [ 0.199117] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200349] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215024] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221448] ftrace: allocating 31920 entries in 125 pages [ 0.247182] smpboot: Max logical packages: 1 [ 0.248243] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249926] x2apic enabled [ 0.250972] Switched APIC routing to physical x2apic. [ 0.253223] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254596] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.257152] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.259371] KVM setup paravirtual spinlock [ 0.260866] x86: Booted up 1 node, 1 CPUs [ 0.261870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.263588] devtmpfs: initialized [ 0.265466] evm: security.selinux [ 0.266342] evm: security.SMACK64 [ 0.267203] evm: security.SMACK64EXEC [ 0.268134] evm: security.SMACK64TRANSMUTE [ 0.269136] evm: security.SMACK64MMAP [ 0.270062] evm: security.ima [ 0.270839] evm: security.capability [ 0.271835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.274102] pinctrl core: initialized pinctrl subsystem [ 0.275449] RTC time: 9:28:27, date: 11/01/18 [ 0.276620] NET: Registered protocol family 16 [ 0.277830] cpuidle: using governor ladder [ 0.278857] cpuidle: using governor menu [ 0.279846] PCCT header not found. [ 0.280779] ACPI: bus type PCI registered [ 0.281766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283281] PCI: Using configuration type 1 for base access [ 0.285273] ACPI: Added _OSI(Module Device) [ 0.286324] ACPI: Added _OSI(Processor Device) [ 0.287389] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288514] ACPI: Added _OSI(Processor Aggregator Device) [ 0.290536] ACPI: Interpreter enabled [ 0.291488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300672] ACPI: (supports S0 S5) [ 0.301559] ACPI: Using IOAPIC for interrupt routing [ 0.302730] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306309] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307715] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.309241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.310733] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313464] acpiphp: Slot [3] registered [ 0.314466] acpiphp: Slot [4] registered [ 0.315457] acpiphp: Slot [5] registered [ 0.316457] acpiphp: Slot [6] registered [ 0.317451] acpiphp: Slot [7] registered [ 0.318449] acpiphp: Slot [8] registered [ 0.319448] acpiphp: Slot [9] registered [ 0.320442] acpiphp: Slot [10] registered [ 0.321462] acpiphp: Slot [11] registered [ 0.322480] acpiphp: Slot [12] registered [ 0.323491] acpiphp: Slot [13] registered [ 0.324501] acpiphp: Slot [14] registered [ 0.325518] acpiphp: Slot [15] registered [ 0.339461] acpiphp: Slot [16] registered [ 0.340492] acpiphp: Slot [17] registered [ 0.341535] acpiphp: Slot [18] registered [ 0.342530] acpiphp: Slot [19] registered [ 0.343538] acpiphp: Slot [20] registered [ 0.344546] acpiphp: Slot [21] registered [ 0.345551] acpiphp: Slot [22] registered [ 0.346555] acpiphp: Slot [23] registered [ 0.347560] acpiphp: Slot [24] registered [ 0.348571] acpiphp: Slot [25] registered [ 0.349576] acpiphp: Slot [26] registered [ 0.350586] acpiphp: Slot [27] registered [ 0.351602] acpiphp: Slot [28] registered [ 0.352616] acpiphp: Slot [29] registered [ 0.353621] acpiphp: Slot [30] registered [ 0.354629] acpiphp: Slot [31] registered [ 0.355638] PCI host bridge to bus 0000:00 [ 0.356646] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358136] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363257] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365102] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368949] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370526] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.373510] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.377622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.379404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.399751] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.401567] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403320] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.405065] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406774] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.408329] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409949] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411243] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413135] vgaarb: loaded [ 0.413888] vgaarb: bridge control possible 0000:00:02.0 [ 0.415394] SCSI subsystem initialized [ 0.416535] ACPI: bus type USB registered [ 0.417562] usbcore: registered new interface driver usbfs [ 0.418835] usbcore: registered new interface driver hub [ 0.420074] usbcore: registered new device driver usb [ 0.421436] PCI: Using ACPI for IRQ routing [ 0.422798] NetLabel: Initializing [ 0.423691] NetLabel: domain hash size = 128 [ 0.424740] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425934] NetLabel: unlabeled traffic allowed by default [ 0.427370] clocksource: Switched to clocksource kvm-clock [ 0.437024] AppArmor: AppArmor Filesystem Enabled [ 0.438209] pnp: PnP ACPI init [ 0.439348] pnp: PnP ACPI: found 5 devices [ 0.445987] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448106] NET: Registered protocol family 2 [ 0.449441] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.452507] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454001] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455338] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456769] NET: Registered protocol family 1 [ 0.457859] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459206] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460530] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489222] Trying to unpack rootfs image as initramfs... [ 0.548996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.551026] Scanning for low memory corruption every 60 seconds [ 0.555352] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.557034] audit: initializing netlink subsys (disabled) [ 0.558365] audit: type=2000 audit(1541064508.338:1): initialized [ 0.560112] Initialise system trusted keyring [ 0.561411] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.565414] zbud: loaded [ 0.566336] VFS: Disk quotas dquot_6.6.0 [ 0.567385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569392] fuse init (API version 7.23) [ 0.570517] Key type big_key registered [ 0.571547] Allocating IMA MOK and blacklist keyrings. [ 0.573080] Key type asymmetric registered [ 0.574119] Asymmetric key parser 'x509' registered [ 0.575324] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577211] io scheduler noop registered [ 0.578209] io scheduler deadline registered (default) [ 0.579469] io scheduler cfq registered [ 0.580558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581860] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583487] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585324] ACPI: Power Button [PWRF] [ 0.586456] GHES: HEST is not enabled! [ 0.600522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632407] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655884] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658666] Linux agpgart interface v0.103 [ 0.661938] brd: module loaded [ 0.664037] loop: module loaded [ 0.669056] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.670869] GPT:90111 != 2097151 [ 0.671725] GPT:Alternate GPT header not at the end of the disk. [ 0.673075] GPT:90111 != 2097151 [ 0.673931] GPT: Use GNU Parted to correct GPT errors. [ 0.675130] vda: vda1 vda15 [ 0.676699] scsi host0: ata_piix [ 0.677670] scsi host1: ata_piix [ 0.678573] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680071] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681882] libphy: Fixed MDIO Bus: probed [ 0.682905] tun: Universal TUN/TAP device driver, 1.6 [ 0.684091] tun: (C) 1999-2004 Max Krasnyansky [ 0.686791] PPP generic driver version 2.4.2 [ 0.687934] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689409] ehci-pci: EHCI PCI platform driver [ 0.690492] ehci-platform: EHCI generic platform driver [ 0.691726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693122] ohci-pci: OHCI PCI platform driver [ 0.694210] ohci-platform: OHCI generic platform driver [ 0.695450] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709853] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712933] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.715628] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718903] usb usb1: Product: UHCI Host Controller [ 0.720051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721462] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722667] hub 1-0:1.0: USB hub found [ 0.723649] hub 1-0:1.0: 2 ports detected [ 0.724812] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727517] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728699] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729968] mousedev: PS/2 mouse device common for all mice [ 0.731530] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733787] rtc_cmos 00:00: RTC can wake from S4 [ 0.735170] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736644] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738091] i2c /dev entries driver [ 0.739030] device-mapper: uevent: version 1.0.3 [ 0.740215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.742238] ledtrig-cpu: registered to indicate activity on CPUs [ 0.743954] NET: Registered protocol family 10 [ 0.745341] NET: Registered protocol family 17 [ 0.746446] Key type dns_resolver registered [ 0.747711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749067] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.751250] registered taskstats version 1 [ 0.752313] Loading compiled-in X.509 certificates [ 0.754023] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.756327] zswap: loaded using pool lzo/zbud [ 0.758269] Key type trusted registered [ 0.760262] Key type encrypted registered [ 0.761302] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762588] ima: No TPM chip found, activating TPM-bypass! [ 0.763901] evm: HMAC attrs: 0x1 [ 0.765090] Magic number: 10:982:473 [ 0.766147] rtc_cmos 00:00: setting system clock to 2018-11-01 09:28:28 UTC (1541064508) [ 0.768187] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.769554] EDD information not available. [ 0.840858] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855850] Write protecting the kernel read-only data: 14336k [ 0.858569] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.860880] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.77 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.012027] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. 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 /dev/root resized successfully [took 0.12s] === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOZ6e6XVs6skxOch7AKlafjwM+469axDjZW06MfoeCAQxDeOjMFvK2zODFIGw8WAt81EUGfUl3R/t2vmSznMt/DP15fPfl0OZQieruZD0wEbhyBCk/LJ202oXts4uOG4/HRA/O65Df15u4rAb1+e588swyKviMiOS/ooWmeVoYfEJ05Rjp72Bbj15bDkIc7qxMu5QkDW1m8EHKX47fGrrqzf/e5ieujirNZszjjTcBEKDyQGk8GBZlRL4cZvwQ+YK4FlClsSNBQPiOkcu1Ojzo/Hkwdtr2Qwc9/W0R8otEyqHmHrz9+0Xz32h6/CIu+wGUgdOXkv6Kl5doTTQyFo9N root@vping-userdata-vm2-727c0283-5092-4ca3-af2a-d0886f53178b ssh-dss AAAAB3NzaC1kc3MAAACBAKjW/ztlVqzMZqm2h9exYDgrDXO3uhXfBthKftgD7h756gbAGV/Pa5ZX09WPAdM2Xv2zt6wEh7YkU0T69oRdqxTWo14k5BXk5C5cB0VIuXxzeiCJLFqSEB/N9HEpwTKPM2Qe3aSASpixQDUWndWrNaWTCsqlDhi9DSZDfHgnBvJFAAAAFQDPR/97sg/Fu4sDhPTYVl2n+g9yMQAAAIAHeay96sg6gJeWsxVACZ3UH8nQCe8T95lW+7B5DN8XOji/U9CRG8nKeOn29agcKCb5ZNZJ/KHIHURiPYcve3GlWBcVJL3eqzLxt1zCeqLeeGaNwHZJqSYXYtEgMU7Ve86DZheREdkh6/7pSYP28EvXlS1W/LHeCv/g7FLGwBuz2wAAAIEAmyDT7a60LgUZlyFoZku006xGC2YaHma8ZquBs+BlLVXq0ofpzBHQa7/G/NtDeckALcJVotCol37ZWsdsrnxtbTLO4xs/AqJo+74cUR2WMcUHtoj2ReBoef1dyA2A0dLeXQ1cXvdcfquqcnoG4YJySsbVwWUSMnESZ8luDoUNKSU= root@vping-userdata-vm2-727c0283-5092-4ca3-af2a-d0886f53178b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe1a:2fda/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.14 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-727c0283-5092-4ca3-af2a-d0886f53178b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-727c0283-5092-4ca3-af2a-d0886f53178b login: 2018-11-01 09:28:34,610 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-01 09:28:34,729 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:28:34,729 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:58 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-01 09:28:59,019 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-11-01 09:29:00,271 - 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'e291c440a3f44b8aa1b088c6206727b0', '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_7a86ec6e-d473-45d6-9bd9-97a1d58542ac'}) 2018-11-01 09:29:00,804 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'03a61429f63e4f8f82019bd4da03a605', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_7a86ec6e-d473-45d6-9bd9-97a1d58542ac'}) 2018-11-01 09:29:02,482 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 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'e291c440a3f44b8aa1b088c6206727b0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'addad22e-b4cb-4294-b3d9-1d2d69d9d42d', 'username': u'cinder_test-user_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:29:02,486 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'password': 'addad22e-b4cb-4294-b3d9-1d2d69d9d42d', 'project_name': 'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'e291c440a3f44b8aa1b088c6206727b0', 'project_domain_name': 'Default'} 2018-11-01 09:29:02,486 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-11-01 09:29:03,663 - 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'2018-11-01T09:29:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e6e00854-6256-4036-83ec-47d3ca7d9b76', u'provider:segmentation_id': 22, 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_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', u'created_at': u'2018-11-01T09:29:03Z', u'mtu': 1450, u'tenant_id': u'e291c440a3f44b8aa1b088c6206727b0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e291c440a3f44b8aa1b088c6206727b0', u'l2_adjacency': True}) 2018-11-01 09:29:05,489 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:29:05Z', 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'86a3e2cf-fba8-4860-b633-7f7a91116cb7', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', u'enable_dhcp': True, u'network_id': u'e6e00854-6256-4036-83ec-47d3ca7d9b76', u'tenant_id': u'e291c440a3f44b8aa1b088c6206727b0', u'created_at': u'2018-11-01T09:29:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e291c440a3f44b8aa1b088c6206727b0'}) 2018-11-01 09:29:12,791 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:29:07Z', u'revision_number': 3, u'id': u'04757b18-853f-4762-83fa-bfc1dfc5f6b5', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', u'admin_state_up': True, u'tenant_id': u'e291c440a3f44b8aa1b088c6206727b0', u'created_at': u'2018-11-01T09:29:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'e291c440a3f44b8aa1b088c6206727b0'}) 2018-11-01 09:29:18,792 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/10aabc49-389d-4212-80ad-1511b356fbec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10aabc49-389d-4212-80ad-1511b356fbec/file', 'owner': u'e291c440a3f44b8aa1b088c6206727b0', 'id': u'10aabc49-389d-4212-80ad-1511b356fbec', 'size': 12716032, u'self': u'/v2/images/10aabc49-389d-4212-80ad-1511b356fbec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': 'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/10aabc49-389d-4212-80ad-1511b356fbec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:29:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T09:29:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', '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/10aabc49-389d-4212-80ad-1511b356fbec', 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_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'created': u'2018-11-01T09:29:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:29:17Z', 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/10aabc49-389d-4212-80ad-1511b356fbec', 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_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:29:19,169 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', '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'71b9637ec5f74001bd0e586908b9c34a', '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'9a20ce4d-5da7-4e95-b08b-996d3b1fc411', 'swap': 0}) 2018-11-01 09:29:19,830 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9n1liAptrm5mWMldv7ZlsZe/YdSvuz4GZvhVs/zaf+tDEKa7DY66fv4e/kHEt6NKqThLNtFx77zAWXJY1Ea4vI3NHpuKJY56AISwqBBF1gDdurdYVUlg2FttMbss4/ZzqvyOxX3p1PuV94D5EFwIDUvYQraUIUMqiVv1DEcz+J/5qsBvqK8CFWA+1KQXqSa1KoCow35EC6CCOxUJYNPQkxJ7kEWvNMqFF1rY15YJKTa8u2fxLgkMY0GreK2lkOZ6EQfgmEsiPAs2qNYXyIiyd2yFwSeVuRLAfW3dO1Yf+HxJfk2J99pw63ng0HaAYz/FP3pjOq04znAe4zuk5si0b Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvZ9ZYgKba5uZljJXb+2ZbGXv2HUr7s+Bmb4VbP82n/rQxCmu\nw2Oun7+Hv5BxLejSqk4SzbRce+8wFlyWNRGuLyNzR6biiWOegCEsKgQRdYA3bq3W\nFVJYNhbbTG7LOP2c6r8jsV96dT7lfeA+RBcCA1L2EK2lCFDKolb9QxHM/if+arAb\n6ivAhVgPtSkF6kmtSqAqMN+RAuggjsVCWDT0JMSe5BFrzTKhRda2NeWCSk2vLtn8\nS4JDGNBq3itpZDmehEH4JhLIjwLNqjWF8iIsndshcEnlbkSwH1t3TtWH/h8SX5Ni\nffacOt54NB2gGM/xT96YzqtOM5wHuM7pObItGwIDAQABAoIBAEAMKqyoJMbb76yD\npHTx0/iBFdoO+Z/YBvZe9e2y5khy90DKs3TbnofmsXtK1m+jTESpykAgw3w49g0X\niMS0DBlv5+gzviCZvVeZ3Mj0RtFhVVfU75KUFadvYPMYGRxOzUmc9flbPomLjQhP\nTbjB7LQiuWo4vJ1qbIcYysJ0qMDPO314b+9d67P+6UawZU5WgD5yXPl9QfnTCM+7\nJwuW4MFhPNfM1RuMU93BAlAq+N5/DIh7KkeWAcHC39MQHwb+BllhDHFMsba+28Qf\njoq1Ktq+4Ho/1sdYVcM6kTrk0yEPa6++hOxJtvKz60ORKTr9856YeWquhczSWFSO\njTixo0ECgYEA+Hrpo3m12KrTW1OlVW9SLH3XfJrl8cuWpaa+kWHx0wHGHU0n7Hx9\nonR1lfL0OGpKEyiacXvCBaD1MwwyvmAEtqCvPggMskEeRz0qBfciGygVmeWQnoXN\n/dOP2Gnit3AlElnX740w9iYJq5i1d8gNx9sh73cYbagZ0OqlVXKfuK8CgYEAw1xw\njONk2MA2dxGPBePW3D51piPH5jBSSEQ4whevgu0gBMT3mJGL1MpKpKR9Kk8hXZRc\nYFBBqJubi/GdDNG5s4e1cmNOrf7f9m6UTf55HHiG8wkxii3FR02Mp/2UvuhuPdWw\nek8/6+HR9GVqyPkPVrzauuJaV6u0HWAT6EGUlVUCgYBVJvIIRr5tuOTjiD/Bjnuv\nqZR+LCse+LDwpbrq4ZDYyePVyMokvejkElr1fyP4bVxjQmfi+hFcknNVAholqYwT\n9e74KBQJxk0VBr3u+2khu1PjwIsV+C7GjIjgFjFOwczChC1+93jO8ewgdR3DJbir\nQ8pWYQ7rDU+Di9YK+VQJGwKBgQCj02sW2sIA+f8yjmjvuYa+nyotrqe9oxv9OiiW\nqyIlmxBUr5AqQzONuC4sLzw/NKh4PyfQJL1K1WL1UiIvU9h0cwN370tVofzSPRzk\n4tdRRsl0GWuPwp5DEwc3APGxvlxkQkSB7N9fwbk9R6bq7eEtDaYnPhYgmv6p+532\nELi3GQKBgA8rg5FviyEslLIc+B38RVKv8LYfq7WHXsc+UOK9Ty/vII2kSJ5CSL5n\nRU66+JN7iFfLDpyUQHKnzgzyKL2zu2wmqpiGRQJYCUhYbwCZ5pJNuwk9Dornv62u\nRiBwbme+cnI57VVx3fnnyuOoQ3Q+ozRVZ+v0DiZL5O+RH2b5PoJ3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'03a61429f63e4f8f82019bd4da03a605', 'name': u'cinder_test-kp_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'created_at': '2018-11-01T09:29:19.830831', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': 'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'10:cf:0e:c4:41:75:62:36:22:44:95:a7:85:8e:77:5a', 'type': 'ssh', 'id': u'cinder_test-kp_7a86ec6e-d473-45d6-9bd9-97a1d58542ac'}) 2018-11-01 09:29:19,831 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvZ9ZYgKba5uZljJXb+2ZbGXv2HUr7s+Bmb4VbP82n/rQxCmu w2Oun7+Hv5BxLejSqk4SzbRce+8wFlyWNRGuLyNzR6biiWOegCEsKgQRdYA3bq3W FVJYNhbbTG7LOP2c6r8jsV96dT7lfeA+RBcCA1L2EK2lCFDKolb9QxHM/if+arAb 6ivAhVgPtSkF6kmtSqAqMN+RAuggjsVCWDT0JMSe5BFrzTKhRda2NeWCSk2vLtn8 S4JDGNBq3itpZDmehEH4JhLIjwLNqjWF8iIsndshcEnlbkSwH1t3TtWH/h8SX5Ni ffacOt54NB2gGM/xT96YzqtOM5wHuM7pObItGwIDAQABAoIBAEAMKqyoJMbb76yD pHTx0/iBFdoO+Z/YBvZe9e2y5khy90DKs3TbnofmsXtK1m+jTESpykAgw3w49g0X iMS0DBlv5+gzviCZvVeZ3Mj0RtFhVVfU75KUFadvYPMYGRxOzUmc9flbPomLjQhP TbjB7LQiuWo4vJ1qbIcYysJ0qMDPO314b+9d67P+6UawZU5WgD5yXPl9QfnTCM+7 JwuW4MFhPNfM1RuMU93BAlAq+N5/DIh7KkeWAcHC39MQHwb+BllhDHFMsba+28Qf joq1Ktq+4Ho/1sdYVcM6kTrk0yEPa6++hOxJtvKz60ORKTr9856YeWquhczSWFSO jTixo0ECgYEA+Hrpo3m12KrTW1OlVW9SLH3XfJrl8cuWpaa+kWHx0wHGHU0n7Hx9 onR1lfL0OGpKEyiacXvCBaD1MwwyvmAEtqCvPggMskEeRz0qBfciGygVmeWQnoXN /dOP2Gnit3AlElnX740w9iYJq5i1d8gNx9sh73cYbagZ0OqlVXKfuK8CgYEAw1xw jONk2MA2dxGPBePW3D51piPH5jBSSEQ4whevgu0gBMT3mJGL1MpKpKR9Kk8hXZRc YFBBqJubi/GdDNG5s4e1cmNOrf7f9m6UTf55HHiG8wkxii3FR02Mp/2UvuhuPdWw ek8/6+HR9GVqyPkPVrzauuJaV6u0HWAT6EGUlVUCgYBVJvIIRr5tuOTjiD/Bjnuv qZR+LCse+LDwpbrq4ZDYyePVyMokvejkElr1fyP4bVxjQmfi+hFcknNVAholqYwT 9e74KBQJxk0VBr3u+2khu1PjwIsV+C7GjIjgFjFOwczChC1+93jO8ewgdR3DJbir Q8pWYQ7rDU+Di9YK+VQJGwKBgQCj02sW2sIA+f8yjmjvuYa+nyotrqe9oxv9OiiW qyIlmxBUr5AqQzONuC4sLzw/NKh4PyfQJL1K1WL1UiIvU9h0cwN370tVofzSPRzk 4tdRRsl0GWuPwp5DEwc3APGxvlxkQkSB7N9fwbk9R6bq7eEtDaYnPhYgmv6p+532 ELi3GQKBgA8rg5FviyEslLIc+B38RVKv8LYfq7WHXsc+UOK9Ty/vII2kSJ5CSL5n RU66+JN7iFfLDpyUQHKnzgzyKL2zu2wmqpiGRQJYCUhYbwCZ5pJNuwk9Dornv62u RiBwbme+cnI57VVx3fnnyuOoQ3Q+ozRVZ+v0DiZL5O+RH2b5PoJ3 -----END RSA PRIVATE KEY----- 2018-11-01 09:29:38,460 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7a86ec6e-d473-45d6-9bd9-97a1d58542ac': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:a4:72', 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'10aabc49-389d-4212-80ad-1511b356fbec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T09:29:37.000000', 'flavor': Munch({u'id': u'9a20ce4d-5da7-4e95-b08b-996d3b1fc411'}), 'az': u'nova', 'id': u'b6cff322-5bb2-46c7-96e7-0a7976b3832c', 'security_groups': [Munch({u'name': u'cinder_test-sg_7a86ec6e-d473-45d6-9bd9-97a1d58542ac'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'03a61429f63e4f8f82019bd4da03a605', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': 'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:29:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:29:37Z', 'hostId': u'a96ae05646779af2502e6986443d388d4892b948f8addcc96baefb0a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'a96ae05646779af2502e6986443d388d4892b948f8addcc96baefb0a', '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'2018-11-01T09:29:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': u'cinder_test-vm2_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'adminPass': u'5k4U32gCEbxA', 'tenant_id': u'e291c440a3f44b8aa1b088c6206727b0', 'created_at': u'2018-11-01T09:29:28Z', 'created': u'2018-11-01T09:29:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:29:44,214 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'04757b18-853f-4762-83fa-bfc1dfc5f6b5', 'updated_at': u'2018-11-01T09:29:43Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.211', 'revision_number': 2, 'port_id': u'81473237-1348-4875-ae0a-388317f76c1a', 'id': u'1519d055-1571-4d30-80c3-2c8001a0a054', 'network': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'port': u'81473237-1348-4875-ae0a-388317f76c1a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': 'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e291c440a3f44b8aa1b088c6206727b0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e6e00854-6256-4036-83ec-47d3ca7d9b76', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:a4:72', u'device_id': u'b6cff322-5bb2-46c7-96e7-0a7976b3832c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e291c440a3f44b8aa1b088c6206727b0', 'created_at': u'2018-11-01T09:29:40Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e6e00854-6256-4036-83ec-47d3ca7d9b76', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:a4:72', u'device_id': u'b6cff322-5bb2-46c7-96e7-0a7976b3832c'}), 'router': u'04757b18-853f-4762-83fa-bfc1dfc5f6b5'}) 2018-11-01 09:29:44,314 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 495750061 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.214863] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.217610] pid_max: default: 32768 minimum: 301 [ 0.219102] ACPI: Core revision 20150930 [ 0.220993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.223149] Security Framework initialized [ 0.224502] Yama: becoming mindful. [ 0.225711] AppArmor: AppArmor initialized [ 0.227109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.229304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.231431] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.233455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.235733] Initializing cgroup subsys io [ 0.237071] Initializing cgroup subsys memory [ 0.238511] Initializing cgroup subsys devices [ 0.239953] Initializing cgroup subsys freezer [ 0.241410] Initializing cgroup subsys net_cls [ 0.242853] Initializing cgroup subsys perf_event [ 0.244373] Initializing cgroup subsys net_prio [ 0.245846] Initializing cgroup subsys hugetlb [ 0.247282] Initializing cgroup subsys pids [ 0.248700] CPU: Physical Processor ID: 0 [ 0.250750] mce: CPU supports 10 MCE banks [ 0.252132] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.253810] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270964] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.278078] ftrace: allocating 31920 entries in 125 pages [ 0.304229] smpboot: Max logical packages: 1 [ 0.305656] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.307891] x2apic enabled [ 0.309151] Switched APIC routing to physical x2apic. [ 0.311816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.313683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.317076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.320025] KVM setup paravirtual spinlock [ 0.321691] x86: Booted up 1 node, 1 CPUs [ 0.322734] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.324524] devtmpfs: initialized [ 0.326436] evm: security.selinux [ 0.327341] evm: security.SMACK64 [ 0.328240] evm: security.SMACK64EXEC [ 0.329198] evm: security.SMACK64TRANSMUTE [ 0.330240] evm: security.SMACK64MMAP [ 0.331195] evm: security.ima [ 0.332026] evm: security.capability [ 0.333047] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335410] pinctrl core: initialized pinctrl subsystem [ 0.336806] RTC time: 9:29:37, date: 11/01/18 [ 0.338024] NET: Registered protocol family 16 [ 0.339263] cpuidle: using governor ladder [ 0.340320] cpuidle: using governor menu [ 0.341343] PCCT header not found. [ 0.342309] ACPI: bus type PCI registered [ 0.343337] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344907] PCI: Using configuration type 1 for base access [ 0.346976] ACPI: Added _OSI(Module Device) [ 0.348071] ACPI: Added _OSI(Processor Device) [ 0.349176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.350334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.352410] ACPI: Interpreter enabled [ 0.353397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.355785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.358139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.360510] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.362871] ACPI: (supports S0 S5) [ 0.363782] ACPI: Using IOAPIC for interrupt routing [ 0.364994] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.368699] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.370158] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.371743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.373267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.376067] acpiphp: Slot [3] registered [ 0.377111] acpiphp: Slot [4] registered [ 0.378141] acpiphp: Slot [5] registered [ 0.379178] acpiphp: Slot [6] registered [ 0.380206] acpiphp: Slot [7] registered [ 0.381229] acpiphp: Slot [8] registered [ 0.382256] acpiphp: Slot [9] registered [ 0.383290] acpiphp: Slot [10] registered [ 0.384336] acpiphp: Slot [11] registered [ 0.385377] acpiphp: Slot [12] registered [ 0.386412] acpiphp: Slot [13] registered [ 0.387448] acpiphp: Slot [14] registered [ 0.388491] acpiphp: Slot [15] registered [ 0.402366] acpiphp: Slot [16] registered [ 0.403437] acpiphp: Slot [17] registered [ 0.404478] acpiphp: Slot [18] registered [ 0.405512] acpiphp: Slot [19] registered [ 0.406553] acpiphp: Slot [20] registered [ 0.407591] acpiphp: Slot [21] registered [ 0.408626] acpiphp: Slot [22] registered [ 0.409667] acpiphp: Slot [23] registered [ 0.410714] acpiphp: Slot [24] registered [ 0.411747] acpiphp: Slot [25] registered [ 0.412766] acpiphp: Slot [26] registered [ 0.413782] acpiphp: Slot [27] registered [ 0.414820] acpiphp: Slot [28] registered [ 0.415855] acpiphp: Slot [29] registered [ 0.416891] acpiphp: Slot [30] registered [ 0.417920] acpiphp: Slot [31] registered [ 0.418949] PCI host bridge to bus 0000:00 [ 0.419977] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421498] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.423061] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.424927] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.426789] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428686] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.432481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.434098] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.435576] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.437163] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.441384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.443211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.463845] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.465728] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.467526] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.469308] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.471057] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.472715] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.474391] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.475730] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.477722] vgaarb: loaded [ 0.478503] vgaarb: bridge control possible 0000:00:02.0 [ 0.480052] SCSI subsystem initialized [ 0.481228] ACPI: bus type USB registered [ 0.482282] usbcore: registered new interface driver usbfs [ 0.483597] usbcore: registered new interface driver hub [ 0.484872] usbcore: registered new device driver usb [ 0.486271] PCI: Using ACPI for IRQ routing [ 0.487682] NetLabel: Initializing [ 0.488600] NetLabel: domain hash size = 128 [ 0.489675] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490885] NetLabel: unlabeled traffic allowed by default [ 0.492335] clocksource: Switched to clocksource kvm-clock [ 0.502122] AppArmor: AppArmor Filesystem Enabled [ 0.503345] pnp: PnP ACPI init [ 0.504519] pnp: PnP ACPI: found 5 devices [ 0.511299] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.513507] NET: Registered protocol family 2 [ 0.514837] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.516494] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.518050] TCP: Hash tables configured (established 4096 bind 4096) [ 0.519596] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.520994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.522515] NET: Registered protocol family 1 [ 0.523649] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.525061] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.526438] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.540841] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.555332] Trying to unpack rootfs image as initramfs... [ 0.616348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.621303] Scanning for low memory corruption every 60 seconds [ 0.623497] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.625340] audit: initializing netlink subsys (disabled) [ 0.626906] audit: type=2000 audit(1541064577.887:1): initialized [ 0.628940] Initialise system trusted keyring [ 0.630497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.632240] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.635215] zbud: loaded [ 0.636324] VFS: Disk quotas dquot_6.6.0 [ 0.637603] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.640035] fuse init (API version 7.23) [ 0.641460] Key type big_key registered [ 0.642648] Allocating IMA MOK and blacklist keyrings. [ 0.644470] Key type asymmetric registered [ 0.645540] Asymmetric key parser 'x509' registered [ 0.646774] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.648725] io scheduler noop registered [ 0.649752] io scheduler deadline registered (default) [ 0.651027] io scheduler cfq registered [ 0.652153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.653513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.655178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.657081] ACPI: Power Button [PWRF] [ 0.658254] GHES: HEST is not enabled! [ 0.672360] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.701727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.704531] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.728092] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730989] Linux agpgart interface v0.103 [ 0.734326] brd: module loaded [ 0.736509] loop: module loaded [ 0.741108] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742973] GPT:90111 != 2097151 [ 0.743852] GPT:Alternate GPT header not at the end of the disk. [ 0.745245] GPT:90111 != 2097151 [ 0.746123] GPT: Use GNU Parted to correct GPT errors. [ 0.747364] vda: vda1 vda15 [ 0.748977] scsi host0: ata_piix [ 0.749986] scsi host1: ata_piix [ 0.750915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754336] libphy: Fixed MDIO Bus: probed [ 0.755391] tun: Universal TUN/TAP device driver, 1.6 [ 0.756623] tun: (C) 1999-2004 Max Krasnyansky [ 0.759411] PPP generic driver version 2.4.2 [ 0.760588] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762115] ehci-pci: EHCI PCI platform driver [ 0.763240] ehci-platform: EHCI generic platform driver [ 0.764523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765968] ohci-pci: OHCI PCI platform driver [ 0.767094] ohci-platform: OHCI generic platform driver [ 0.768376] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782884] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786051] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.788838] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.790411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792218] usb usb1: Product: UHCI Host Controller [ 0.793406] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.794850] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796092] hub 1-0:1.0: USB hub found [ 0.797099] hub 1-0:1.0: 2 ports detected [ 0.798297] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801078] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802285] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803600] mousedev: PS/2 mouse device common for all mice [ 0.805214] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807560] rtc_cmos 00:00: RTC can wake from S4 [ 0.809004] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810522] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.812029] i2c /dev entries driver [ 0.813015] device-mapper: uevent: version 1.0.3 [ 0.814242] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816369] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818140] NET: Registered protocol family 10 [ 0.819576] NET: Registered protocol family 17 [ 0.820730] Key type dns_resolver registered [ 0.822031] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.823420] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825676] registered taskstats version 1 [ 0.826760] Loading compiled-in X.509 certificates [ 0.828516] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830873] zswap: loaded using pool lzo/zbud [ 0.832902] Key type trusted registered [ 0.834991] Key type encrypted registered [ 0.836052] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837381] ima: No TPM chip found, activating TPM-bypass! [ 0.838712] evm: HMAC attrs: 0x1 [ 0.839930] Magic number: 10:982:473 [ 0.841045] rtc_cmos 00:00: setting system clock to 2018-11-01 09:29:38 UTC (1541064578) [ 0.843107] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.844518] EDD information not available. [ 0.913830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.928886] Write protecting the kernel read-only data: 14336k [ 0.931626] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.933927] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.82 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.105777] 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.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 0.96. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0+jz2PWQPZkf7M2KyJ5riSCyDSXYEw6/aIXNc7DgxMA4l8YvGGvulIaL2lFt1hBmjk3ceq3ckmE84NElgEF9ROqJB44bCXTWujDoCvMp/ik6v3r50ioiz7KoBiDztKXFtdEfmLPZUs/5q8fG4e5RJdQKJA3WeB2t+Mei6Dozp3+pYC8k30ZAnr+PU8Kb0DoQBPlh7rMY3bRUa+21pShXQ46FGFZD2e7ioX3IWIGu/0xnxhbe7ULqLSBi5HYX+HB8PGylXyOBbjVxl3qj+oRL6gUgqH9fzEmUQhKMtMEks9fDmCICyt/3ZkxuJFZOnJmSAThG371XInLSqFeZt9ZdR root@cinder-test-vm2-7a86ec6e-d473-45d6-9bd9-97a1d58542ac ssh-dss AAAAB3NzaC1kc3MAAACBALyfTzVfw86QzxF+RJ2tPYieZusaF4Ng2dXaB2a+U0pIaJC8s8BlTxKlOV+UPbqIqcErDS69FnIQfF+Ikuxu/ckI50eLH7SGCBjjkRXxUQ/nrykRAZ9IDJxfHO8IUZ06Cn9HCNB5pkq/wx1JuzeTtnyUCLDsnmtydkNTulaXXMPHAAAAFQCxWBuviQdLWTrjMrxEllBHYgy9HwAAAIA6/+oE/Ph+po3kZSsckkM5fZVg4JguRLAUw2iGYvoVyju2mNJyXbxBWieO1wngOkIm4r5soI0VEHkQ7yWkRlZ4LHzlrJ8ZJBKTyyLFVlO0joB6Tnd1zaQOZslvvAcG4Clld3Jnew1tMKqIXR/5DtJJTJMNbpnvJ3ZYX/UMuGb4dwAAAIEAhfxfKyeVijPqm5RZ0qQgHxqSKU0nhb05XtiwXHlIpWGYI8gSzQF1V1jzECVDTZwcpa8yvnKrKyK0XJqrGJNBFQAPs13+Rl0pQVy8yq2XPwqLzqPXj6GuELDdZap5y2EiIazXIe/wDPrTPHmWcG/K7QMkKFrKuorQbfU9oUX87cs= root@cinder-test-vm2-7a86ec6e-d473-45d6-9bd9-97a1d58542ac -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe85:a472/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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-7a86ec6e-d473-45d6-9bd9-97a1d58542ac launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-7a86ec6e-d473-45d6-9bd9-97a1d58542ac login: 2018-11-01 09:30:04,780 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7a86ec6e-d473-45d6-9bd9-97a1d58542ac': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:e0:1c', 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'10aabc49-389d-4212-80ad-1511b356fbec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T09:30:03.000000', 'flavor': Munch({u'id': u'9a20ce4d-5da7-4e95-b08b-996d3b1fc411'}), 'az': u'nova', 'id': u'ad480117-e4fb-4189-85be-763da5b734b3', 'security_groups': [Munch({u'name': u'cinder_test-sg_7a86ec6e-d473-45d6-9bd9-97a1d58542ac'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'03a61429f63e4f8f82019bd4da03a605', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': 'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-01T09:30:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T09:30:03Z', 'hostId': u'a96ae05646779af2502e6986443d388d4892b948f8addcc96baefb0a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'a96ae05646779af2502e6986443d388d4892b948f8addcc96baefb0a', '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'2018-11-01T09:30:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': u'cinder_test-vm_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'adminPass': u'SS7RKb3PAkSj', 'tenant_id': u'e291c440a3f44b8aa1b088c6206727b0', 'created_at': u'2018-11-01T09:29:55Z', 'created': u'2018-11-01T09:29:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 09:30:09,355 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'04757b18-853f-4762-83fa-bfc1dfc5f6b5', 'updated_at': u'2018-11-01T09:30:09Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'7e7796a4-7d4c-40f9-8cac-1f9de1ef8947', 'id': u'751de4ed-4b6f-44e0-aed8-590097bb3313', 'network': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'port': u'7e7796a4-7d4c-40f9-8cac-1f9de1ef8947', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e291c440a3f44b8aa1b088c6206727b0', 'name': 'cinder_test-project_7a86ec6e-d473-45d6-9bd9-97a1d58542ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e291c440a3f44b8aa1b088c6206727b0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e6e00854-6256-4036-83ec-47d3ca7d9b76', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:34:e0:1c', u'device_id': u'ad480117-e4fb-4189-85be-763da5b734b3'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e291c440a3f44b8aa1b088c6206727b0', 'created_at': u'2018-11-01T09:30:05Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e6e00854-6256-4036-83ec-47d3ca7d9b76', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:34:e0:1c', u'device_id': u'ad480117-e4fb-4189-85be-763da5b734b3'}), 'router': u'04757b18-853f-4762-83fa-bfc1dfc5f6b5'}) 2018-11-01 09:30:09,463 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 491963165 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.166491] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.168536] pid_max: default: 32768 minimum: 301 [ 0.169668] ACPI: Core revision 20150930 [ 0.171265] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172910] Security Framework initialized [ 0.173942] Yama: becoming mindful. [ 0.174856] AppArmor: AppArmor initialized [ 0.175931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179148] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180644] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182322] Initializing cgroup subsys io [ 0.183321] Initializing cgroup subsys memory [ 0.184367] Initializing cgroup subsys devices [ 0.185452] Initializing cgroup subsys freezer [ 0.186508] Initializing cgroup subsys net_cls [ 0.187555] Initializing cgroup subsys perf_event [ 0.188664] Initializing cgroup subsys net_prio [ 0.189756] Initializing cgroup subsys hugetlb [ 0.190823] Initializing cgroup subsys pids [ 0.191875] CPU: Physical Processor ID: 0 [ 0.193573] mce: CPU supports 10 MCE banks [ 0.194599] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.195819] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.212266] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.218909] ftrace: allocating 31920 entries in 125 pages [ 0.244907] smpboot: Max logical packages: 1 [ 0.246013] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.247703] x2apic enabled [ 0.248735] Switched APIC routing to physical x2apic. [ 0.250998] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.252362] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.254899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.257100] KVM setup paravirtual spinlock [ 0.258585] x86: Booted up 1 node, 1 CPUs [ 0.259578] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.261307] devtmpfs: initialized [ 0.263237] evm: security.selinux [ 0.264126] evm: security.SMACK64 [ 0.264993] evm: security.SMACK64EXEC [ 0.265937] evm: security.SMACK64TRANSMUTE [ 0.266952] evm: security.SMACK64MMAP [ 0.267889] evm: security.ima [ 0.268716] evm: security.capability [ 0.269718] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271997] pinctrl core: initialized pinctrl subsystem [ 0.273319] RTC time: 9:30:03, date: 11/01/18 [ 0.274466] NET: Registered protocol family 16 [ 0.275647] cpuidle: using governor ladder [ 0.276644] cpuidle: using governor menu [ 0.277601] PCCT header not found. [ 0.278510] ACPI: bus type PCI registered [ 0.279485] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280977] PCI: Using configuration type 1 for base access [ 0.282956] ACPI: Added _OSI(Module Device) [ 0.283972] ACPI: Added _OSI(Processor Device) [ 0.285018] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286111] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288081] ACPI: Interpreter enabled [ 0.289012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297923] ACPI: (supports S0 S5) [ 0.298789] ACPI: Using IOAPIC for interrupt routing [ 0.299942] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307791] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310520] acpiphp: Slot [3] registered [ 0.311530] acpiphp: Slot [4] registered [ 0.312535] acpiphp: Slot [5] registered [ 0.313557] acpiphp: Slot [6] registered [ 0.314563] acpiphp: Slot [7] registered [ 0.315564] acpiphp: Slot [8] registered [ 0.316572] acpiphp: Slot [9] registered [ 0.317573] acpiphp: Slot [10] registered [ 0.318591] acpiphp: Slot [11] registered [ 0.319593] acpiphp: Slot [12] registered [ 0.320595] acpiphp: Slot [13] registered [ 0.321587] acpiphp: Slot [14] registered [ 0.322591] acpiphp: Slot [15] registered [ 0.336776] acpiphp: Slot [16] registered [ 0.337779] acpiphp: Slot [17] registered [ 0.338823] acpiphp: Slot [18] registered [ 0.339815] acpiphp: Slot [19] registered [ 0.340810] acpiphp: Slot [20] registered [ 0.341798] acpiphp: Slot [21] registered [ 0.342795] acpiphp: Slot [22] registered [ 0.343782] acpiphp: Slot [23] registered [ 0.344769] acpiphp: Slot [24] registered [ 0.345758] acpiphp: Slot [25] registered [ 0.346747] acpiphp: Slot [26] registered [ 0.347743] acpiphp: Slot [27] registered [ 0.348741] acpiphp: Slot [28] registered [ 0.349738] acpiphp: Slot [29] registered [ 0.350729] acpiphp: Slot [30] registered [ 0.351731] acpiphp: Slot [31] registered [ 0.352724] PCI host bridge to bus 0000:00 [ 0.353721] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355223] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.356728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.358546] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.360359] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.362216] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365914] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367451] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370370] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.376254] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.396701] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.398523] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400353] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.402128] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.403862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.405465] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407119] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.408459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.410333] vgaarb: loaded [ 0.411084] vgaarb: bridge control possible 0000:00:02.0 [ 0.412566] SCSI subsystem initialized [ 0.413704] ACPI: bus type USB registered [ 0.414718] usbcore: registered new interface driver usbfs [ 0.415950] usbcore: registered new interface driver hub [ 0.417196] usbcore: registered new device driver usb [ 0.418517] PCI: Using ACPI for IRQ routing [ 0.419910] NetLabel: Initializing [ 0.420780] NetLabel: domain hash size = 128 [ 0.421830] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.423007] NetLabel: unlabeled traffic allowed by default [ 0.424394] clocksource: Switched to clocksource kvm-clock [ 0.434134] AppArmor: AppArmor Filesystem Enabled [ 0.435308] pnp: PnP ACPI init [ 0.436449] pnp: PnP ACPI: found 5 devices [ 0.443095] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445248] NET: Registered protocol family 2 [ 0.446541] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.448156] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449668] TCP: Hash tables configured (established 4096 bind 4096) [ 0.451167] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452526] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453995] NET: Registered protocol family 1 [ 0.455103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456506] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457797] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.472096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.486486] Trying to unpack rootfs image as initramfs... [ 0.546472] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.548464] Scanning for low memory corruption every 60 seconds [ 0.550054] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.551438] audit: initializing netlink subsys (disabled) [ 0.552710] audit: type=2000 audit(1541064603.871:1): initialized [ 0.554283] Initialise system trusted keyring [ 0.555429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.556832] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559333] zbud: loaded [ 0.560225] VFS: Disk quotas dquot_6.6.0 [ 0.561252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563165] fuse init (API version 7.23) [ 0.564272] Key type big_key registered [ 0.565284] Allocating IMA MOK and blacklist keyrings. [ 0.566774] Key type asymmetric registered [ 0.567845] Asymmetric key parser 'x509' registered [ 0.571279] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.573284] io scheduler noop registered [ 0.574269] io scheduler deadline registered (default) [ 0.575476] io scheduler cfq registered [ 0.576708] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577979] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579605] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.581422] ACPI: Power Button [PWRF] [ 0.582541] GHES: HEST is not enabled! [ 0.596514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625311] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627994] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654269] Linux agpgart interface v0.103 [ 0.657504] brd: module loaded [ 0.659580] loop: module loaded [ 0.664708] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.666504] GPT:90111 != 2097151 [ 0.667342] GPT:Alternate GPT header not at the end of the disk. [ 0.668693] GPT:90111 != 2097151 [ 0.669540] GPT: Use GNU Parted to correct GPT errors. [ 0.670737] vda: vda1 vda15 [ 0.672269] scsi host0: ata_piix [ 0.673257] scsi host1: ata_piix [ 0.674163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675655] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677464] libphy: Fixed MDIO Bus: probed [ 0.678496] tun: Universal TUN/TAP device driver, 1.6 [ 0.679671] tun: (C) 1999-2004 Max Krasnyansky [ 0.682414] PPP generic driver version 2.4.2 [ 0.683539] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685015] ehci-pci: EHCI PCI platform driver [ 0.686103] ehci-platform: EHCI generic platform driver [ 0.687316] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688710] ohci-pci: OHCI PCI platform driver [ 0.689800] ohci-platform: OHCI generic platform driver [ 0.691024] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705437] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706666] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708490] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.709734] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711156] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714390] usb usb1: Product: UHCI Host Controller [ 0.715527] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.716891] usb usb1: SerialNumber: 0000:00:01.2 [ 0.718081] hub 1-0:1.0: USB hub found [ 0.719055] hub 1-0:1.0: 2 ports detected [ 0.720218] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722842] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725267] mousedev: PS/2 mouse device common for all mice [ 0.726792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729015] rtc_cmos 00:00: RTC can wake from S4 [ 0.730392] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733286] i2c /dev entries driver [ 0.734231] device-mapper: uevent: version 1.0.3 [ 0.735389] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737387] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739101] NET: Registered protocol family 10 [ 0.740484] NET: Registered protocol family 17 [ 0.741576] Key type dns_resolver registered [ 0.742831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744169] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746349] registered taskstats version 1 [ 0.747391] Loading compiled-in X.509 certificates [ 0.749087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.751362] zswap: loaded using pool lzo/zbud [ 0.753292] Key type trusted registered [ 0.755248] Key type encrypted registered [ 0.756268] AppArmor: AppArmor sha1 policy hashing enabled [ 0.757544] ima: No TPM chip found, activating TPM-bypass! [ 0.758816] evm: HMAC attrs: 0x1 [ 0.759964] Magic number: 10:535:524 [ 0.761027] rtc_cmos 00:00: setting system clock to 2018-11-01 09:30:03 UTC (1541064603) [ 0.763011] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764366] EDD information not available. [ 0.837993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853192] Write protecting the kernel read-only data: 14336k [ 0.855904] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.858181] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.905383] 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.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC530AiR5WNcHd6mpGa8FNbFQM+6Tjn96k4k2HVfc8o7WJtHCBdKN7H0HOCy67KcrvsZ5QNkF9VoD7GxtGzmJyvea7NM6mZAa/wPxxJZZbzT2YH/+AsPrgEpYP9A5pI69/ZzMT3eVdl3js6lbFpvnUdaGIDw8k/BJc/xds9SnfzfUJ/qm9I30cTACjriMknkwTOPqlMw7L0FwWvXktFIALDOS+DvX5YG+ti4AuF0anqWVFYiUxlAUDM1Z2pcFmkWyZSkuegBIIbSy3TOXi9qLiFC7LovewIHQ3MwkRO0uOYYXvQ8qoo0wmIY9P5PpX30FD6JM2p9qbjs0efTp1BBADL root@cinder-test-vm-7a86ec6e-d473-45d6-9bd9-97a1d58542ac ssh-dss AAAAB3NzaC1kc3MAAACBAMJtUWPa8DSiAY8EKvSfW3b1ZBfL15mQHFvE2Wl+OjpwibTxVKGytqfzStHBSPOyEyEEbkgOwEPZviPJc3ESBX32rxxG1AI2P6E+r1UgAH5jLnn2WZFvRaKhz1JBcho5ex9+9xtX07hj6CBaeGLVoYQilbJ6Ch78/xfkCOvyB4t9AAAAFQD6zn8i2jFnuqERFCHkSnLOa4KWbQAAAIEAt7ExEWgJQGGhdZGrc2zDqTIvnifDAyNVBxUwjlQebIvSoYrJR86k12q8NQXZqtxd+23YJrlgYi8cwPTcmT5Fv5T+pCcHZ7KuX1IuH2nxMT89exeYEotQSttCySqTicBTCSq25XIwVeesF+bFVnIXJ5LmchDcNzV5/pNPdtyUfkQAAACAeeD1AiV8WLIis35vbg2pPs5rAgVqJw6412meoao9QnJF1HZNWPm4KmVZ9EMOCqsyTgqTI3BBJNnP26vRfMeGhVUODDRlWgmj2M7X8WAqU9l4VZ4dXW27p9D5XZXm0ubS1+a2BWOKgzUtcFBa/CuEnXjSlQvf03rwGGwYgqhySNA= root@cinder-test-vm-7a86ec6e-d473-45d6-9bd9-97a1d58542ac -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe34:e01c/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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-7a86ec6e-d473-45d6-9bd9-97a1d58542ac launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-7a86ec6e-d473-45d6-9bd9-97a1d58542ac login: 2018-11-01 09:30:21,844 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-01 09:30:22,239 - 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: 78a4aab9-ef4f-441d-823d-206c9d9c42c1 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! 2018-11-01 09:30:22,239 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-11-01 09:30:22,240 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-11-01 09:30:29,382 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-11-01 09:30:35,695 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-01 09:30:35,782 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-11-01 09:30:35,783 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-11-01 09:30:35,783 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-11-01 09:30:39,916 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:30:39,916 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:37 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-01 09:32:23,490 - xtesting.ci.run_tests - ERROR - Please fix the testcase cinder_test. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 177, in run_test test_case.clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/cinder/cinder_test.py", line 118, in clean timeout=getattr(config.CONF, 'vping_vm_delete_timeout')) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 7211, in delete_server delete_ip_retry=delete_ip_retry) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 7276, in _delete_server wait=self._SERVER_AGE or 2): File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 76, in _iterate_timeout raise exc.OpenStackCloudTimeout(message) OpenStackCloudTimeout: Timed out waiting for server to get deleted. 2018-11-01 09:32:23,592 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-01 09:32:24,850 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'f0e47e9e63c94a39ae9f0dd6d9781dc7', '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'api_check-project_4336ea1e-b493-4701-bbf0-85cc7688a038'}) 2018-11-01 09:32:25,424 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1754871107614614971d1f21979da67c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_4336ea1e-b493-4701-bbf0-85cc7688a038'}) 2018-11-01 09:32:27,239 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_4336ea1e-b493-4701-bbf0-85cc7688a038', 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'f0e47e9e63c94a39ae9f0dd6d9781dc7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '72b11582-1ec3-40c2-9b3e-e30762e5f24e', 'username': u'api_check-user_4336ea1e-b493-4701-bbf0-85cc7688a038', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:32:27,243 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_4336ea1e-b493-4701-bbf0-85cc7688a038', 'password': '72b11582-1ec3-40c2-9b3e-e30762e5f24e', 'project_name': 'api_check-project_4336ea1e-b493-4701-bbf0-85cc7688a038', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'f0e47e9e63c94a39ae9f0dd6d9781dc7', 'project_domain_name': 'Default'} 2018-11-01 09:32:31,369 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-01 09:32:32,102 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.66', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-11-01 09:32:32,102 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-11-01 09:32:32,103 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-11-01 09:32:32,103 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-11-01 09:32:32,157 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-01 09:32:33,028 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'529e615085294840a59618578899228b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_dfdda28b-a9d2-4f46-aba7-9425eff4c479'}) 2018-11-01 09:32:33,531 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a69f679a895e44f58b3d0b1366643405', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_dfdda28b-a9d2-4f46-aba7-9425eff4c479'}) 2018-11-01 09:32:34,994 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_dfdda28b-a9d2-4f46-aba7-9425eff4c479', 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'529e615085294840a59618578899228b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd4a83fd3-3d58-43ea-8952-7ba9c9c650d1', 'username': u'snaps_health_check-user_dfdda28b-a9d2-4f46-aba7-9425eff4c479', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:32:34,998 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_dfdda28b-a9d2-4f46-aba7-9425eff4c479', 'password': 'd4a83fd3-3d58-43ea-8952-7ba9c9c650d1', 'project_name': 'snaps_health_check-project_dfdda28b-a9d2-4f46-aba7-9425eff4c479', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '529e615085294840a59618578899228b', 'project_domain_name': 'Default'} 2018-11-01 09:32:39,083 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-01 09:32:39,832 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.66', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-11-01 09:32:39,832 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-11-01 09:32:39,832 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-11-01 09:32:39,832 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-11-01 09:32:39,838 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:21 | PASS | | singlevm1 | functest | healthcheck | 00:55 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:58 | PASS | | cinder_test | functest | healthcheck | 01:37 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-01 09:32:39,851 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-01 09:32:42,800 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-380 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 09:32:42,803 - 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.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=0K0owy3z5RkawBPF6ZRl8YjwW 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=71b9637ec5f74001bd0e586908b9c34a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 09:32:42,803 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 09:32:42,803 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-11-01 09:32:42,827 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-11-01 09:32:44,338 - 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'14b93a052a88487f8eadbb9bd613b444', '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_65777bc2-b800-4995-9654-918696e10d9d'}) 2018-11-01 09:32:44,843 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'efcf3645630a4c1084340eb039f647e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_65777bc2-b800-4995-9654-918696e10d9d'}) 2018-11-01 09:32:46,390 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_65777bc2-b800-4995-9654-918696e10d9d', 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'14b93a052a88487f8eadbb9bd613b444', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd6feeffa-ca72-466b-9770-756bf9f54571', 'username': u'tempest_smoke-user_65777bc2-b800-4995-9654-918696e10d9d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:32:46,394 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_65777bc2-b800-4995-9654-918696e10d9d', 'password': 'd6feeffa-ca72-466b-9770-756bf9f54571', 'project_name': 'tempest_smoke-project_65777bc2-b800-4995-9654-918696e10d9d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '14b93a052a88487f8eadbb9bd613b444', 'project_domain_name': 'Default'} 2018-11-01 09:32:48,762 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 09:32:53,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1c7446e2-6532-4202-b289-2e9cb17550f3 | 2018-11-01T09:32:53.360111 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1c7446e2-6532-4202-b289-2e9cb17550f3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-01 09:32:57,225 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-11-01 09:32:58,170 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 09:33:03,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a97e68b3-d577-4cfb-b9b6-22237c05e081) as the default verifier for the future CLI operations. 2018-11-01 09:33:05,833 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-11-01 09:33:07,835 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/1c210f71-45a2-42a6-83bd-71834a27652b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1c210f71-45a2-42a6-83bd-71834a27652b/file', 'owner': u'14b93a052a88487f8eadbb9bd613b444', 'id': u'1c210f71-45a2-42a6-83bd-71834a27652b', 'size': 12716032, u'self': u'/v2/images/1c210f71-45a2-42a6-83bd-71834a27652b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14b93a052a88487f8eadbb9bd613b444', 'name': 'tempest_smoke-project_65777bc2-b800-4995-9654-918696e10d9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/1c210f71-45a2-42a6-83bd-71834a27652b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:33:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T09:33:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_65777bc2-b800-4995-9654-918696e10d9d', '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/1c210f71-45a2-42a6-83bd-71834a27652b', 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_65777bc2-b800-4995-9654-918696e10d9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_65777bc2-b800-4995-9654-918696e10d9d', 'created': u'2018-11-01T09:33:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:33:06Z', 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/1c210f71-45a2-42a6-83bd-71834a27652b', 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_65777bc2-b800-4995-9654-918696e10d9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:33:08,179 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_65777bc2-b800-4995-9654-918696e10d9d', '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'71b9637ec5f74001bd0e586908b9c34a', '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'beaecdc9-2ce4-4a77-beaf-e9f1063902db', 'swap': 0}) 2018-11-01 09:33:10,976 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/03eb577f-8fe0-44ba-acd7-8ed9eaa0f4db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/03eb577f-8fe0-44ba-acd7-8ed9eaa0f4db/file', 'owner': u'14b93a052a88487f8eadbb9bd613b444', 'id': u'03eb577f-8fe0-44ba-acd7-8ed9eaa0f4db', 'size': 12716032, u'self': u'/v2/images/03eb577f-8fe0-44ba-acd7-8ed9eaa0f4db', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14b93a052a88487f8eadbb9bd613b444', 'name': 'tempest_smoke-project_65777bc2-b800-4995-9654-918696e10d9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/03eb577f-8fe0-44ba-acd7-8ed9eaa0f4db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:33:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T09:33:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_65777bc2-b800-4995-9654-918696e10d9d', '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/03eb577f-8fe0-44ba-acd7-8ed9eaa0f4db', 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_65777bc2-b800-4995-9654-918696e10d9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_65777bc2-b800-4995-9654-918696e10d9d', 'created': u'2018-11-01T09:33:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:33:09Z', 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/03eb577f-8fe0-44ba-acd7-8ed9eaa0f4db', 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_65777bc2-b800-4995-9654-918696e10d9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:33:11,041 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_65777bc2-b800-4995-9654-918696e10d9d', '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'71b9637ec5f74001bd0e586908b9c34a', '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'd491954b-5718-4d96-a058-17c8a8304849', 'swap': 0}) 2018-11-01 09:33:11,063 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_65777bc2-b800-4995-9654-918696e10d9d', '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'71b9637ec5f74001bd0e586908b9c34a', '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'd491954b-5718-4d96-a058-17c8a8304849', 'swap': 0}) 2018-11-01 09:33:14,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 09:33:14,487 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 09:33:14,488 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 09:33:14,490 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 09:33:14,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 09:33:17,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a97e68b3-d577-4cfb-b9b6-22237c05e081/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-11-01 09:33:17,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 09:33:17,886 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 09:33:17,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-11-01 09:33:26,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:33:26.665 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.315s] 2018-11-01 09:33:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:33:26.717 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.052s] 2018-11-01 09:33:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:33:32.433 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.971s] 2018-11-01 09:33:38,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:33:38.573 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.139s] 2018-11-01 09:33:58,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:33:58.735 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.151s] 2018-11-01 09:34:05,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:05.239 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.121s] 2018-11-01 09:34:05,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:05.241 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-01 09:34:17,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:17.801 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.132s] 2018-11-01 09:34:17,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:17.802 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-01 09:34:27,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:27.347 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 09:34:29,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:29.452 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [44.119s] 2018-11-01 09:34:34,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:34.427 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.265s] 2018-11-01 09:34:48,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:48.261 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.118s] 2018-11-01 09:34:48,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:48.262 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-01 09:34:50,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:50.205 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.939s] 2018-11-01 09:34:50,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:50.219 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.684s] 2018-11-01 09:34:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:59.216 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.141s] 2018-11-01 09:34:59,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:34:59.364 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.412s] 2018-11-01 09:35:02,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:02.568 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-01 09:35:03,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:03.335 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.071s] 2018-11-01 09:35:03,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:03.445 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.110s] 2018-11-01 09:35:09,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:09.414 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.778s] 2018-11-01 09:35:14,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:14.832 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.929s] 2018-11-01 09:35:15,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:15.876 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.767s] 2018-11-01 09:35:15,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:15.883 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-11-01 09:35:17,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:17.917 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 09:35:21,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:21.193 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.439s] 2018-11-01 09:35:23,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:23.046 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.212s] 2018-11-01 09:35:23,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:23.067 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.556s] 2018-11-01 09:35:25,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:25.452 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.406s] 2018-11-01 09:35:25,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:25.536 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.084s] 2018-11-01 09:35:25,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:25.909 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.373s] 2018-11-01 09:35:28,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:28.942 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.004s] 2018-11-01 09:35:33,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:33.527 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.279s] 2018-11-01 09:35:34,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:34.800 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.270s] 2018-11-01 09:35:37,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:37.934 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.129s] 2018-11-01 09:35:37,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:37.979 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2018-11-01 09:35:40,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:40.725 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.575s] 2018-11-01 09:35:42,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:42.301 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-01 09:35:42,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:42.576 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.187s] 2018-11-01 09:35:42,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:42.710 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.409s] 2018-11-01 09:35:42,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:42.759 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.033s] 2018-11-01 09:35:43,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:43.128 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.552s] 2018-11-01 09:35:43,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:43.231 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.103s] 2018-11-01 09:35:43,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:43.303 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.071s] 2018-11-01 09:35:43,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:43.670 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.367s] 2018-11-01 09:35:43,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:43.719 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2018-11-01 09:35:44,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:44.390 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.630s] 2018-11-01 09:35:50,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:50.740 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.300s] 2018-11-01 09:35:50,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:50.760 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2018-11-01 09:35:56,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:35:56.062 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.475s] 2018-11-01 09:36:01,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:01.560 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.496s] 2018-11-01 09:36:02,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:02.850 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.768s] 2018-11-01 09:36:08,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:08.315 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.756s] 2018-11-01 09:36:10,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:10.623 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.160s] 2018-11-01 09:36:10,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:10.725 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.101s] 2018-11-01 09:36:10,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:10.796 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.071s] 2018-11-01 09:36:10,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:10.871 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... fail [0.070s] 2018-11-01 09:36:11,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:11.937 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.086s] 2018-11-01 09:36:13,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:13.949 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.011s] 2018-11-01 09:36:14,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:14.027 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.079s] 2018-11-01 09:36:14,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:14.272 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.244s] 2018-11-01 09:36:20,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:20.890 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-01 09:36:25,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:25.892 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [1.088s] 2018-11-01 09:36:27,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:27.972 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.906s] 2018-11-01 09:36:28,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:28.398 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.426s] 2018-11-01 09:36:28,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:28.909 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.511s] 2018-11-01 09:36:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:29.236 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.327s] 2018-11-01 09:36:29,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:29.540 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.303s] 2018-11-01 09:36:29,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:29.862 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.321s] 2018-11-01 09:36:42,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:42.600 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.595s] 2018-11-01 09:36:58,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:36:58.382 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.358s] 2018-11-01 09:37:00,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:00.851 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.221s] 2018-11-01 09:37:10,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:10.978 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.593s] 2018-11-01 09:37:11,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:11.982 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [32.513s] 2018-11-01 09:37:25,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:25.938 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.045s] 2018-11-01 09:37:32,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:32.497 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [20.515s] 2018-11-01 09:37:33,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:33.277 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.173s] 2018-11-01 09:37:33,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:33.460 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.182s] 2018-11-01 09:37:33,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:33.631 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.171s] 2018-11-01 09:37:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:33.639 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-01 09:37:46,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:46.249 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [8.341s] 2018-11-01 09:37:52,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:37:52.854 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [20.357s] 2018-11-01 09:38:05,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:05.914 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.059s] 2018-11-01 09:38:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:11.250 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.026s] 2018-11-01 09:38:13,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:13.640 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.053s] 2018-11-01 09:38:20,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:20.200 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.949s] 2018-11-01 09:38:21,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:21.254 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.470s] 2018-11-01 09:38:21,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:21.891 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [0.630s] 2018-11-01 09:38:27,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:27.007 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [5.119s] 2018-11-01 09:38:38,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:38.026 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.538s] 2018-11-01 09:38:42,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:42.864 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.837s] 2018-11-01 09:38:51,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:38:51.026 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.162s] 2018-11-01 09:39:31,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:39:31.257 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [31.133s] 2018-11-01 09:39:53,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:39:53.237 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.979s] 2018-11-01 09:40:13,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:13.826 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [20.588s] 2018-11-01 09:40:27,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:27.270 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.443s] 2018-11-01 09:40:35,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:35.660 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.425s] 2018-11-01 09:40:39,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:39.247 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.584s] 2018-11-01 09:40:39,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:39.312 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.070s] 2018-11-01 09:40:46,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:46.515 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.911s] 2018-11-01 09:40:46,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:46.641 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.126s] 2018-11-01 09:40:57,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:57.688 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.246s] 2018-11-01 09:40:58,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:58.010 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... fail [0.317s] 2018-11-01 09:40:58,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 09:40:58.211 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... fail [0.200s] 2018-11-01 09:41:01,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fd7bb831-8179-461a-9689-513336256ce8 2018-11-01 09:41:01,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fd7bb831-8179-461a-9689-513336256ce8']'. 2018-11-01 09:41:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 09:41:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 09:41:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 09:41:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fd7bb831-8179-461a-9689-513336256ce8 | 2018-11-01 09:41:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-01 09:41:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 09:33:19 | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 09:41:01 | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:42 | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a97e68b3-d577-4cfb-b9b6-22237c05e081) | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1c7446e2-6532-4202-b289-2e9cb17550f3) | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 454.342 | 2018-11-01 09:41:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 98 | 2018-11-01 09:41:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-11-01 09:41:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 09:41:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 09:41:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2018-11-01 09:41:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 09:41:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 09:41:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 09:41:02,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 96.0784313725% 2018-11-01 09:41:04,811 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:41:04,812 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:59 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-11-01 09:41:09,388 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-11-01 09:41:09,439 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-11-01 09:41:10,761 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'3ffabde6d6654aa9beadc630a636b321', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_a9b74daa-1734-452a-9533-2b3c04a71180'}) 2018-11-01 09:41:11,252 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6ae9dbf384d24ae9870aa06c738c8760', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_a9b74daa-1734-452a-9533-2b3c04a71180'}) 2018-11-01 09:41:13,232 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_a9b74daa-1734-452a-9533-2b3c04a71180', 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'3ffabde6d6654aa9beadc630a636b321', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6167dbab-a6b9-41d5-bbf3-b2aad6add578', 'username': u'neutron-tempest-plugin-api-user_a9b74daa-1734-452a-9533-2b3c04a71180', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:41:13,237 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_a9b74daa-1734-452a-9533-2b3c04a71180', 'password': '6167dbab-a6b9-41d5-bbf3-b2aad6add578', 'project_name': 'neutron-tempest-pl-project_a9b74daa-1734-452a-9533-2b3c04a71180', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '3ffabde6d6654aa9beadc630a636b321', 'project_domain_name': 'Default'} 2018-11-01 09:41:15,496 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 09:41:17,799 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 09:41:19,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0c4b182a-dcff-486e-b835-b25e0cbe5245 | 2018-11-01T09:41:19.628959 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0c4b182a-dcff-486e-b835-b25e0cbe5245 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-01 09:41:23,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-11-01 09:41:23,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 09:41:26,288 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 09:41:29,069 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0b529b58-f808-4c4d-a510-c84757fa82d9) as the default verifier for the future CLI operations. 2018-11-01 09:41:31,665 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-11-01 09:41:33,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/b18ee63d-c91d-4d86-b713-3ba73d68aa4d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b18ee63d-c91d-4d86-b713-3ba73d68aa4d/file', 'owner': u'3ffabde6d6654aa9beadc630a636b321', 'id': u'b18ee63d-c91d-4d86-b713-3ba73d68aa4d', 'size': 12716032, u'self': u'/v2/images/b18ee63d-c91d-4d86-b713-3ba73d68aa4d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ffabde6d6654aa9beadc630a636b321', 'name': 'neutron-tempest-pl-project_a9b74daa-1734-452a-9533-2b3c04a71180', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/b18ee63d-c91d-4d86-b713-3ba73d68aa4d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:41:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T09:41:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_a9b74daa-1734-452a-9533-2b3c04a71180', '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/b18ee63d-c91d-4d86-b713-3ba73d68aa4d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_a9b74daa-1734-452a-9533-2b3c04a71180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_a9b74daa-1734-452a-9533-2b3c04a71180', 'created': u'2018-11-01T09:41:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:41:32Z', 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/b18ee63d-c91d-4d86-b713-3ba73d68aa4d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_a9b74daa-1734-452a-9533-2b3c04a71180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:41:34,062 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_a9b74daa-1734-452a-9533-2b3c04a71180', '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'71b9637ec5f74001bd0e586908b9c34a', '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'a5961781-20fd-4510-af95-55c1c7bcb58b', 'swap': 0}) 2018-11-01 09:41:37,032 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/cdd180e6-818d-470f-b7a7-03f8895e2028/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cdd180e6-818d-470f-b7a7-03f8895e2028/file', 'owner': u'3ffabde6d6654aa9beadc630a636b321', 'id': u'cdd180e6-818d-470f-b7a7-03f8895e2028', 'size': 12716032, u'self': u'/v2/images/cdd180e6-818d-470f-b7a7-03f8895e2028', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ffabde6d6654aa9beadc630a636b321', 'name': 'neutron-tempest-pl-project_a9b74daa-1734-452a-9533-2b3c04a71180', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/cdd180e6-818d-470f-b7a7-03f8895e2028/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:41:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T09:41:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_a9b74daa-1734-452a-9533-2b3c04a71180', '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/cdd180e6-818d-470f-b7a7-03f8895e2028', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_a9b74daa-1734-452a-9533-2b3c04a71180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_a9b74daa-1734-452a-9533-2b3c04a71180', 'created': u'2018-11-01T09:41:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:41:35Z', 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/cdd180e6-818d-470f-b7a7-03f8895e2028', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_a9b74daa-1734-452a-9533-2b3c04a71180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:41:37,080 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_a9b74daa-1734-452a-9533-2b3c04a71180', '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'71b9637ec5f74001bd0e586908b9c34a', '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'8dbb767d-f420-46e6-8bb8-002adbc96b6d', 'swap': 0}) 2018-11-01 09:41:37,103 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_a9b74daa-1734-452a-9533-2b3c04a71180', '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'71b9637ec5f74001bd0e586908b9c34a', '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'8dbb767d-f420-46e6-8bb8-002adbc96b6d', 'swap': 0}) 2018-11-01 09:41:40,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 09:41:40,361 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 09:41:40,362 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 09:41:40,364 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 09:41:40,382 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 09:41:45,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0b529b58-f808-4c4d-a510-c84757fa82d9/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-11-01 09:41:45,058 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 09:41:45,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 09:41:45,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-11-01 09:57:15,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1b639796-2d38-4739-84ea-be623aa8135d 2018-11-01 09:57:15,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1b639796-2d38-4739-84ea-be623aa8135d']'. 2018-11-01 09:57:16,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 09:57:16,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 09:57:16,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 09:57:16,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1b639796-2d38-4739-84ea-be623aa8135d | 2018-11-01 09:57:16,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-01 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 09:41:46 | 2018-11-01 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 09:57:14 | 2018-11-01 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:28 | 2018-11-01 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-01 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0b529b58-f808-4c4d-a510-c84757fa82d9) | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0c4b182a-dcff-486e-b835-b25e0cbe5245) | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 919.045 | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 476 | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 71 | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 09:57:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 09:57:16,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-01 09:57:16,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 09:57:16,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 09:57:16,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 09:57:16,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-11-01 09:57:19,067 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 09:57:19,067 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:47 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-11-01 09:57:23,649 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-01 09:57:24,983 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'1ec810c3c607408b95421f4d642d5d7c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_5bda168a-4d38-444d-8b95-ceda91bc6a62'}) 2018-11-01 09:57:25,389 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a9361eb7dbfe4a759aa7a8dacadc49e3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_5bda168a-4d38-444d-8b95-ceda91bc6a62'}) 2018-11-01 09:57:27,022 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_5bda168a-4d38-444d-8b95-ceda91bc6a62', 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'1ec810c3c607408b95421f4d642d5d7c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c6162a6b-c9a7-4132-bc26-145b72c8ee5c', 'username': u'rally_sanity-user_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 09:57:27,025 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'password': 'c6162a6b-c9a7-4132-bc26-145b72c8ee5c', 'project_name': 'rally_sanity-project_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': '1ec810c3c607408b95421f4d642d5d7c', 'project_domain_name': 'Default'} 2018-11-01 09:57:28,640 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-01 09:57:28,993 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-11-01 09:57:29,975 - 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'2018-11-01T09:57:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'070b17aa-0aa2-4fb2-9009-45e580c47de9', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_5bda168a-4d38-444d-8b95-ceda91bc6a62', u'created_at': u'2018-11-01T09:57:30Z', u'mtu': 1450, u'tenant_id': u'1ec810c3c607408b95421f4d642d5d7c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1ec810c3c607408b95421f4d642d5d7c', u'l2_adjacency': True}) 2018-11-01 09:57:31,952 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:57:31Z', 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'ab715d27-e8c6-499f-913f-1df183a6a7cc', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_5bda168a-4d38-444d-8b95-ceda91bc6a62', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'070b17aa-0aa2-4fb2-9009-45e580c47de9', u'tenant_id': u'1ec810c3c607408b95421f4d642d5d7c', u'created_at': u'2018-11-01T09:57:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1ec810c3c607408b95421f4d642d5d7c'}) 2018-11-01 09:57:39,395 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T09:57:34Z', u'revision_number': 3, u'ha': True, u'id': u'ddb69c5c-c541-43c2-aebf-4f3fa452067b', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_5bda168a-4d38-444d-8b95-ceda91bc6a62', u'admin_state_up': True, u'tenant_id': u'1ec810c3c607408b95421f4d642d5d7c', u'created_at': u'2018-11-01T09:57:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'1ec810c3c607408b95421f4d642d5d7c'}) 2018-11-01 09:57:44,707 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/0342eefa-8b83-463a-b327-9b020066ee5f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0342eefa-8b83-463a-b327-9b020066ee5f/file', 'owner': u'1ec810c3c607408b95421f4d642d5d7c', 'id': u'0342eefa-8b83-463a-b327-9b020066ee5f', 'size': 12716032, u'self': u'/v2/images/0342eefa-8b83-463a-b327-9b020066ee5f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ec810c3c607408b95421f4d642d5d7c', 'name': 'rally_sanity-project_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/0342eefa-8b83-463a-b327-9b020066ee5f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T09:57:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T09:57:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', '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/0342eefa-8b83-463a-b327-9b020066ee5f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'created': u'2018-11-01T09:57:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T09:57: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/0342eefa-8b83-463a-b327-9b020066ee5f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 09:57:45,056 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', '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'71b9637ec5f74001bd0e586908b9c34a', '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'749fd6ca-e303-4560-9fd0-68ef43cd88ff', 'swap': 0}) 2018-11-01 09:57:45,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 09:57:47,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 09:57:49,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3768b457-62c3-4e9d-b3b6-8c4437d6b03a | 2018-11-01T09:57:49.481052 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3768b457-62c3-4e9d-b3b6-8c4437d6b03a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-01 09:57:53,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-11-01 09:57:53,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-01 09:57:54,572 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', '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'71b9637ec5f74001bd0e586908b9c34a', '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'6431b3be-522a-49fd-8bbd-bbea638ff500', 'swap': 0}) 2018-11-01 09:57:54,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', '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'71b9637ec5f74001bd0e586908b9c34a', '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'6431b3be-522a-49fd-8bbd-bbea638ff500', 'swap': 0}) 2018-11-01 09:57:54,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-11-01 09:57:54,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 09:57:54,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 09:57:54,613 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-01 09:57:54,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 09:59:23,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 37ac364a-d07b-450e-b3c5-9cf42d92c8fe 2018-11-01 09:59:23,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-11-01 09:59:23,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '37ac364a-d07b-450e-b3c5-9cf42d92c8fe'] 2018-11-01 09:59:24,370 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 37ac364a-d07b-450e-b3c5-9cf42d92c8fe -------------------------------------------------------------------------------- Task 37ac364a-d07b-450e-b3c5-9cf42d92c8fe: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37ac364a-d07b-450e-b3c5-9cf42d92c8fe has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | total | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> duration | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605023 Full duration: 10.847024 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37ac364a-d07b-450e-b3c5-9cf42d92c8fe has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 100.0% | 1 | | total | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> duration | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.855937 Full duration: 11.993611 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37ac364a-d07b-450e-b3c5-9cf42d92c8fe has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | total | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> duration | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.415852 Full duration: 11.587364 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37ac364a-d07b-450e-b3c5-9cf42d92c8fe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 100.0% | 1 | | total | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | -> duration | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.292649 Full duration: 12.419772 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37ac364a-d07b-450e-b3c5-9cf42d92c8fe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.121516 Full duration: 11.24144 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37ac364a-d07b-450e-b3c5-9cf42d92c8fe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84425 Full duration: 11.074093 HINTS: * To plot HTML graphics with this data, run: rally task report 37ac364a-d07b-450e-b3c5-9cf42d92c8fe --out output.html * To generate a JUnit report, run: rally task export 37ac364a-d07b-450e-b3c5-9cf42d92c8fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 37ac364a-d07b-450e-b3c5-9cf42d92c8fe --json --out output.json 2018-11-01 09:59:24,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '37ac364a-d07b-450e-b3c5-9cf42d92c8fe', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-11-01 09:59:26,424 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 37ac364a-d07b-450e-b3c5-9cf42d92c8fe --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-11-01 09:59:26.297 701 INFO rally.api [-] Building 'json' report for the following task(s): '37ac364a-d07b-450e-b3c5-9cf42d92c8fe'. 2018-11-01 09:59:26.302 701 INFO rally.api [-] The report has been successfully built. 2018-11-01 09:59:26,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '37ac364a-d07b-450e-b3c5-9cf42d92c8fe', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-11-01 09:59:28,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 37ac364a-d07b-450e-b3c5-9cf42d92c8fe --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-11-01 09:59:28.439 703 INFO rally.api [-] Building 'html' report for the following task(s): '37ac364a-d07b-450e-b3c5-9cf42d92c8fe'. 2018-11-01 09:59:28.462 703 INFO rally.api [-] The report has been successfully built. 2018-11-01 09:59:28,562 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-01 09:59:28,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-11-01 09:59:28,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 09:59:28,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 09:59:28,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-01 09:59:28,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:01:35,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 2018-11-01 10:01:35,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1'] 2018-11-01 10:01:36,150 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 -------------------------------------------------------------------------------- Task 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.813 | 4.813 | 4.813 | 4.813 | 4.813 | 4.813 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> glance_v2.upload_data | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | glance_v2.delete_image | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | total | 5.572 | 5.572 | 5.572 | 5.572 | 5.572 | 5.572 | 100.0% | 1 | | -> duration | 5.572 | 5.572 | 5.572 | 5.572 | 5.572 | 5.572 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.57186 Full duration: 17.644871 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.775 | 4.775 | 4.775 | 4.775 | 4.775 | 4.775 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> glance_v2.upload_data | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | glance_v2.list_images | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | total | 5.172 | 5.172 | 5.172 | 5.172 | 5.172 | 5.172 | 100.0% | 1 | | -> duration | 5.172 | 5.172 | 5.172 | 5.172 | 5.172 | 5.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.172321 Full duration: 20.302539 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636598 Full duration: 11.722744 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "070b17aa-0aa2-4fb2-9009-45e580c47de9" } ], "flavor": { "name": "rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 has 1 error(s) -------------------------------------------------------------------------------- GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-11-01T10:00:55Z'} Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/glance/images.py", line 250, in run **boot_server_kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 587, in _boot_servers ) for server in servers] File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 89, in _get_from_manager fault=getattr(res, "fault", "n/a")) GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-11-01T10:00:55Z'} -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.226 | 4.226 | 4.226 | 4.226 | 4.226 | 4.226 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> glance_v2.upload_data | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | nova.boot_servers | 23.943 | 23.943 | 23.943 | 23.943 | 23.943 | 23.943 | 0.0% | 1 | | total | 28.169 | 28.169 | 28.169 | 28.169 | 28.169 | 28.169 | 0.0% | 1 | | -> duration | 27.169 | 27.169 | 27.169 | 27.169 | 27.169 | 27.169 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.169449 Full duration: 55.575023 HINTS: * To plot HTML graphics with this data, run: rally task report 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 --out output.html * To generate a JUnit report, run: rally task export 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 --json --out output.json At least one workload did not pass SLA criteria. 2018-11-01 10:01:36,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-11-01 10:01:38,031 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-11-01 10:01:37.943 1252 INFO rally.api [-] Building 'json' report for the following task(s): '7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1'. 2018-11-01 10:01:37.948 1252 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:01:38,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-11-01 10:01:40,089 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1 --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-11-01 10:01:39.935 1254 INFO rally.api [-] Building 'html' report for the following task(s): '7ba40197-eb9a-4b85-8e6b-f7ce0d8466a1'. 2018-11-01 10:01:39.957 1254 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:01:40,092 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" Failed. 2018-11-01 10:01:40,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-11-01 10:01:40,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:01:40,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:01:40,101 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-01 10:01:40,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:05:37,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a6929b92-3536-435a-9152-51c072040a53 2018-11-01 10:05:37,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a6929b92-3536-435a-9152-51c072040a53'] 2018-11-01 10:05:38,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a6929b92-3536-435a-9152-51c072040a53 -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.662 | 3.662 | 3.662 | 3.662 | 3.662 | 3.662 | 100.0% | 1 | | cinder_v3.delete_snapshot | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 100.0% | 1 | | -> duration | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.361066 Full duration: 25.315858 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.709 | 3.709 | 3.709 | 3.709 | 3.709 | 3.709 | 100.0% | 1 | | cinder_v3.delete_volume | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 4.415 | 4.415 | 4.415 | 4.415 | 4.415 | 4.415 | 100.0% | 1 | | -> duration | 4.415 | 4.415 | 4.415 | 4.415 | 4.415 | 4.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.414731 Full duration: 18.75763 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 100.0% | 1 | | cinder_v3.delete_volume | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | total | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 100.0% | 1 | | -> duration | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.602149 Full duration: 24.403284 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 100.0% | 1 | | cinder_v3.delete_volume | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 100.0% | 1 | | total | 6.747 | 6.747 | 6.747 | 6.747 | 6.747 | 6.747 | 100.0% | 1 | | -> duration | 6.747 | 6.747 | 6.747 | 6.747 | 6.747 | 6.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.746602 Full duration: 20.910758 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.747 | 3.747 | 3.747 | 3.747 | 3.747 | 3.747 | 100.0% | 1 | | cinder_v3.extend_volume | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | cinder_v3.delete_volume | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | total | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 100.0% | 1 | | -> duration | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.923577 Full duration: 19.375503 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.767 | 3.767 | 3.767 | 3.767 | 3.767 | 3.767 | 100.0% | 1 | | cinder_v3.delete_volume | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 100.0% | 1 | | total | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 100.0% | 1 | | -> duration | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.709055 Full duration: 27.195387 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | cinder_v3.list_qos | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> duration | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.201042 Full duration: 17.480875 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | cinder_v3.set_qos | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> duration | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.137124 Full duration: 17.377876 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | cinder_v3.list_types | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117963 Full duration: 17.770007 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6929b92-3536-435a-9152-51c072040a53 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 100.0% | 1 | | -> duration | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.233605 Full duration: 17.627189 HINTS: * To plot HTML graphics with this data, run: rally task report a6929b92-3536-435a-9152-51c072040a53 --out output.html * To generate a JUnit report, run: rally task export a6929b92-3536-435a-9152-51c072040a53 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a6929b92-3536-435a-9152-51c072040a53 --json --out output.json 2018-11-01 10:05:38,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a6929b92-3536-435a-9152-51c072040a53', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-11-01 10:05:40,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a6929b92-3536-435a-9152-51c072040a53 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-11-01 10:05:40.644 3039 INFO rally.api [-] Building 'json' report for the following task(s): 'a6929b92-3536-435a-9152-51c072040a53'. 2018-11-01 10:05:40.654 3039 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:05:40,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a6929b92-3536-435a-9152-51c072040a53', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-11-01 10:05:42,858 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a6929b92-3536-435a-9152-51c072040a53 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-11-01 10:05:42.728 3041 INFO rally.api [-] Building 'html' report for the following task(s): 'a6929b92-3536-435a-9152-51c072040a53'. 2018-11-01 10:05:42.756 3041 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:05:42,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-01 10:05:42,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-11-01 10:05:42,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:05:42,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:05:42,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-11-01 10:05:42,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:08:22,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8668ffc2-f54f-4faa-9a72-484243e6d4df 2018-11-01 10:08:22,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8668ffc2-f54f-4faa-9a72-484243e6d4df'] 2018-11-01 10:08:23,435 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8668ffc2-f54f-4faa-9a72-484243e6d4df -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785674 Full duration: 10.528475 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773791 Full duration: 10.776553 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878611 Full duration: 10.907981 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> duration | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.097115 Full duration: 11.818078 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710397 Full duration: 10.896139 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | total | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> duration | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.189967 Full duration: 12.094741 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736306 Full duration: 10.59471 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 100.0% | 1 | | -> duration | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.945801 Full duration: 12.866703 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762717 Full duration: 10.774818 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | gnocchi.delete_metric | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | total | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | -> duration | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.360534 Full duration: 12.417125 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8668ffc2-f54f-4faa-9a72-484243e6d4df has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | gnocchi.delete_resource | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.077268 Full duration: 11.75615 HINTS: * To plot HTML graphics with this data, run: rally task report 8668ffc2-f54f-4faa-9a72-484243e6d4df --out output.html * To generate a JUnit report, run: rally task export 8668ffc2-f54f-4faa-9a72-484243e6d4df --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8668ffc2-f54f-4faa-9a72-484243e6d4df --json --out output.json 2018-11-01 10:08:23,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8668ffc2-f54f-4faa-9a72-484243e6d4df', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-11-01 10:08:25,529 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8668ffc2-f54f-4faa-9a72-484243e6d4df --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-11-01 10:08:25.360 4172 INFO rally.api [-] Building 'json' report for the following task(s): '8668ffc2-f54f-4faa-9a72-484243e6d4df'. 2018-11-01 10:08:25.369 4172 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:08:25,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8668ffc2-f54f-4faa-9a72-484243e6d4df', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-11-01 10:08:27,598 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8668ffc2-f54f-4faa-9a72-484243e6d4df --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-11-01 10:08:27.438 4174 INFO rally.api [-] Building 'html' report for the following task(s): '8668ffc2-f54f-4faa-9a72-484243e6d4df'. 2018-11-01 10:08:27.465 4174 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:08:27,610 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-11-01 10:08:27,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-11-01 10:08:27,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:08:27,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:08:27,626 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-01 10:08:27,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:10:55,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ce4bc33d-292b-468c-b9d9-3d54af2d1158 2018-11-01 10:10:55,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ce4bc33d-292b-468c-b9d9-3d54af2d1158'] 2018-11-01 10:10:55,871 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ce4bc33d-292b-468c-b9d9-3d54af2d1158 -------------------------------------------------------------------------------- Task ce4bc33d-292b-468c-b9d9-3d54af2d1158: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ce4bc33d-292b-468c-b9d9-3d54af2d1158 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 8.349 | 8.349 | 8.349 | 8.349 | 8.349 | 8.349 | 100.0% | 1 | | heat.update_stack | 3.641 | 3.641 | 3.641 | 3.641 | 3.641 | 3.641 | 100.0% | 1 | | heat.delete_stack | 3.845 | 3.845 | 3.845 | 3.845 | 3.845 | 3.845 | 100.0% | 1 | | total | 15.835 | 15.835 | 15.835 | 15.835 | 15.835 | 15.835 | 100.0% | 1 | | -> duration | 11.835 | 11.835 | 11.835 | 11.835 | 11.835 | 11.835 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.835194 Full duration: 32.658115 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ce4bc33d-292b-468c-b9d9-3d54af2d1158 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 100.0% | 1 | | heat.check_stack | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 100.0% | 1 | | heat.delete_stack | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 100.0% | 1 | | total | 11.566 | 11.566 | 11.566 | 11.566 | 11.566 | 11.566 | 100.0% | 1 | | -> duration | 9.566 | 9.566 | 9.566 | 9.566 | 9.566 | 9.566 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.56571 Full duration: 28.682534 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ce4bc33d-292b-468c-b9d9-3d54af2d1158 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.253 | 6.253 | 6.253 | 6.253 | 6.253 | 6.253 | 100.0% | 1 | | heat.suspend_stack | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 100.0% | 1 | | heat.resume_stack | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | heat.delete_stack | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 100.0% | 1 | | total | 11.844 | 11.844 | 11.844 | 11.844 | 11.844 | 11.844 | 100.0% | 1 | | -> duration | 9.844 | 9.844 | 9.844 | 9.844 | 9.844 | 9.844 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.843683 Full duration: 28.374443 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ce4bc33d-292b-468c-b9d9-3d54af2d1158 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | total | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | -> duration | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.318771 Full duration: 17.125945 HINTS: * To plot HTML graphics with this data, run: rally task report ce4bc33d-292b-468c-b9d9-3d54af2d1158 --out output.html * To generate a JUnit report, run: rally task export ce4bc33d-292b-468c-b9d9-3d54af2d1158 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ce4bc33d-292b-468c-b9d9-3d54af2d1158 --json --out output.json 2018-11-01 10:10:55,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ce4bc33d-292b-468c-b9d9-3d54af2d1158', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-11-01 10:10:57,906 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ce4bc33d-292b-468c-b9d9-3d54af2d1158 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-11-01 10:10:57.799 5083 INFO rally.api [-] Building 'json' report for the following task(s): 'ce4bc33d-292b-468c-b9d9-3d54af2d1158'. 2018-11-01 10:10:57.804 5083 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:10:57,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ce4bc33d-292b-468c-b9d9-3d54af2d1158', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-11-01 10:10:59,809 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ce4bc33d-292b-468c-b9d9-3d54af2d1158 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-11-01 10:10:59.708 5085 INFO rally.api [-] Building 'html' report for the following task(s): 'ce4bc33d-292b-468c-b9d9-3d54af2d1158'. 2018-11-01 10:10:59.728 5085 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:10:59,816 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-01 10:10:59,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-11-01 10:10:59,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:10:59,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:10:59,831 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-01 10:10:59,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:15:33,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 46135219-44e3-4be4-a7f8-62ca0952d42e 2018-11-01 10:15:33,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '46135219-44e3-4be4-a7f8-62ca0952d42e'] 2018-11-01 10:15:34,608 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 46135219-44e3-4be4-a7f8-62ca0952d42e -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | keystone_v3.add_role | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | keystone_v3.revoke_role | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | -> duration | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.294227 Full duration: 21.19552 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | keystone_v3.add_role | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | keystone_v3.list_roles | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> duration | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.264232 Full duration: 21.75443 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | keystone_v3.list_projects | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 100.0% | 1 | | -> duration | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.520077 Full duration: 21.375943 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | keystone_v3.delete_role | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> duration | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001702 Full duration: 17.988888 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | keystone_v3.delete_service | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.059347 Full duration: 18.319664 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | keystone_v3.create_user | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | -> keystone_v3.add_role | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | keystone_v3.create_role | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | keystone_v3.get_project | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | keystone_v3.get_user | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | keystone_v3.get_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | keystone_v3.list_services | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | keystone_v3.get_services | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 3.773 | 3.773 | 3.773 | 3.773 | 3.773 | 3.773 | 100.0% | 1 | | -> duration | 3.773 | 3.773 | 3.773 | 3.773 | 3.773 | 3.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.772898 Full duration: 28.294617 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | keystone_v3.update_project | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | keystone_v3.delete_project | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> duration | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.707815 Full duration: 19.334563 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | total | 1.452 | 1.452 | 1.452 | 1.452 | 1.452 | 1.452 | 100.0% | 1 | | -> duration | 1.452 | 1.452 | 1.452 | 1.452 | 1.452 | 1.452 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.452134 Full duration: 21.392582 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> duration | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.359146 Full duration: 20.691743 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | keystone_v3.list_users | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> duration | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.811909 Full duration: 21.064968 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46135219-44e3-4be4-a7f8-62ca0952d42e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.315 | 1.315 | 1.315 | 1.315 | 1.315 | 1.315 | 100.0% | 1 | | keystone_v3.create_users | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.847 | 1.847 | 1.847 | 1.847 | 1.847 | 1.847 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 100.0% | 1 | | total | 13.227 | 13.227 | 13.227 | 13.227 | 13.227 | 13.227 | 100.0% | 1 | | -> duration | 13.227 | 13.227 | 13.227 | 13.227 | 13.227 | 13.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.227229 Full duration: 35.771342 HINTS: * To plot HTML graphics with this data, run: rally task report 46135219-44e3-4be4-a7f8-62ca0952d42e --out output.html * To generate a JUnit report, run: rally task export 46135219-44e3-4be4-a7f8-62ca0952d42e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 46135219-44e3-4be4-a7f8-62ca0952d42e --json --out output.json 2018-11-01 10:15:34,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '46135219-44e3-4be4-a7f8-62ca0952d42e', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-11-01 10:15:36,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 46135219-44e3-4be4-a7f8-62ca0952d42e --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-11-01 10:15:36.612 6996 INFO rally.api [-] Building 'json' report for the following task(s): '46135219-44e3-4be4-a7f8-62ca0952d42e'. 2018-11-01 10:15:36.629 6996 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:15:36,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '46135219-44e3-4be4-a7f8-62ca0952d42e', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-11-01 10:15:38,980 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 46135219-44e3-4be4-a7f8-62ca0952d42e --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-11-01 10:15:38.807 6998 INFO rally.api [-] Building 'html' report for the following task(s): '46135219-44e3-4be4-a7f8-62ca0952d42e'. 2018-11-01 10:15:38.842 6998 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:15:38,987 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-01 10:15:38,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-11-01 10:15:38,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:15:38,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:15:38,994 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-01 10:15:38,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:24:40,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 39d18a84-68c3-42ea-8bb6-64f0cd1364cc 2018-11-01 10:24:40,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '39d18a84-68c3-42ea-8bb6-64f0cd1364cc'] 2018-11-01 10:24:41,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 39d18a84-68c3-42ea-8bb6-64f0cd1364cc -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | neutron.delete_network | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | total | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 100.0% | 1 | | -> duration | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.425013 Full duration: 21.09802 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 100.0% | 1 | | neutron.delete_port | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | total | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 100.0% | 1 | | -> duration | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.886737 Full duration: 53.488705 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.create_subnet | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | neutron.create_router | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 100.0% | 1 | | neutron.add_interface_router | 3.197 | 3.197 | 3.197 | 3.197 | 3.197 | 3.197 | 100.0% | 1 | | neutron.remove_interface_router | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 100.0% | 1 | | neutron.delete_router | 2.898 | 2.898 | 2.898 | 2.898 | 2.898 | 2.898 | 100.0% | 1 | | total | 17.787 | 17.787 | 17.787 | 17.787 | 17.787 | 17.787 | 100.0% | 1 | | -> duration | 17.787 | 17.787 | 17.787 | 17.787 | 17.787 | 17.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.786596 Full duration: 73.760777 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | neutron.delete_subnet | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | total | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 100.0% | 1 | | -> duration | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.266149 Full duration: 54.521316 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | neutron.list_networks | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | -> duration | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.441099 Full duration: 24.758106 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 100.0% | 1 | | neutron.list_ports | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | -> duration | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.297968 Full duration: 56.595173 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | neutron.create_subnet | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | neutron.create_router | 4.32 | 4.32 | 4.32 | 4.32 | 4.32 | 4.32 | 100.0% | 1 | | neutron.add_interface_router | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 100.0% | 1 | | neutron.list_routers | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | total | 10.355 | 10.355 | 10.355 | 10.355 | 10.355 | 10.355 | 100.0% | 1 | | -> duration | 10.355 | 10.355 | 10.355 | 10.355 | 10.355 | 10.355 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.355212 Full duration: 75.983906 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | neutron.create_subnet | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | neutron.list_subnets | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | total | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 100.0% | 1 | | -> duration | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.667753 Full duration: 59.234531 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | neutron.delete_security_group | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | -> duration | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.444535 Full duration: 20.192161 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | neutron.create_security_group_rule | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | neutron.delete_security_group | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> duration | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.282972 Full duration: 20.253005 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39d18a84-68c3-42ea-8bb6-64f0cd1364cc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | neutron.create_router | 4.713 | 4.713 | 4.713 | 4.713 | 4.713 | 4.713 | 100.0% | 1 | | neutron.add_gateway_router | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | neutron.remove_gateway_router | 6.556 | 6.556 | 6.556 | 6.556 | 6.556 | 6.556 | 100.0% | 1 | | total | 15.602 | 15.602 | 15.602 | 15.602 | 15.602 | 15.602 | 100.0% | 1 | | -> duration | 15.602 | 15.602 | 15.602 | 15.602 | 15.602 | 15.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.601844 Full duration: 48.124998 HINTS: * To plot HTML graphics with this data, run: rally task report 39d18a84-68c3-42ea-8bb6-64f0cd1364cc --out output.html * To generate a JUnit report, run: rally task export 39d18a84-68c3-42ea-8bb6-64f0cd1364cc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 39d18a84-68c3-42ea-8bb6-64f0cd1364cc --json --out output.json 2018-11-01 10:24:41,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '39d18a84-68c3-42ea-8bb6-64f0cd1364cc', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-11-01 10:24:43,211 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 39d18a84-68c3-42ea-8bb6-64f0cd1364cc --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-11-01 10:24:43.106 10289 INFO rally.api [-] Building 'json' report for the following task(s): '39d18a84-68c3-42ea-8bb6-64f0cd1364cc'. 2018-11-01 10:24:43.118 10289 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:24:43,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '39d18a84-68c3-42ea-8bb6-64f0cd1364cc', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-11-01 10:24:45,184 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 39d18a84-68c3-42ea-8bb6-64f0cd1364cc --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-11-01 10:24:45.063 10291 INFO rally.api [-] Building 'html' report for the following task(s): '39d18a84-68c3-42ea-8bb6-64f0cd1364cc'. 2018-11-01 10:24:45.092 10291 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:24:45,203 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-01 10:24:45,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-11-01 10:24:45,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:24:45,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:24:45,218 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-01 10:24:45,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:26:42,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 93c559cf-0e3d-4706-a170-e6f92ab95b62 2018-11-01 10:26:42,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '93c559cf-0e3d-4706-a170-e6f92ab95b62'] 2018-11-01 10:26:42,841 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 93c559cf-0e3d-4706-a170-e6f92ab95b62 -------------------------------------------------------------------------------- Task 93c559cf-0e3d-4706-a170-e6f92ab95b62: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62" }, "image": { "name": "rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62" }, "nics": [ { "net-id": "070b17aa-0aa2-4fb2-9009-45e580c47de9" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93c559cf-0e3d-4706-a170-e6f92ab95b62 has 1 error(s) -------------------------------------------------------------------------------- GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'Failed to delete allocations for consumer c444aac3-72e6-42b1-97f1-7c23c15d9c86. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco', u'code': 500, u'created': u'2018-11-01T10:26:28Z'} Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 722, in run self._delete_server(server) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 388, in _delete_server check_interval=CONF.openstack.nova_server_delete_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 89, in _get_from_manager fault=getattr(res, "fault", "n/a")) GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'Failed to delete allocations for consumer c444aac3-72e6-42b1-97f1-7c23c15d9c86. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco', u'code': 500, u'created': u'2018-11-01T10:26:28Z'} -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 18.434 | 18.434 | 18.434 | 18.434 | 18.434 | 18.434 | 100.0% | 1 | | nova.live_migrate | 18.573 | 18.573 | 18.573 | 18.573 | 18.573 | 18.573 | 100.0% | 1 | | nova.delete_server | 3.563 | 3.563 | 3.563 | 3.563 | 3.563 | 3.563 | 0.0% | 1 | | total | 40.57 | 40.57 | 40.57 | 40.57 | 40.57 | 40.57 | 0.0% | 1 | | -> duration | 39.57 | 39.57 | 39.57 | 39.57 | 39.57 | 39.57 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.570219 Full duration: 55.908984 HINTS: * To plot HTML graphics with this data, run: rally task report 93c559cf-0e3d-4706-a170-e6f92ab95b62 --out output.html * To generate a JUnit report, run: rally task export 93c559cf-0e3d-4706-a170-e6f92ab95b62 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 93c559cf-0e3d-4706-a170-e6f92ab95b62 --json --out output.json At least one workload did not pass SLA criteria. 2018-11-01 10:26:42,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '93c559cf-0e3d-4706-a170-e6f92ab95b62', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-11-01 10:26:44,953 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 93c559cf-0e3d-4706-a170-e6f92ab95b62 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-11-01 10:26:44.850 10522 INFO rally.api [-] Building 'json' report for the following task(s): '93c559cf-0e3d-4706-a170-e6f92ab95b62'. 2018-11-01 10:26:44.853 10522 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:26:44,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '93c559cf-0e3d-4706-a170-e6f92ab95b62', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-11-01 10:26:47,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 93c559cf-0e3d-4706-a170-e6f92ab95b62 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-11-01 10:26:46.895 10524 INFO rally.api [-] Building 'html' report for the following task(s): '93c559cf-0e3d-4706-a170-e6f92ab95b62'. 2018-11-01 10:26:46.911 10524 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:26:47,017 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-11-01 10:26:47,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-11-01 10:26:47,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:26:47,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:26:47,032 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-01 10:26:47,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '070b17aa-0aa2-4fb2-9009-45e580c47de9', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'flavor_name': 'rally_sanity-flavor_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5bda168a-4d38-444d-8b95-ceda91bc6a62', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-01 10:27:59,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 2018-11-01 10:27:59,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5'] 2018-11-01 10:28:00,099 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 -------------------------------------------------------------------------------- Task 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | quotas.delete_quotas | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> duration | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.365164 Full duration: 12.76578 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91796 Full duration: 12.378278 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973542 Full duration: 12.223427 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | total | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> duration | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.429022 Full duration: 12.742412 HINTS: * To plot HTML graphics with this data, run: rally task report 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 --out output.html * To generate a JUnit report, run: rally task export 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 --json --out output.json 2018-11-01 10:28:00,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-11-01 10:28:01,988 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-11-01 10:28:01.891 11033 INFO rally.api [-] Building 'json' report for the following task(s): '3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5'. 2018-11-01 10:28:01.895 11033 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:28:01,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-11-01 10:28:04,065 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-11-01 10:28:03.937 11035 INFO rally.api [-] Building 'html' report for the following task(s): '3bec3b32-47d1-4755-bbc4-3cf0ae8c0fd5'. 2018-11-01 10:28:03.958 11035 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:28:04,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-01 10:28:04,069 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:09 | 6 | 100.00% | | glance | 00:01:45 | 4 | 75.00% | | cinder | 00:03:26 | 10 | 100.00% | | gnocchi | 00:02:05 | 11 | 100.00% | | heat | 00:01:46 | 4 | 100.00% | | keystone | 00:04:07 | 11 | 100.00% | | neutron | 00:08:28 | 11 | 100.00% | | nova | 00:00:55 | 1 | 0.00% | | quotas | 00:00:50 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:34 | 62 | 96.77% | +----------------+------------+----------------+-----------+ 2018-11-01 10:28:04,069 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 96.77% in 7/9 modules 2018-11-01 10:28:04,182 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 10:28:04,182 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:35 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-01 10:28:21,537 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-11-01 10:28:21,576 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-11-01 10:28:23,085 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_4bb3194a-abe2-4347-a8e7-2737c1feab3c'}) 2018-11-01 10:28:23,481 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd1129633cf3f43beb972849ec3ddc1c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_4bb3194a-abe2-4347-a8e7-2737c1feab3c'}) 2018-11-01 10:28:25,191 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_4bb3194a-abe2-4347-a8e7-2737c1feab3c', 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'c63ae17cb9d949ed8c2af5ff2f6b40eb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '87259167-61c9-4c0e-b8f4-cbaa844c456b', 'username': u'rally_jobs-user_4bb3194a-abe2-4347-a8e7-2737c1feab3c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 10:28:25,194 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_4bb3194a-abe2-4347-a8e7-2737c1feab3c', 'password': '87259167-61c9-4c0e-b8f4-cbaa844c456b', 'project_name': 'rally_jobs-project_4bb3194a-abe2-4347-a8e7-2737c1feab3c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000', 'project_id': 'c63ae17cb9d949ed8c2af5ff2f6b40eb', 'project_domain_name': 'Default'} 2018-11-01 10:28:26,562 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-11-01 10:28:27,718 - 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'2018-11-01T10:28:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0121f1fc-5c03-41fb-b655-c7fb8509108f', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_4bb3194a-abe2-4347-a8e7-2737c1feab3c', u'created_at': u'2018-11-01T10:28:27Z', u'mtu': 1450, u'tenant_id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb', u'l2_adjacency': True}) 2018-11-01 10:28:29,376 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T10:28:28Z', 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'a4b1136b-6430-4287-a8d1-78ce366f04bf', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_4bb3194a-abe2-4347-a8e7-2737c1feab3c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0121f1fc-5c03-41fb-b655-c7fb8509108f', u'tenant_id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb', u'created_at': u'2018-11-01T10:28:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb'}) 2018-11-01 10:28:36,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T10:28:31Z', u'revision_number': 3, u'ha': True, u'id': u'2000cba2-e2b4-4274-8396-1dfecd88be71', u'external_gateway_info': {u'network_id': u'99e58cd5-1ac2-4ac6-a88b-bfccf9088a15', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b87d4133-22cf-41b6-8583-7c6e1a676eef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_4bb3194a-abe2-4347-a8e7-2737c1feab3c', u'admin_state_up': True, u'tenant_id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb', u'created_at': u'2018-11-01T10:28:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb'}) 2018-11-01 10:28:43,606 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/8ee3f9bc-6395-49d3-bb02-f86149b3f8ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ee3f9bc-6395-49d3-bb02-f86149b3f8ef/file', 'owner': u'c63ae17cb9d949ed8c2af5ff2f6b40eb', 'id': u'8ee3f9bc-6395-49d3-bb02-f86149b3f8ef', 'size': 12716032, u'self': u'/v2/images/8ee3f9bc-6395-49d3-bb02-f86149b3f8ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c63ae17cb9d949ed8c2af5ff2f6b40eb', 'name': 'rally_jobs-project_4bb3194a-abe2-4347-a8e7-2737c1feab3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://afc96d35-579c-436d-b107-1f2934784ec9/images/8ee3f9bc-6395-49d3-bb02-f86149b3f8ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T10:28:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T10:28:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_4bb3194a-abe2-4347-a8e7-2737c1feab3c', '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/8ee3f9bc-6395-49d3-bb02-f86149b3f8ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_4bb3194a-abe2-4347-a8e7-2737c1feab3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_4bb3194a-abe2-4347-a8e7-2737c1feab3c', 'created': u'2018-11-01T10:28:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T10:28:41Z', 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/8ee3f9bc-6395-49d3-bb02-f86149b3f8ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_4bb3194a-abe2-4347-a8e7-2737c1feab3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-01 10:28:44,122 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_4bb3194a-abe2-4347-a8e7-2737c1feab3c', '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'71b9637ec5f74001bd0e586908b9c34a', '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'c6a35415-c598-4851-b1e6-deeb8f525160', 'swap': 0}) 2018-11-01 10:28:44,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 10:28:46,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 10:28:48,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | eadf5076-7a5d-470c-9b10-8f79185804b7 | 2018-11-01T10:28:48.108538 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: eadf5076-7a5d-470c-9b10-8f79185804b7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-01 10:28:51,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-11-01 10:28:52,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-01 10:28:53,302 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_4bb3194a-abe2-4347-a8e7-2737c1feab3c', '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'71b9637ec5f74001bd0e586908b9c34a', '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'3b446762-9d6e-49ac-9fea-ca44e5ee5aab', 'swap': 0}) 2018-11-01 10:28:53,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_4bb3194a-abe2-4347-a8e7-2737c1feab3c', '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'71b9637ec5f74001bd0e586908b9c34a', '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'3b446762-9d6e-49ac-9fea-ca44e5ee5aab', 'swap': 0}) 2018-11-01 10:28:53,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-11-01 10:28:53,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 10:28:53,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 10:28:53,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-01 10:28:53,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-11-01 10:46:23,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bdb854d1-2d80-4152-9430-91b655660f6f 2018-11-01 10:46:23,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-11-01 10:46:23,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bdb854d1-2d80-4152-9430-91b655660f6f'] 2018-11-01 10:46:24,058 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bdb854d1-2d80-4152-9430-91b655660f6f -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.913 | 1.944 | 3.31 | 3.781 | 5.714 | 2.125 | 100.0% | 100 | | neutron.list_networks | 0.151 | 0.614 | 1.094 | 1.252 | 2.608 | 0.676 | 100.0% | 100 | | total | 1.13 | 2.557 | 4.077 | 4.479 | 6.575 | 2.801 | 100.0% | 100 | | -> duration | 1.13 | 2.557 | 4.077 | 4.479 | 6.575 | 2.801 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.703715 Full duration: 49.377195 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.23 | 1.873 | 2.284 | 2.403 | 2.842 | 1.898 | 100.0% | 40 | | neutron.update_network | 0.526 | 0.93 | 1.233 | 1.264 | 1.635 | 0.911 | 100.0% | 40 | | total | 2.044 | 2.799 | 3.196 | 3.287 | 3.409 | 2.809 | 100.0% | 40 | | -> duration | 2.044 | 2.799 | 3.196 | 3.287 | 3.409 | 2.809 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.72702 Full duration: 31.797065 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.015 | 1.809 | 2.426 | 2.568 | 2.614 | 1.796 | 100.0% | 40 | | neutron.delete_network | 0.711 | 1.385 | 1.949 | 2.427 | 2.509 | 1.429 | 100.0% | 40 | | total | 1.777 | 3.075 | 4.099 | 4.296 | 4.451 | 3.225 | 100.0% | 40 | | -> duration | 1.777 | 3.075 | 4.099 | 4.296 | 4.451 | 3.225 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.370478 Full duration: 25.47098 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.511 | 2.469 | 3.969 | 4.063 | 5.143 | 2.734 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.774 | 7.618 | 10.507 | 10.977 | 12.051 | 6.892 | 100.0% | 40 | | neutron.list_subnets | 0.156 | 0.606 | 1.275 | 1.826 | 2.631 | 0.75 | 100.0% | 40 | | total | 4.146 | 10.205 | 14.592 | 15.669 | 15.787 | 10.376 | 100.0% | 40 | | -> duration | 4.146 | 10.205 | 14.592 | 15.669 | 15.787 | 10.376 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.387737 Full duration: 78.44786 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.305 | 2.912 | 4.294 | 5.594 | 7.196 | 3.13 | 100.0% | 100 | | neutron.create_subnet (x2) | 3.107 | 9.066 | 11.322 | 11.838 | 13.326 | 8.39 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.368 | 2.945 | 4.4 | 4.706 | 6.148 | 3.13 | 100.0% | 100 | | total | 9.675 | 14.743 | 17.155 | 18.036 | 19.081 | 14.65 | 100.0% | 100 | | -> duration | 9.675 | 14.743 | 17.155 | 18.036 | 19.081 | 14.65 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 77.576921 Full duration: 199.525589 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.26 | 2.476 | 3.454 | 3.592 | 3.608 | 2.534 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.305 | 5.524 | 7.007 | 7.325 | 7.415 | 5.574 | 100.0% | 40 | | neutron.delete_subnet (x2) | 3.292 | 6.316 | 7.87 | 8.763 | 10.037 | 6.317 | 100.0% | 40 | | total | 10.464 | 14.489 | 16.698 | 17.377 | 18.355 | 14.426 | 100.0% | 40 | | -> duration | 10.464 | 14.489 | 16.698 | 17.377 | 18.355 | 14.426 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.671949 Full duration: 58.460055 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.266 | 2.369 | 4.011 | 4.308 | 5.97 | 2.501 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.917 | 6.886 | 8.661 | 9.44 | 9.948 | 6.53 | 100.0% | 40 | | neutron.create_router (x2) | 15.604 | 25.529 | 31.18 | 32.049 | 33.718 | 24.931 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.521 | 12.569 | 14.525 | 15.687 | 17.017 | 12.618 | 100.0% | 40 | | neutron.list_routers | 0.294 | 0.868 | 1.292 | 1.4 | 1.621 | 0.899 | 100.0% | 40 | | total | 34.516 | 46.858 | 54.865 | 56.196 | 58.078 | 47.48 | 100.0% | 40 | | -> duration | 34.516 | 46.858 | 54.865 | 56.196 | 58.078 | 47.48 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 104.373456 Full duration: 241.183061 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 40 error(s) -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 380, in _create_network_structure subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- ConnectTimeout: Request to http://172.30.9.21:5000 timed out Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 441, in create_client session=self.keystone.get_session()[0], File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 321, in get_session password_args["auth_url"]).version_data()[0]["version"][0]) File "/usr/lib/python2.7/site-packages/keystoneauth1/discover.py", line 520, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/discover.py", line 101, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1011, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 814, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 910, in _send_request raise exceptions.ConnectTimeout(msg) ConnectTimeout: Request to http://172.30.9.21:5000 timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [DiscoveryFailure] Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Request to http://172.30.9.21:5000 timed out Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [DiscoveryFailure] Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Request to http://172.30.9.21:5000 timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [DiscoveryFailure] Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Request to http://172.30.9.21:5000 timed out Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [DiscoveryFailure] Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Request to http://172.30.9.21:5000 timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-fbb7605f-e42e-40a3-9f85-12178c0cb2d3) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-fbb7605f-e42e-40a3-9f85-12178c0cb2d3) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-109d3817-e726-40d0-90dd-f76e27af286e) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-109d3817-e726-40d0-90dd-f76e27af286e) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-6ddbd8a3-97f7-4dab-8a3a-872ee79dac1b) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-6ddbd8a3-97f7-4dab-8a3a-872ee79dac1b) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-d2063298-a221-4038-a696-386a1f02835d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-d2063298-a221-4038-a696-386a1f02835d) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-c38d3d21-d7ba-4597-9e3d-a4594246377a) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-c38d3d21-d7ba-4597-9e3d-a4594246377a) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-79b312ee-da2e-4c01-920a-880839851cce) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-79b312ee-da2e-4c01-920a-880839851cce) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-047c76d9-7386-4f97-8e76-2daf1b0c2e3f) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-047c76d9-7386-4f97-8e76-2daf1b0c2e3f) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-c27cb0fc-477c-4f73-be57-6d0124b1ba74) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-c27cb0fc-477c-4f73-be57-6d0124b1ba74) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-8ee2dda2-6be6-41e7-bce7-5ae2ff26860c) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-8ee2dda2-6be6-41e7-bce7-5ae2ff26860c) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-472d59e3-bf4f-4ceb-b2a9-61e6c682232b) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-472d59e3-bf4f-4ceb-b2a9-61e6c682232b) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b81e504c-eec0-4216-9f6f-94cdd018d98e) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b81e504c-eec0-4216-9f6f-94cdd018d98e) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-15d6d8ac-8d01-4d27-a5ef-7ea71e5efd68) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-15d6d8ac-8d01-4d27-a5ef-7ea71e5efd68) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-dc06e8ea-5398-4437-8e3c-b8bb2d067079) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-dc06e8ea-5398-4437-8e3c-b8bb2d067079) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-3017a52d-0aef-4e3c-8aef-543a5678326e) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-3017a52d-0aef-4e3c-8aef-543a5678326e) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b7920deb-4dd7-449a-b88e-2c34c8b42031) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b7920deb-4dd7-449a-b88e-2c34c8b42031) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-98bf8c40-0103-4493-ac56-18c000871afe) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-98bf8c40-0103-4493-ac56-18c000871afe) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-cda2001d-fecb-447d-a34c-0db83e56e70d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 96, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 442, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 199, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 266, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 288, in auth_ref raise e AuthenticationFailed: Failed to authenticate to http://172.30.9.21:5000 for user 'c_rally_ed1c287e_kFC1jyHZ' in project 'c_rally_ed1c287e_MzYZBbG6': [InternalServerError] An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-cda2001d-fecb-447d-a34c-0db83e56e70d) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 9.998 | 24.146 | 120.828 | 180.021 | 180.107 | 44.712 | 50.0% | 40 | | neutron.create_subnet | 120.006 | 120.009 | 120.011 | 120.011 | 120.012 | 120.009 | 0.0% | 20 | | total | 32.69 | 130.828 | 135.446 | 180.021 | 180.107 | 104.717 | 0.0% | 40 | | -> duration | 32.69 | 130.828 | 135.446 | 180.021 | 180.107 | 104.717 | 0.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 310.644783 Full duration: 319.925934 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.073059 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.072275 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.051656 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.067204 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.338154 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb854d1-2d80-4152-9430-91b655660f6f has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.078307 HINTS: * To plot HTML graphics with this data, run: rally task report bdb854d1-2d80-4152-9430-91b655660f6f --out output.html * To generate a JUnit report, run: rally task export bdb854d1-2d80-4152-9430-91b655660f6f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bdb854d1-2d80-4152-9430-91b655660f6f --json --out output.json At least one workload did not pass SLA criteria. 2018-11-01 10:46:24,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bdb854d1-2d80-4152-9430-91b655660f6f', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-11-01 10:46:26,302 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bdb854d1-2d80-4152-9430-91b655660f6f --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-11-01 10:46:26.013 14301 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-01 10:46:26.013 14301 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-01 10:46:26.015 14301 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-01 10:46:26.137 14301 INFO rally.api [-] Building 'json' report for the following task(s): 'bdb854d1-2d80-4152-9430-91b655660f6f'. 2018-11-01 10:46:26.195 14301 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:46:26,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bdb854d1-2d80-4152-9430-91b655660f6f', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-11-01 10:46:28,591 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bdb854d1-2d80-4152-9430-91b655660f6f --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-11-01 10:46:28.233 14303 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-01 10:46:28.233 14303 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-01 10:46:28.235 14303 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-01 10:46:28.354 14303 INFO rally.api [-] Building 'html' report for the following task(s): 'bdb854d1-2d80-4152-9430-91b655660f6f'. 2018-11-01 10:46:28.480 14303 INFO rally.api [-] The report has been successfully built. 2018-11-01 10:46:28,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-11-01 10:46:28,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:16:44 | 440 | 90.91% | | | | | | | TOTAL: | 00:16:44 | 440 | 90.91% | +-----------+------------+----------------+-----------+ 2018-11-01 10:46:28,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 90.91% in 0/1 modules 2018-11-01 10:46:28,831 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 10:46:28,832 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 18:02 | FAIL | +--------------------+------------------+------------------+----------------+ 2018-11-01 10:46:29,062 - xtesting.ci.run_tests - ERROR - Please fix the testcase rally_jobs. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 177, in run_test test_case.clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/rally.py", line 700, in clean super(RallyJobs, self).clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/rally.py", line 529, in clean self.orig_cloud.delete_flavor(self.flavor_alt.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10726, in delete_flavor flavor = self.get_flavor(name_or_id, get_extra=False) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3041, in get_flavor return _utils._get_entity(self, search_func, name_or_id, filters) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1642, in search_flavors flavors = self.list_flavors(get_extra=get_extra) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1979, in list_flavors error_message="Error fetching flavor list") File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 351, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error fetching flavor list. (503) Server Error for url: http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None Service Unavailable 2018-11-01 10:46:29,099 - xtesting.ci.run_tests - ERROR - The test case 'rally_jobs' failed. 2018-11-01 10:46:29,143 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-01 10:46:29,200 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-f502a4f4-e5a9-40d7-8ffc-89e9878897f8) 2018-11-01 10:46:29,251 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-9aed9d7f-958a-4c98-b44e-83b578b59839) 2018-11-01 10:46:29,260 - xtesting.ci.run_tests - ERROR - Please fix the testcase refstack_defcore. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 159, in run_test invoke_kwds=test_dict).driver File "/usr/lib/python2.7/site-packages/stevedore/driver.py", line 61, in __init__ warn_on_missing_entrypoint=warn_on_missing_entrypoint File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 81, in __init__ verify_requirements) File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 195, in _load_plugins verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 158, in _load_one_plugin verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 227, in _load_one_plugin obj = plugin(*invoke_args, **invoke_kwds) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 47, in __init__ assert self.cloud AssertionError 2018-11-01 10:46:29,291 - xtesting.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 251, in main self.run_all() File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 228, in run_all self.run_tier(tier) File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 202, in run_tier test_case = self.executed_test_cases[test.get_name()] KeyError: 'refstack_defcore' 2018-11-01 10:46:29,292 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 07:59 | FAIL | | neutron-tempest-plugin-api | functest | smoke | 15:47 | PASS | | rally_sanity | functest | smoke | 30:35 | FAIL | | rally_jobs | functest | smoke | 18:02 | FAIL | | refstack_defcore | functest | smoke | 00:00 | SKIP | | patrole | functest | smoke | 00:00 | SKIP | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-11-01 10:46:29,302 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-01 10:46:32,243 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-380 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 10:46:32,246 - 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.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=0K0owy3z5RkawBPF6ZRl8YjwW 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=71b9637ec5f74001bd0e586908b9c34a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 10:46:32,246 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 10:46:32,247 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-11-01 10:46:32,252 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-11-01 10:46:32,459 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-5557bc2d-0dfa-4491-9bcd-9d10dbd3ff22) 2018-11-01 10:46:32,484 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-4f291637-1b50-46c8-92ef-fb22fc8feef6) 2018-11-01 10:46:32,489 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-11-01 10:46:32,489 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Cannot run vmtp Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vmtp/vmtp.py", line 157, in run assert self.cloud AssertionError 2018-11-01 10:46:32,604 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 10:46:32,605 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 00:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-01 10:46:32,609 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-11-01 10:46:32,621 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-11-01 10:46:32,656 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-52bd6a52-bf57-4777-8cc4-4d84fde60ed1) 2018-11-01 10:46:32,671 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-1c9806b4-6226-49e8-a57e-749bb978418f) 2018-11-01 10:46:32,672 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-11-01 10:46:32,672 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-11-01 10:46:32,673 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-11-01 10:46:32,682 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:32,683 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:32,684 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:32,685 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:32,682 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-01 10:46:32,685 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:32,686 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:32,687 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-11-01 10:46:32,687 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-11-01 10:46:32,687 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-11-01 10:46:32,688 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:32,688 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 00:00 | FAIL | | shaker | functest | benchmarking | XX:XX | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2018-11-01 10:46:32,690 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-01 10:46:35,234 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-380 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 10:46:35,237 - 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.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=0K0owy3z5RkawBPF6ZRl8YjwW 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=71b9637ec5f74001bd0e586908b9c34a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 10:46:35,237 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 10:46:35,237 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-11-01 10:46:35,237 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-11-01 10:46:35,240 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-01 10:46:37,794 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-380 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 10:46:37,797 - 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.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=0K0owy3z5RkawBPF6ZRl8YjwW 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=71b9637ec5f74001bd0e586908b9c34a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 10:46:37,797 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 10:46:37,798 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-11-01 10:46:37,808 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-11-01 10:46:38,031 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-9d882853-04fb-4cd4-b717-55d200394f01) 2018-11-01 10:46:38,065 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-80e79466-e65f-433d-8912-b27b60922012) 2018-11-01 10:46:38,066 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-11-01 10:46:38,066 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-11-01 10:46:38,067 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-11-01 10:46:38,068 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,069 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,070 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,070 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,068 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-01 10:46:38,071 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,072 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,073 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-11-01 10:46:38,073 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-11-01 10:46:38,074 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-11-01 10:46:38,092 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-01 10:46:38,133 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-463cec24-9de7-4f05-9e8e-44dca41faa35) 2018-11-01 10:46:38,148 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-4b868c89-ed8b-47ee-b2bb-eae9335b9591) 2018-11-01 10:46:38,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-11-01 10:46:38,195 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-01 10:46:38,195 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-11-01 10:46:38,196 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-11-01 10:46:38,196 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,197 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,197 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,198 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,196 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | XX:XX | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-01 10:46:38,198 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,199 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-01 10:46:38,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 270, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2018-11-01 10:46:38,205 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-11-01 10:46:38,205 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-11-01 10:46:38,206 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-11-01 10:46:38,218 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-11-01 10:46:38,254 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-1bc8d920-2353-4234-af79-57f845fd029e) 2018-11-01 10:46:38,266 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-e39354c0-198f-4ffb-847c-d55115fa9939) 2018-11-01 10:46:38,281 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-11-01 10:46:38,282 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-11-01 10:46:38,282 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 121, in run assert self.cloud AssertionError 2018-11-01 10:46:38,283 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-11-01 10:46:38,283 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,284 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,284 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,285 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,283 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-01 10:46:38,285 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,286 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,286 - xtesting.ci.run_tests - ERROR - Please fix the testcase heat_ims. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 177, in run_test test_case.clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 216, in clean assert self.cloud AssertionError 2018-11-01 10:46:38,286 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-11-01 10:46:38,297 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-01 10:46:38,339 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-33956b2e-0269-4e60-b01f-ec2effd214d1) 2018-11-01 10:46:38,354 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-22353bc4-c0d1-4164-b370-de79b3ab05d6) 2018-11-01 10:46:38,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-11-01 10:46:38,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-01 10:46:38,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-11-01 10:46:38,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-11-01 10:46:38,407 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-01 10:46:38,407 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-11-01 10:46:38,408 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-11-01 10:46:38,408 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,408 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,409 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,409 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,408 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | XX:XX | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-01 10:46:38,409 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,410 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:38,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-01 10:46:38,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 228, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2018-11-01 10:46:38,416 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-11-01 10:46:38,417 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-11-01 10:46:38,417 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-11-01 10:46:38,426 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-01 10:46:38,451 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-cac6898d-7f9a-44ec-8df5-23137c703617) 2018-11-01 10:46:38,462 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-e57ad419-bf59-47bb-9b36-f21aba5ed6b5) 2018-11-01 10:46:38,490 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-11-01 10:46:38,512 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-01 10:46:38,512 - functest.core.singlevm - ERROR - Cannot run juju_epc Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 253, in run assert self.cloud AssertionError 2018-11-01 10:46:38,512 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 353, in run assert super(JujuEpc, self).run(**kwargs) == self.EX_OK AssertionError 2018-11-01 10:46:38,643 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 10:46:38,644 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-01 10:46:39,895 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-11-01 10:46:39,895 - xtesting.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 251, in main self.run_all() File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 228, in run_all self.run_tier(tier) File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 201, in run_tier self.run_test(test) File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 181, in run_test LOGGER.exception("Cannot get class %s", run_dict['class']) KeyError: 'class' 2018-11-01 10:46:39,896 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:39,897 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:39,897 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:39,897 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-11-01 10:46:39,897 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | XX:XX | FAIL | | cloudify_ims | functest | vnf | XX:XX | FAIL | | heat_ims | functest | vnf | XX:XX | FAIL | | vyos_vrouter | functest | vnf | XX:XX | FAIL | | juju_epc | functest | vnf | 00:00 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-01 10:46:39,902 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-01 10:46:42,565 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-380 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 10:46:42,568 - 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.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=0K0owy3z5RkawBPF6ZRl8YjwW 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=71b9637ec5f74001bd0e586908b9c34a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 10:46:42,568 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-11-01 10:46:42,575 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-11-01 10:46:42,935 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-58045d7e-2f99-402f-a499-f1adbffa8f74) 2018-11-01 10:46:42,951 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-53f9a1d2-616e-4243-9c61-a2d25e1573f6) 2018-11-01 10:46:42,952 - xtesting.ci.run_tests - ERROR - Please fix the testcase tempest_full. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 159, in run_test invoke_kwds=test_dict).driver File "/usr/lib/python2.7/site-packages/stevedore/driver.py", line 61, in __init__ warn_on_missing_entrypoint=warn_on_missing_entrypoint File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 81, in __init__ verify_requirements) File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 195, in _load_plugins verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 158, in _load_one_plugin verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 227, in _load_one_plugin obj = plugin(*invoke_args, **invoke_kwds) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 47, in __init__ assert self.cloud AssertionError 2018-11-01 10:46:42,953 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-11-01 10:46:42,953 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-01 10:46:45,821 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-380 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 10:46:45,824 - 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.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=0K0owy3z5RkawBPF6ZRl8YjwW 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=71b9637ec5f74001bd0e586908b9c34a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 10:46:45,824 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-11-01 10:46:45,830 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-11-01 10:46:46,121 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1740, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 645, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-41703068-d9cf-4968-b489-4f05efc65e05) 2018-11-01 10:46:46,135 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10360, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 240, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10330, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10306, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 620, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 510, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-512754c4-7163-4b1b-85ad-45505a97e95a) 2018-11-01 10:46:46,136 - xtesting.ci.run_tests - ERROR - Please fix the testcase tempest_scenario. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 159, in run_test invoke_kwds=test_dict).driver File "/usr/lib/python2.7/site-packages/stevedore/driver.py", line 61, in __init__ warn_on_missing_entrypoint=warn_on_missing_entrypoint File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 81, in __init__ verify_requirements) File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 195, in _load_plugins verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 158, in _load_one_plugin verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 227, in _load_one_plugin obj = plugin(*invoke_args, **invoke_kwds) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 47, in __init__ assert self.cloud AssertionError 2018-11-01 10:46:46,138 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-11-01 10:46:46,138 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR