2018-07-21 11:25:47,438 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-170 | | 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-07-21 11:25:47,443 - 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.27,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=boQBO8RRa2ATFtXFXMbAZeuQB 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=8781eec94eee4e70b1ff8ac843be785e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-21 11:25:47,443 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-21 11:25:47,444 - 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-07-21 11:25:47,482 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:25:47,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:25:47,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:25:47,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:25:47,787 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-21 11:25:47,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-21 11:25:47,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:25:47,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02daf7b-2756-493a-b38a-395cea52a7b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:25:47,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b02daf7b-2756-493a-b38a-395cea52a7b1 2018-07-21 11:25:47,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:25:48,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["vtAAqZGRQvWwcpSxgB1LRw"], "issued_at": "2018-07-21T11:25:48.000000Z"}} 2018-07-21 11:25:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:49,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5a0f438-8832-40ac-b281-fc433711aff2 x-compute-request-id: req-b5a0f438-8832-40ac-b281-fc433711aff2 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-21 11:25:49,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-b5a0f438-8832-40ac-b281-fc433711aff2 2018-07-21 11:25:49,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.39637494087s 2018-07-21 11:25:49,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-b5a0f438-8832-40ac-b281-fc433711aff2 2018-07-21 11:25:49,185 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-21 11:25:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:25:49,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 11:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34bddd3e-7b53-4564-a22a-71181bc8b625 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-21 11:25:49,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-34bddd3e-7b53-4564-a22a-71181bc8b625 2018-07-21 11:25:49,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:25:49,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f4f651-853b-4ebc-8241-ab86fde7ce94 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/94621fe7965f47f9a7cefcb349d6525a"}, "tags": [], "enabled": true, "id": "94621fe7965f47f9a7cefcb349d6525a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 11:25:49,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-02f4f651-853b-4ebc-8241-ab86fde7ce94 2018-07-21 11:25:49,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224904060364s 2018-07-21 11:25:49,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-02f4f651-853b-4ebc-8241-ab86fde7ce94 2018-07-21 11:25:49,420 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'94621fe7965f47f9a7cefcb349d6525a', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-21 11:25:49,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-21 11:25:49,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:49,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d463b21e-f3b6-44c8-94cd-b9e179dc0da2 Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/04560b097fe2477782df56846c64308c"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1702f6790684443fa2848148d28fc021", "id": "04560b097fe2477782df56846c64308c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/052c345cb4c24a209c01c69a0ba4c9ff"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d2a3148552784bd58f99443166e2329c", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/059408abc0d64df18999ce7d4ef71c43"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00db7d0525ad43ad82e8f7dcd350564d", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/05c6b465500c4355972115f37fc4818b"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78b83db039094733bb7dd940c716bfa6", "id": "05c6b465500c4355972115f37fc4818b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0c4ca311d6104fd6bfa90fd231d16f47"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eaa4c7cf01e84dddb514befe4200abfa", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/10a3e96ed96b4efe994d05e4aa94f6eb"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1702f6790684443fa2848148d28fc021", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/21b1e11a642948e692fddea0e00e8adf"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2754e71e5f38403b90f35199a9023466", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/23f13598f52942cfb1dafe5ae5add7e8"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d73a939667be48cb811497281105e757", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/249fc1b4336842f4af3862799fdf8168"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "41e917f064f34103b19df1fce1c5fada", "id": "249fc1b4336842f4af3862799fdf8168"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2ba10fd5e90d4bc4a61d7647626bc46f"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97b56a37c8a549a9bb0d94779e815900", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2dd7ac17399340c586dad34482da4b63"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "53c594bf087345349c3d3c25b45ae226", "id": "2dd7ac17399340c586dad34482da4b63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/339374346b144e10bee6ce2c8ac68959"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2754e71e5f38403b90f35199a9023466", "id": "339374346b144e10bee6ce2c8ac68959"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34ff6a61642c4aab96265780f796ad2e"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "53c594bf087345349c3d3c25b45ae226", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3959f40475b84d8fa73c3356824ef02f"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00db7d0525ad43ad82e8f7dcd350564d", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3db77eab88f4420291d849da4292fbba"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d73a939667be48cb811497281105e757", "id": "3db77eab88f4420291d849da4292fbba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4d8414c87cfc4848b3fcca8b6f3f985c"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97b56a37c8a549a9bb0d94779e815900", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4dad48c65c704201823c7d29184942e0"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e611b3fcb5aa461c81f2287102cff4df", "id": "4dad48c65c704201823c7d29184942e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4e0547d2d79942ec90ec45ab8c2cc1b8"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e3a989014344f1e887ff4629fd800df", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/546c0fb5531145609310a087b29221e4"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97beca3c3b584b2fb5483dd6cdcbd753", "id": "546c0fb5531145609310a087b29221e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/547b6d66b4454f0db6a02404c04a9b99"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "41e917f064f34103b19df1fce1c5fada", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/56fb571e9fdc4cc5bfbdaf1889a3a408"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e3a989014344f1e887ff4629fd800df", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5f15b6f9a64f4b9285e98de5166b1aed"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f22c1463d0234fe482d8966a52d75f94", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/63b6f29430be4957819f409f7d67d706"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d2a3148552784bd58f99443166e2329c", "id": "63b6f29430be4957819f409f7d67d706"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/641adc95fa64485ebc85fe05000aca57"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78b83db039094733bb7dd940c716bfa6", "id": "641adc95fa64485ebc85fe05000aca57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/707de54b5c7743b4bf5b1c413b030a12"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f22c1463d0234fe482d8966a52d75f94", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8106ffac62e14ceca26d2b64413a9a59"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "53c594bf087345349c3d3c25b45ae226", "id": "8106ffac62e14ceca26d2b64413a9a59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/829d5867c26c4278aa81bd02c5ff7b49"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "41e917f064f34103b19df1fce1c5fada", "id": "829d5867c26c4278aa81bd02c5ff7b49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/869fce7a29aa422b8515289744bac609"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97beca3c3b584b2fb5483dd6cdcbd753", "id": "869fce7a29aa422b8515289744bac609"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8bdaa63f1b334aac8e9a642263087c9f"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1702f6790684443fa2848148d28fc021", "id": "8bdaa63f1b334aac8e9a642263087c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8f673b15b5814d579568e2585b2b2487"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eaa4c7cf01e84dddb514befe4200abfa", "id": "8f673b15b5814d579568e2585b2b2487"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9e656a2566c648b0939f064f54fc764c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e3a989014344f1e887ff4629fd800df", "id": "9e656a2566c648b0939f064f54fc764c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a7ab9447a4c64b50bcf59c154649714c"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e611b3fcb5aa461c81f2287102cff4df", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b17fc8a336044929b13154cd90c17d9f"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d2a3148552784bd58f99443166e2329c", "id": "b17fc8a336044929b13154cd90c17d9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b3a64a24f6c146c0b049ca8f694b43cd"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00db7d0525ad43ad82e8f7dcd350564d", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc2c8eee10c84b9a9eb68e10f142fd11"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f22c1463d0234fe482d8966a52d75f94", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c98aab5d5e664421b091e2c44aaedf09"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78b83db039094733bb7dd940c716bfa6", "id": "c98aab5d5e664421b091e2c44aaedf09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c9bea7701a2e48029f90474d03e0af84"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eaa4c7cf01e84dddb514befe4200abfa", "id": "c9bea7701a2e48029f90474d03e0af84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca0a308f10724f78a7727be4f55bbf40"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2754e71e5f38403b90f35199a9023466", "id": "ca0a308f10724f78a7727be4f55bbf40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ce8086c4daa94308b498783b75b375d5"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97beca3c3b584b2fb5483dd6cdcbd753", "id": "ce8086c4daa94308b498783b75b375d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e11f7d7b215642c69974977bad461c1e"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d73a939667be48cb811497281105e757", "id": "e11f7d7b215642c69974977bad461c1e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e80fceff780e4567a7fdfb3e7f0a96e6"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97b56a37c8a549a9bb0d94779e815900", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ed7e3051455348c2bb81970fe64ee1fe"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e611b3fcb5aa461c81f2287102cff4df", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-21 11:25:49,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d463b21e-f3b6-44c8-94cd-b9e179dc0da2 2018-07-21 11:25:49,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.219804048538s 2018-07-21 11:25:49,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d463b21e-f3b6-44c8-94cd-b9e179dc0da2 2018-07-21 11:25:49,651 - 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.27:5000/v3/endpoints/04560b097fe2477782df56846c64308c'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1702f6790684443fa2848148d28fc021', u'id': u'04560b097fe2477782df56846c64308c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/052c345cb4c24a209c01c69a0ba4c9ff'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd2a3148552784bd58f99443166e2329c', u'id': u'052c345cb4c24a209c01c69a0ba4c9ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/059408abc0d64df18999ce7d4ef71c43'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'00db7d0525ad43ad82e8f7dcd350564d', u'id': u'059408abc0d64df18999ce7d4ef71c43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/05c6b465500c4355972115f37fc4818b'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'78b83db039094733bb7dd940c716bfa6', u'id': u'05c6b465500c4355972115f37fc4818b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0c4ca311d6104fd6bfa90fd231d16f47'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'eaa4c7cf01e84dddb514befe4200abfa', u'id': u'0c4ca311d6104fd6bfa90fd231d16f47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/10a3e96ed96b4efe994d05e4aa94f6eb'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1702f6790684443fa2848148d28fc021', u'id': u'10a3e96ed96b4efe994d05e4aa94f6eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/21b1e11a642948e692fddea0e00e8adf'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2754e71e5f38403b90f35199a9023466', u'id': u'21b1e11a642948e692fddea0e00e8adf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/23f13598f52942cfb1dafe5ae5add7e8'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd73a939667be48cb811497281105e757', u'id': u'23f13598f52942cfb1dafe5ae5add7e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/249fc1b4336842f4af3862799fdf8168'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'41e917f064f34103b19df1fce1c5fada', u'id': u'249fc1b4336842f4af3862799fdf8168'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2ba10fd5e90d4bc4a61d7647626bc46f'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'97b56a37c8a549a9bb0d94779e815900', u'id': u'2ba10fd5e90d4bc4a61d7647626bc46f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2dd7ac17399340c586dad34482da4b63'}, u'url': u'http://12.0.0.29:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'53c594bf087345349c3d3c25b45ae226', u'id': u'2dd7ac17399340c586dad34482da4b63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/339374346b144e10bee6ce2c8ac68959'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2754e71e5f38403b90f35199a9023466', u'id': u'339374346b144e10bee6ce2c8ac68959'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/34ff6a61642c4aab96265780f796ad2e'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'53c594bf087345349c3d3c25b45ae226', u'id': u'34ff6a61642c4aab96265780f796ad2e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3959f40475b84d8fa73c3356824ef02f'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'00db7d0525ad43ad82e8f7dcd350564d', u'id': u'3959f40475b84d8fa73c3356824ef02f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3db77eab88f4420291d849da4292fbba'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd73a939667be48cb811497281105e757', u'id': u'3db77eab88f4420291d849da4292fbba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4d8414c87cfc4848b3fcca8b6f3f985c'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'97b56a37c8a549a9bb0d94779e815900', u'id': u'4d8414c87cfc4848b3fcca8b6f3f985c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4dad48c65c704201823c7d29184942e0'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e611b3fcb5aa461c81f2287102cff4df', u'id': u'4dad48c65c704201823c7d29184942e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4e0547d2d79942ec90ec45ab8c2cc1b8'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3e3a989014344f1e887ff4629fd800df', u'id': u'4e0547d2d79942ec90ec45ab8c2cc1b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/546c0fb5531145609310a087b29221e4'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'97beca3c3b584b2fb5483dd6cdcbd753', u'id': u'546c0fb5531145609310a087b29221e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/547b6d66b4454f0db6a02404c04a9b99'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'41e917f064f34103b19df1fce1c5fada', u'id': u'547b6d66b4454f0db6a02404c04a9b99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/56fb571e9fdc4cc5bfbdaf1889a3a408'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3e3a989014344f1e887ff4629fd800df', u'id': u'56fb571e9fdc4cc5bfbdaf1889a3a408'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5f15b6f9a64f4b9285e98de5166b1aed'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f22c1463d0234fe482d8966a52d75f94', u'id': u'5f15b6f9a64f4b9285e98de5166b1aed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/63b6f29430be4957819f409f7d67d706'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd2a3148552784bd58f99443166e2329c', u'id': u'63b6f29430be4957819f409f7d67d706'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/641adc95fa64485ebc85fe05000aca57'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'78b83db039094733bb7dd940c716bfa6', u'id': u'641adc95fa64485ebc85fe05000aca57'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/707de54b5c7743b4bf5b1c413b030a12'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f22c1463d0234fe482d8966a52d75f94', u'id': u'707de54b5c7743b4bf5b1c413b030a12'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8106ffac62e14ceca26d2b64413a9a59'}, u'url': u'http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'53c594bf087345349c3d3c25b45ae226', u'id': u'8106ffac62e14ceca26d2b64413a9a59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/829d5867c26c4278aa81bd02c5ff7b49'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'41e917f064f34103b19df1fce1c5fada', u'id': u'829d5867c26c4278aa81bd02c5ff7b49'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/869fce7a29aa422b8515289744bac609'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'97beca3c3b584b2fb5483dd6cdcbd753', u'id': u'869fce7a29aa422b8515289744bac609'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8bdaa63f1b334aac8e9a642263087c9f'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1702f6790684443fa2848148d28fc021', u'id': u'8bdaa63f1b334aac8e9a642263087c9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8f673b15b5814d579568e2585b2b2487'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'eaa4c7cf01e84dddb514befe4200abfa', u'id': u'8f673b15b5814d579568e2585b2b2487'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9e656a2566c648b0939f064f54fc764c'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3e3a989014344f1e887ff4629fd800df', u'id': u'9e656a2566c648b0939f064f54fc764c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a7ab9447a4c64b50bcf59c154649714c'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e611b3fcb5aa461c81f2287102cff4df', u'id': u'a7ab9447a4c64b50bcf59c154649714c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b17fc8a336044929b13154cd90c17d9f'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd2a3148552784bd58f99443166e2329c', u'id': u'b17fc8a336044929b13154cd90c17d9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b3a64a24f6c146c0b049ca8f694b43cd'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'00db7d0525ad43ad82e8f7dcd350564d', u'id': u'b3a64a24f6c146c0b049ca8f694b43cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bc2c8eee10c84b9a9eb68e10f142fd11'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f22c1463d0234fe482d8966a52d75f94', u'id': u'bc2c8eee10c84b9a9eb68e10f142fd11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c98aab5d5e664421b091e2c44aaedf09'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'78b83db039094733bb7dd940c716bfa6', u'id': u'c98aab5d5e664421b091e2c44aaedf09'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c9bea7701a2e48029f90474d03e0af84'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eaa4c7cf01e84dddb514befe4200abfa', u'id': u'c9bea7701a2e48029f90474d03e0af84'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ca0a308f10724f78a7727be4f55bbf40'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2754e71e5f38403b90f35199a9023466', u'id': u'ca0a308f10724f78a7727be4f55bbf40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ce8086c4daa94308b498783b75b375d5'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'97beca3c3b584b2fb5483dd6cdcbd753', u'id': u'ce8086c4daa94308b498783b75b375d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e11f7d7b215642c69974977bad461c1e'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd73a939667be48cb811497281105e757', u'id': u'e11f7d7b215642c69974977bad461c1e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e80fceff780e4567a7fdfb3e7f0a96e6'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'97b56a37c8a549a9bb0d94779e815900', u'id': u'e80fceff780e4567a7fdfb3e7f0a96e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ed7e3051455348c2bb81970fe64ee1fe'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e611b3fcb5aa461c81f2287102cff4df', u'id': u'ed7e3051455348c2bb81970fe64ee1fe'})] 2018-07-21 11:25:49,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-21 11:25:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:49,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-868230b1-6d03-4c33-8528-38bac82656c2 x-compute-request-id: req-868230b1-6d03-4c33-8528-38bac82656c2 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-21 11:25:49,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-868230b1-6d03-4c33-8528-38bac82656c2 2018-07-21 11:25:49,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.017215013504s 2018-07-21 11:25:49,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-868230b1-6d03-4c33-8528-38bac82656c2 2018-07-21 11:25:49,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-21 11:25:49,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:51,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-57f3db5c-0a0c-4d20-8296-254444e0bc52 x-compute-request-id: req-57f3db5c-0a0c-4d20-8296-254444e0bc52 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-21 11:25:51,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-57f3db5c-0a0c-4d20-8296-254444e0bc52 2018-07-21 11:25:51,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.8452630043s 2018-07-21 11:25:51,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-57f3db5c-0a0c-4d20-8296-254444e0bc52 2018-07-21 11:25:51,531 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-21 11:25:51,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 11:25:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:52,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-546e69b4-d1df-4e16-8436-4ff887965fa4 Date: Sat, 21 Jul 2018 11:25:52 GMT RESP BODY: {"floatingips": []} 2018-07-21 11:25:52,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-546e69b4-d1df-4e16-8436-4ff887965fa4 2018-07-21 11:25:52,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.16810798645s 2018-07-21 11:25:52,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-546e69b4-d1df-4e16-8436-4ff887965fa4 2018-07-21 11:25:52,704 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-21 11:25:52,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-21 11:25:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:52,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2702f15a-c04a-4196-9d95-22e9bf44c1f4 x-compute-request-id: req-2702f15a-c04a-4196-9d95-22e9bf44c1f4 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 101}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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\", \"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\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 104}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"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\", \"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\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-21 11:25:52,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-2702f15a-c04a-4196-9d95-22e9bf44c1f4 2018-07-21 11:25:52,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.196105003357s 2018-07-21 11:25:52,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-2702f15a-c04a-4196-9d95-22e9bf44c1f4 2018-07-21 11:25:52,902 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "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", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 101}, 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.9', 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", "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", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 104}, 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-07-21 11:25:52,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-21 11:25:52,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:53,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a2775a8-0513-4073-98a7-6ef3d95336d8 x-compute-request-id: req-5a2775a8-0513-4073-98a7-6ef3d95336d8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 11:25:53,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5a2775a8-0513-4073-98a7-6ef3d95336d8 2018-07-21 11:25:53,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.139840841293s 2018-07-21 11:25:53,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5a2775a8-0513-4073-98a7-6ef3d95336d8 2018-07-21 11:25:53,043 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-21 11:25:53,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:25:53,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:53,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-af3b45cf-36e2-4215-9fde-d98f5d7d166d Date: Sat, 21 Jul 2018 11:25:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:25:53,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-af3b45cf-36e2-4215-9fde-d98f5d7d166d 2018-07-21 11:25:53,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.953711986542s 2018-07-21 11:25:53,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-af3b45cf-36e2-4215-9fde-d98f5d7d166d 2018-07-21 11:25:53,998 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'719faafb-320b-4168-94f0-c48ae64c44fa'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T11:22:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', 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-07-21T11:22:37Z', u'provider:network_type': u'flat', u'tenant_id': u'3c04ffadc9ee456bb56c653ac17cc740', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c04ffadc9ee456bb56c653ac17cc740', u'l2_adjacency': True})] 2018-07-21 11:25:53,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 11:25:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:54,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c1e6439-74ae-4abe-810d-e628dc816e62 Date: Sat, 21 Jul 2018 11:25:54 GMT RESP BODY: {"ports":[]} 2018-07-21 11:25:54,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-5c1e6439-74ae-4abe-810d-e628dc816e62 2018-07-21 11:25:54,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.95455789566s 2018-07-21 11:25:54,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-5c1e6439-74ae-4abe-810d-e628dc816e62 2018-07-21 11:25:54,954 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-21 11:25:54,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 11:25:54,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:55,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1128d259-a599-410a-a562-bfef8d5c973d Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "08550103b8c04ce0906986cdf019fd39"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/08550103b8c04ce0906986cdf019fd39/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "0fa73d664f794188a93289d192996dfa"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/0fa73d664f794188a93289d192996dfa/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "115b355306624060994b98c98201fd6d"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/115b355306624060994b98c98201fd6d/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "8781eec94eee4e70b1ff8ac843be785e"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "1cd5eebd05dc4dcb9353be276831c41e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e/users/1cd5eebd05dc4dcb9353be276831c41e/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "25509c213f92473281b0087a3451c3e3"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/25509c213f92473281b0087a3451c3e3/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "2f04980597f34bb389cdb96003761101"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/2f04980597f34bb389cdb96003761101/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "336ff44113ca4529af4dee03e6ea6ccc"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/336ff44113ca4529af4dee03e6ea6ccc/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "6fe6e8f14a5e4509ae24cb48b0f015e4"}, "user": {"id": "b37b2891a81443b8884a450ba36f46ca"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/b37b2891a81443b8884a450ba36f46ca/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "b37b2891a81443b8884a450ba36f46ca"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/b37b2891a81443b8884a450ba36f46ca/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "b4a3188497384240b4bb27729f49e7e7"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/b4a3188497384240b4bb27729f49e7e7/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "bf778dcd2cf6412394b52ea776e5d31e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/bf778dcd2cf6412394b52ea776e5d31e/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "c951046195104d1e872a30d43eb87323"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/c951046195104d1e872a30d43eb87323/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "d69abc6aae31495d939e94b3a3fcf481"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/d69abc6aae31495d939e94b3a3fcf481/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"project": {"id": "3c04ffadc9ee456bb56c653ac17cc740"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "eb6988f054ec4779aa254775ce613951"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740/users/eb6988f054ec4779aa254775ce613951/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"domain": {"id": "94621fe7965f47f9a7cefcb349d6525a"}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "f0bf2154496c48c783b687e14608764e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/94621fe7965f47f9a7cefcb349d6525a/users/f0bf2154496c48c783b687e14608764e/roles/b4fbadfbe7674d18ae747a0a28861daa"}}, {"scope": {"system": {"all": true}}, "role": {"id": "b4fbadfbe7674d18ae747a0a28861daa"}, "user": {"id": "1cd5eebd05dc4dcb9353be276831c41e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/1cd5eebd05dc4dcb9353be276831c41e/roles/b4fbadfbe7674d18ae747a0a28861daa"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-21 11:25:55,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-1128d259-a599-410a-a562-bfef8d5c973d 2018-07-21 11:25:55,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107609033585s 2018-07-21 11:25:55,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-1128d259-a599-410a-a562-bfef8d5c973d 2018-07-21 11:25:55,069 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'08550103b8c04ce0906986cdf019fd39'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'0fa73d664f794188a93289d192996dfa'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'115b355306624060994b98c98201fd6d'}), Munch({'project': u'8781eec94eee4e70b1ff8ac843be785e', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'1cd5eebd05dc4dcb9353be276831c41e'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'25509c213f92473281b0087a3451c3e3'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'2f04980597f34bb389cdb96003761101'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'336ff44113ca4529af4dee03e6ea6ccc'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'6fe6e8f14a5e4509ae24cb48b0f015e4', 'user': u'b37b2891a81443b8884a450ba36f46ca'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'b37b2891a81443b8884a450ba36f46ca'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'b4a3188497384240b4bb27729f49e7e7'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'bf778dcd2cf6412394b52ea776e5d31e'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'c951046195104d1e872a30d43eb87323'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'd69abc6aae31495d939e94b3a3fcf481'}), Munch({'project': u'3c04ffadc9ee456bb56c653ac17cc740', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'eb6988f054ec4779aa254775ce613951'}), Munch({'domain': u'94621fe7965f47f9a7cefcb349d6525a', 'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'f0bf2154496c48c783b687e14608764e'}), Munch({'id': u'b4fbadfbe7674d18ae747a0a28861daa', 'user': u'1cd5eebd05dc4dcb9353be276831c41e'})] 2018-07-21 11:25:55,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:25:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:55,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd705eb-3bb6-4ab1-b275-aecf50dd7c24 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:25:55,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5bd705eb-3bb6-4ab1-b275-aecf50dd7c24 2018-07-21 11:25:55,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0909869670868s 2018-07-21 11:25:55,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5bd705eb-3bb6-4ab1-b275-aecf50dd7c24 2018-07-21 11:25:55,165 - 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'reader', 'id': u'11b03a2cbadf4d31aee7e0e5586bd568'}), 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'5c9b91ffa5ea4a64a117361a7712d164'}), 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'6fe6e8f14a5e4509ae24cb48b0f015e4'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'b4fbadfbe7674d18ae747a0a28861daa'}), 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'e092ec6138644fc89158003641bd75ee'}), 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'f3dfb71616d74929b1f4457d7bb5adb0'})] 2018-07-21 11:25:55,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:25:55,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:56,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-628d590a-33b5-4cf4-9d1f-a84f2347eb82 Date: Sat, 21 Jul 2018 11:25:56 GMT RESP BODY: {"routers": []} 2018-07-21 11:25:56,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-628d590a-33b5-4cf4-9d1f-a84f2347eb82 2018-07-21 11:25:56,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.05799603462s 2018-07-21 11:25:56,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-628d590a-33b5-4cf4-9d1f-a84f2347eb82 2018-07-21 11:25:56,225 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-21 11:25:56,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:25:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:56,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39bfb76a-6020-4d1f-9a98-48742c62eae3 x-compute-request-id: req-39bfb76a-6020-4d1f-9a98-48742c62eae3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 11:25:56,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39bfb76a-6020-4d1f-9a98-48742c62eae3 2018-07-21 11:25:56,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219074964523s 2018-07-21 11:25:56,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39bfb76a-6020-4d1f-9a98-48742c62eae3 2018-07-21 11:25:56,445 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-21 11:25:56,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-21 11:25:56,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:25:56,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 11:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449e9fbf-bed5-4265-a6bb-942d98771e69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2018-07-21 11:25:56,469 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-449e9fbf-bed5-4265-a6bb-942d98771e69 2018-07-21 11:25:56,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:56,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e8c9fe-bd0e-45d2-a0d6-63bd54bfd00d Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/00db7d0525ad43ad82e8f7dcd350564d"}, "enabled": true, "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1702f6790684443fa2848148d28fc021"}, "enabled": true, "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2754e71e5f38403b90f35199a9023466"}, "enabled": true, "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/3e3a989014344f1e887ff4629fd800df"}, "enabled": true, "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/41e917f064f34103b19df1fce1c5fada"}, "enabled": true, "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/53c594bf087345349c3d3c25b45ae226"}, "enabled": true, "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/78b83db039094733bb7dd940c716bfa6"}, "enabled": true, "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/97b56a37c8a549a9bb0d94779e815900"}, "enabled": true, "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/97beca3c3b584b2fb5483dd6cdcbd753"}, "enabled": true, "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a7c5331645d8404fa33a8532bbd8baa1"}, "enabled": true, "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d2a3148552784bd58f99443166e2329c"}, "enabled": true, "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d73a939667be48cb811497281105e757"}, "enabled": true, "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e611b3fcb5aa461c81f2287102cff4df"}, "enabled": true, "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/eaa4c7cf01e84dddb514befe4200abfa"}, "enabled": true, "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f22c1463d0234fe482d8966a52d75f94"}, "enabled": true, "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-21 11:25:56,670 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-d2e8c9fe-bd0e-45d2-a0d6-63bd54bfd00d 2018-07-21 11:25:56,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.216903924942s 2018-07-21 11:25:56,671 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-d2e8c9fe-bd0e-45d2-a0d6-63bd54bfd00d 2018-07-21 11:25:56,676 - 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'00db7d0525ad43ad82e8f7dcd350564d', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1702f6790684443fa2848148d28fc021', 'name': u'cinderv3'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'2754e71e5f38403b90f35199a9023466', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'3e3a989014344f1e887ff4629fd800df', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'41e917f064f34103b19df1fce1c5fada', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'53c594bf087345349c3d3c25b45ae226', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'78b83db039094733bb7dd940c716bfa6', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'97b56a37c8a549a9bb0d94779e815900', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'97beca3c3b584b2fb5483dd6cdcbd753', 'name': u'keystone'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'a7c5331645d8404fa33a8532bbd8baa1', 'name': u'ceilometer'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'd2a3148552784bd58f99443166e2329c', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'd73a939667be48cb811497281105e757', 'name': u'cinder'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'e611b3fcb5aa461c81f2287102cff4df', 'name': u'gnocchi'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'eaa4c7cf01e84dddb514befe4200abfa', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'f22c1463d0234fe482d8966a52d75f94', 'name': u'glance'})] 2018-07-21 11:25:56,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:25:56,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e85162f3b2ea279d84c4eab581002db791e4a297" 2018-07-21 11:25:57,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-13fa30a5-e212-4a67-836f-fc48019a5858 Date: Sat, 21 Jul 2018 11:25:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T11:22:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"719faafb-320b-4168-94f0-c48ae64c44fa","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3c04ffadc9ee456bb56c653ac17cc740","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:45Z","ip_version":4}]} 2018-07-21 11:25:57,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-13fa30a5-e212-4a67-836f-fc48019a5858 2018-07-21 11:25:57,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.937638044357s 2018-07-21 11:25:57,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-13fa30a5-e212-4a67-836f-fc48019a5858 2018-07-21 11:25:57,616 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:22:45Z', 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'719faafb-320b-4168-94f0-c48ae64c44fa', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'tenant_id': u'3c04ffadc9ee456bb56c653ac17cc740', u'created_at': u'2018-07-21T11:22:45Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'3c04ffadc9ee456bb56c653ac17cc740'})] 2018-07-21 11:25:57,739 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:25:57,740 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-21 11:25:57,800 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-21 11:25:57,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:25:57,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:25:57,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:25:57,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:25:57,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:25:57,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:25:57,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:25:57,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:25:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:25:57,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7457070e-0ebb-4e18-bdc7-29b77a78075b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:25:57,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7457070e-0ebb-4e18-bdc7-29b77a78075b 2018-07-21 11:25:57,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:25:58,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["jFGj1Jp7THaIbA-Pg8Md-g"], "issued_at": "2018-07-21T11:25:58.000000Z"}} 2018-07-21 11:25:58,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:25:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:25:58,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0246b54a-22d4-4646-a87f-91ea06c57074 Date: Sat, 21 Jul 2018 11:25:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:25:58,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0246b54a-22d4-4646-a87f-91ea06c57074 2018-07-21 11:25:58,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381916999817s 2018-07-21 11:25:58,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0246b54a-22d4-4646-a87f-91ea06c57074 2018-07-21 11:25:58,843 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-21 11:25:58,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 11:25:58,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" -d '{"network": {"name": "tenantnetwork1-net_b601e255-ad8f-4a5e-92e3-8ee211694fe8", "admin_state_up": true}}' 2018-07-21 11:26:00,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9329131f-27b0-4f45-b8e6-c1e38f07b831 Date: Sat, 21 Jul 2018 11:26:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"24a2b254-42f7-40e4-ba08-6adda0a2c075","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:26:00Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_b601e255-ad8f-4a5e-92e3-8ee211694fe8","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:26:00Z","mtu":1450}} 2018-07-21 11:26:00,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9329131f-27b0-4f45-b8e6-c1e38f07b831 2018-07-21 11:26:00,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.39456295967s 2018-07-21 11:26:00,238 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9329131f-27b0-4f45-b8e6-c1e38f07b831 2018-07-21 11:26:00,239 - 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-07-21T11:26:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'24a2b254-42f7-40e4-ba08-6adda0a2c075', u'provider:segmentation_id': 46, 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_b601e255-ad8f-4a5e-92e3-8ee211694fe8', u'created_at': u'2018-07-21T11:26:00Z', u'mtu': 1450, u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8781eec94eee4e70b1ff8ac843be785e', u'l2_adjacency': True}) 2018-07-21 11:26:00,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:26:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:26:01,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-4f3bd637-7868-44a7-b1fa-3f374dfaae59 Date: Sat, 21 Jul 2018 11:26:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"24a2b254-42f7-40e4-ba08-6adda0a2c075","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:26:00Z","qos_policy_id":null,"name":"tenantnetwork1-net_b601e255-ad8f-4a5e-92e3-8ee211694fe8","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:26:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:26:01,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4f3bd637-7868-44a7-b1fa-3f374dfaae59 2018-07-21 11:26:01,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15461182594s 2018-07-21 11:26:01,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4f3bd637-7868-44a7-b1fa-3f374dfaae59 2018-07-21 11:26:01,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 11:26:01,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" -d '{"subnet": {"name": "tenantnetwork1-subnet_b601e255-ad8f-4a5e-92e3-8ee211694fe8", "enable_dhcp": true, "network_id": "24a2b254-42f7-40e4-ba08-6adda0a2c075", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 11:26:02,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-3092e0c2-fbf3-4ea7-8ec2-121612a87f91 Date: Sat, 21 Jul 2018 11:26:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T11:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68aae71f-1c57-4172-aae2-98d90a2fbd1b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8781eec94eee4e70b1ff8ac843be785e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_b601e255-ad8f-4a5e-92e3-8ee211694fe8","enable_dhcp":true,"segment_id":null,"network_id":"24a2b254-42f7-40e4-ba08-6adda0a2c075","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:26:02Z","ip_version":4}} 2018-07-21 11:26:02,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3092e0c2-fbf3-4ea7-8ec2-121612a87f91 2018-07-21 11:26:02,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.59542703629s 2018-07-21 11:26:02,992 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3092e0c2-fbf3-4ea7-8ec2-121612a87f91 2018-07-21 11:26:02,993 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:26: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'68aae71f-1c57-4172-aae2-98d90a2fbd1b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_b601e255-ad8f-4a5e-92e3-8ee211694fe8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'24a2b254-42f7-40e4-ba08-6adda0a2c075', u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'created_at': u'2018-07-21T11:26: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'8781eec94eee4e70b1ff8ac843be785e'}) 2018-07-21 11:26:02,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 11:26:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" -d '{"router": {"external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82"}, "name": "tenantnetwork1-router_b601e255-ad8f-4a5e-92e3-8ee211694fe8", "admin_state_up": true}}' 2018-07-21 11:26:09,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-daf01c01-8d9a-4c8a-af4d-540f556a868e Date: Sat, 21 Jul 2018 11:26:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:26:04Z", "admin_state_up": true, "updated_at": "2018-07-21T11:26:05Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "11cedb52-d050-4ada-93b7-3cae7a5b5616", "name": "tenantnetwork1-router_b601e255-ad8f-4a5e-92e3-8ee211694fe8"}} 2018-07-21 11:26:09,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-daf01c01-8d9a-4c8a-af4d-540f556a868e 2018-07-21 11:26:09,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.29575109482s 2018-07-21 11:26:09,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-daf01c01-8d9a-4c8a-af4d-540f556a868e 2018-07-21 11:26:09,290 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:26:05Z', u'revision_number': 3, u'ha': True, u'id': u'11cedb52-d050-4ada-93b7-3cae7a5b5616', u'external_gateway_info': {u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'719faafb-320b-4168-94f0-c48ae64c44fa', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_b601e255-ad8f-4a5e-92e3-8ee211694fe8', u'admin_state_up': True, u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'created_at': u'2018-07-21T11:26:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'8781eec94eee4e70b1ff8ac843be785e'}) 2018-07-21 11:26:09,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 11:26:09,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" -d '{"subnet_id": "68aae71f-1c57-4172-aae2-98d90a2fbd1b"}' 2018-07-21 11:26:11,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-77aad9b2-5e58-4e58-8ba2-036243c4fc7c Date: Sat, 21 Jul 2018 11:26:11 GMT RESP BODY: {"network_id": "24a2b254-42f7-40e4-ba08-6adda0a2c075", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "subnet_id": "68aae71f-1c57-4172-aae2-98d90a2fbd1b", "subnet_ids": ["68aae71f-1c57-4172-aae2-98d90a2fbd1b"], "port_id": "aea9a338-c080-412e-b71d-d2b7c92ba804", "id": "11cedb52-d050-4ada-93b7-3cae7a5b5616"} 2018-07-21 11:26:11,538 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616/add_router_interface.json used request id req-77aad9b2-5e58-4e58-8ba2-036243c4fc7c 2018-07-21 11:26:11,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24748301506s 2018-07-21 11:26:11,539 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616/add_router_interface.json used request id req-77aad9b2-5e58-4e58-8ba2-036243c4fc7c returning object 11cedb52-d050-4ada-93b7-3cae7a5b5616 2018-07-21 11:26:11,650 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:26:11,651 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-21 11:26:11,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 11:26:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" -d '{"subnet_id": "68aae71f-1c57-4172-aae2-98d90a2fbd1b"}' 2018-07-21 11:26:15,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2431443-5968-4b53-aa32-dde095dcd13c Date: Sat, 21 Jul 2018 11:26:15 GMT RESP BODY: {"network_id": "24a2b254-42f7-40e4-ba08-6adda0a2c075", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "subnet_id": "68aae71f-1c57-4172-aae2-98d90a2fbd1b", "subnet_ids": ["68aae71f-1c57-4172-aae2-98d90a2fbd1b"], "port_id": "aea9a338-c080-412e-b71d-d2b7c92ba804", "id": "11cedb52-d050-4ada-93b7-3cae7a5b5616"} 2018-07-21 11:26:15,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616/remove_router_interface.json used request id req-d2431443-5968-4b53-aa32-dde095dcd13c 2018-07-21 11:26:15,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.50903010368s 2018-07-21 11:26:15,164 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616/remove_router_interface.json used request id req-d2431443-5968-4b53-aa32-dde095dcd13c returning object 11cedb52-d050-4ada-93b7-3cae7a5b5616 2018-07-21 11:26:15,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:26:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:26:15,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d71a6141-1fbd-4c8d-b5c4-6cf33cbbbf9d Date: Sat, 21 Jul 2018 11:26:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:26:04Z", "admin_state_up": true, "updated_at": "2018-07-21T11:26:13Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "11cedb52-d050-4ada-93b7-3cae7a5b5616", "name": "tenantnetwork1-router_b601e255-ad8f-4a5e-92e3-8ee211694fe8"}]} 2018-07-21 11:26:15,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d71a6141-1fbd-4c8d-b5c4-6cf33cbbbf9d 2018-07-21 11:26:15,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.426589012146s 2018-07-21 11:26:15,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d71a6141-1fbd-4c8d-b5c4-6cf33cbbbf9d 2018-07-21 11:26:15,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 11:26:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:26:20,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a17eb445-5f85-4b1c-b768-68e6d9370613 Content-Length: 0 Date: Sat, 21 Jul 2018 11:26:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:26:20,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616.json used request id req-a17eb445-5f85-4b1c-b768-68e6d9370613 2018-07-21 11:26:20,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.69541692734s 2018-07-21 11:26:20,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/11cedb52-d050-4ada-93b7-3cae7a5b5616.json used request id req-a17eb445-5f85-4b1c-b768-68e6d9370613 2018-07-21 11:26:20,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:26:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:26:21,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-6e5e3f32-39e7-4e8c-a5c4-64fe2ed07ce6 Date: Sat, 21 Jul 2018 11:26:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T11:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68aae71f-1c57-4172-aae2-98d90a2fbd1b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8781eec94eee4e70b1ff8ac843be785e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_b601e255-ad8f-4a5e-92e3-8ee211694fe8","enable_dhcp":true,"segment_id":null,"network_id":"24a2b254-42f7-40e4-ba08-6adda0a2c075","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:26:02Z","ip_version":4},{"updated_at":"2018-07-21T11:22:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"719faafb-320b-4168-94f0-c48ae64c44fa","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3c04ffadc9ee456bb56c653ac17cc740","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:45Z","ip_version":4}]} 2018-07-21 11:26:21,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e5e3f32-39e7-4e8c-a5c4-64fe2ed07ce6 2018-07-21 11:26:21,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.09750103951s 2018-07-21 11:26:21,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e5e3f32-39e7-4e8c-a5c4-64fe2ed07ce6 2018-07-21 11:26:21,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 11:26:21,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/68aae71f-1c57-4172-aae2-98d90a2fbd1b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:26:24,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c05db725-9703-4af2-a17d-edf35a57faee Date: Sat, 21 Jul 2018 11:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:26:24,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/68aae71f-1c57-4172-aae2-98d90a2fbd1b.json used request id req-c05db725-9703-4af2-a17d-edf35a57faee 2018-07-21 11:26:24,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.00044798851s 2018-07-21 11:26:24,390 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/68aae71f-1c57-4172-aae2-98d90a2fbd1b.json used request id req-c05db725-9703-4af2-a17d-edf35a57faee 2018-07-21 11:26:24,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:26:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:26:25,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-dd37734e-6864-4aa6-8380-c3cc61e5ce14 Date: Sat, 21 Jul 2018 11:26:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24a2b254-42f7-40e4-ba08-6adda0a2c075","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:26:24Z","qos_policy_id":null,"name":"tenantnetwork1-net_b601e255-ad8f-4a5e-92e3-8ee211694fe8","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:26:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:26:25,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dd37734e-6864-4aa6-8380-c3cc61e5ce14 2018-07-21 11:26:25,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21239209175s 2018-07-21 11:26:25,603 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dd37734e-6864-4aa6-8380-c3cc61e5ce14 2018-07-21 11:26:25,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 11:26:25,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/24a2b254-42f7-40e4-ba08-6adda0a2c075.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f364adf610d13f14948d83a4c01fec187133499" 2018-07-21 11:26:26,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4842de23-f5a3-4ed5-9b41-82dc6558a16c Date: Sat, 21 Jul 2018 11:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:26:26,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/24a2b254-42f7-40e4-ba08-6adda0a2c075.json used request id req-4842de23-f5a3-4ed5-9b41-82dc6558a16c 2018-07-21 11:26:26,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.911504983902s 2018-07-21 11:26:26,516 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/24a2b254-42f7-40e4-ba08-6adda0a2c075.json used request id req-4842de23-f5a3-4ed5-9b41-82dc6558a16c 2018-07-21 11:26:26,568 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-21 11:26:26,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:26:26,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:26:26,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:26:26,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:26:26,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:26:26,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:26:26,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:26:26,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:26:26,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:26:26,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:26:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:26:26,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a5288c-e4bc-4726-b0e1-5beedb632aa1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:26:26,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-21a5288c-e4bc-4726-b0e1-5beedb632aa1 2018-07-21 11:26:26,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:26:27,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["tw46EJBcQqOp5P5kJ_NXUA"], "issued_at": "2018-07-21T11:26:27.000000Z"}} 2018-07-21 11:26:27,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:26:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:27,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-de2f923a-9634-452a-b375-943e8e1a4722 Date: Sat, 21 Jul 2018 11:26:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:26:27,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de2f923a-9634-452a-b375-943e8e1a4722 2018-07-21 11:26:27,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.509272098541s 2018-07-21 11:26:27,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de2f923a-9634-452a-b375-943e8e1a4722 2018-07-21 11:26:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:26:27,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 11:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79ae0079-3dcd-46c8-81c9-ddd15469d745 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-21 11:26:27,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-79ae0079-3dcd-46c8-81c9-ddd15469d745 2018-07-21 11:26:27,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:26:27,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:27,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8714184-2959-4985-8549-aaf7d91ef0e3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/94621fe7965f47f9a7cefcb349d6525a"}, "tags": [], "enabled": true, "id": "94621fe7965f47f9a7cefcb349d6525a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 11:26:27,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d8714184-2959-4985-8549-aaf7d91ef0e3 2018-07-21 11:26:27,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179891109467s 2018-07-21 11:26:27,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d8714184-2959-4985-8549-aaf7d91ef0e3 2018-07-21 11:26:27,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 11:26:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_8f3dc204-4fc3-4286-8096-e04d8907c73c"}}' 2018-07-21 11:26:28,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea65d8e8-a803-4963-845f-88915e7f5621 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292"}, "tags": [], "enabled": true, "id": "51f59eae64c945de92a9feaedec4b292", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8f3dc204-4fc3-4286-8096-e04d8907c73c"}} 2018-07-21 11:26:28,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ea65d8e8-a803-4963-845f-88915e7f5621 2018-07-21 11:26:28,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.195604085922s 2018-07-21 11:26:28,058 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ea65d8e8-a803-4963-845f-88915e7f5621 2018-07-21 11:26:28,059 - 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'51f59eae64c945de92a9feaedec4b292', '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_8f3dc204-4fc3-4286-8096-e04d8907c73c'}) 2018-07-21 11:26:28,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 11:26:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1f5ceac4-3f5c-4286-900b-ac098584f054", "email": null, "name": "tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c"}}' 2018-07-21 11:26:28,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34469212-bba7-440f-8f5f-5acb60b25429 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c", "links": {"self": "http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "960ca7405d7a4d49962e28893c2d14dc", "domain_id": "default", "password_expires_at": null}} 2018-07-21 11:26:28,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-34469212-bba7-440f-8f5f-5acb60b25429 2018-07-21 11:26:28,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.424584150314s 2018-07-21 11:26:28,490 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-34469212-bba7-440f-8f5f-5acb60b25429 2018-07-21 11:26:28,491 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'960ca7405d7a4d49962e28893c2d14dc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c'}) 2018-07-21 11:26:28,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:26:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:28,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b73522-07e3-4296-87d6-42fd93da8b76 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:26:28,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-19b73522-07e3-4296-87d6-42fd93da8b76 2018-07-21 11:26:28,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108451843262s 2018-07-21 11:26:28,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-19b73522-07e3-4296-87d6-42fd93da8b76 2018-07-21 11:26:28,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:26:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:28,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924d353b-a696-45b2-af5f-31d8e80dc260 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:26:28,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-924d353b-a696-45b2-af5f-31d8e80dc260 2018-07-21 11:26:28,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103793144226s 2018-07-21 11:26:28,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-924d353b-a696-45b2-af5f-31d8e80dc260 2018-07-21 11:26:28,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:26:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:28,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97da00fb-cf74-4fe4-af1c-ec3d81c9f4e9 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:26:28,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97da00fb-cf74-4fe4-af1c-ec3d81c9f4e9 2018-07-21 11:26:28,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0998749732971s 2018-07-21 11:26:28,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97da00fb-cf74-4fe4-af1c-ec3d81c9f4e9 2018-07-21 11:26:28,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:26:28,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:28,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8525aab7-04e1-43de-a747-6a2d3801f88e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 11:26:28,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8525aab7-04e1-43de-a747-6a2d3801f88e 2018-07-21 11:26:28,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112398147583s 2018-07-21 11:26:28,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8525aab7-04e1-43de-a747-6a2d3801f88e 2018-07-21 11:26:28,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:26:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:29,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050277e8-5406-4914-a0da-2ed6b8ea4849 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c", "links": {"self": "http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "960ca7405d7a4d49962e28893c2d14dc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:26:29,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-050277e8-5406-4914-a0da-2ed6b8ea4849 2018-07-21 11:26:29,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132547140121s 2018-07-21 11:26:29,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-050277e8-5406-4914-a0da-2ed6b8ea4849 2018-07-21 11:26:29,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:26:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:29,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b50c8ff-c631-43ad-a961-e300bec4950d Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292"}, "tags": [], "enabled": true, "id": "51f59eae64c945de92a9feaedec4b292", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8f3dc204-4fc3-4286-8096-e04d8907c73c"}]} 2018-07-21 11:26:29,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0b50c8ff-c631-43ad-a961-e300bec4950d 2018-07-21 11:26:29,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111467123032s 2018-07-21 11:26:29,192 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0b50c8ff-c631-43ad-a961-e300bec4950d 2018-07-21 11:26:29,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 11:26:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=960ca7405d7a4d49962e28893c2d14dc&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=51f59eae64c945de92a9feaedec4b292" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:29,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fca8d73-9a90-4751-81f5-f316cd2bd3ac Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=960ca7405d7a4d49962e28893c2d14dc&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=51f59eae64c945de92a9feaedec4b292", "previous": null, "next": null}} 2018-07-21 11:26:29,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=960ca7405d7a4d49962e28893c2d14dc&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=51f59eae64c945de92a9feaedec4b292 used request id req-5fca8d73-9a90-4751-81f5-f316cd2bd3ac 2018-07-21 11:26:29,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107842922211s 2018-07-21 11:26:29,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=960ca7405d7a4d49962e28893c2d14dc&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=51f59eae64c945de92a9feaedec4b292 used request id req-5fca8d73-9a90-4751-81f5-f316cd2bd3ac 2018-07-21 11:26:29,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 11:26:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292/users/960ca7405d7a4d49962e28893c2d14dc/roles/5c9b91ffa5ea4a64a117361a7712d164 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:29,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb6c8d0f-63e0-42ba-a8ec-9b1e6a61edbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:26:29,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292/users/960ca7405d7a4d49962e28893c2d14dc/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-bb6c8d0f-63e0-42ba-a8ec-9b1e6a61edbe 2018-07-21 11:26:29,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26944899559s 2018-07-21 11:26:29,581 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292/users/960ca7405d7a4d49962e28893c2d14dc/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-bb6c8d0f-63e0-42ba-a8ec-9b1e6a61edbe 2018-07-21 11:26:29,582 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_8f3dc204-4fc3-4286-8096-e04d8907c73c', 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'51f59eae64c945de92a9feaedec4b292', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1f5ceac4-3f5c-4286-900b-ac098584f054', 'username': u'tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 11:26:29,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:26:29,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:26:29,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:26:29,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:26:29,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:26:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:26:29,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:26:29,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:26:29,587 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c', 'password': '1f5ceac4-3f5c-4286-900b-ac098584f054', 'project_name': 'tenantnetwork2-project_8f3dc204-4fc3-4286-8096-e04d8907c73c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '51f59eae64c945de92a9feaedec4b292', 'project_domain_name': 'Default'} 2018-07-21 11:26:29,587 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-21 11:26:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:26:29,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3f0716-f08e-4167-b9d9-1826588440ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:26:29,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f3f0716-f08e-4167-b9d9-1826588440ec 2018-07-21 11:26:29,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:26:30,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51f59eae64c945de92a9feaedec4b292", "name": "tenantnetwork2-project_8f3dc204-4fc3-4286-8096-e04d8907c73c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/51f59eae64c945de92a9feaedec4b292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/51f59eae64c945de92a9feaedec4b292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/51f59eae64c945de92a9feaedec4b292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/51f59eae64c945de92a9feaedec4b292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/51f59eae64c945de92a9feaedec4b292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/51f59eae64c945de92a9feaedec4b292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/51f59eae64c945de92a9feaedec4b292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/51f59eae64c945de92a9feaedec4b292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/51f59eae64c945de92a9feaedec4b292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_51f59eae64c945de92a9feaedec4b292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_51f59eae64c945de92a9feaedec4b292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/51f59eae64c945de92a9feaedec4b292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/51f59eae64c945de92a9feaedec4b292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/51f59eae64c945de92a9feaedec4b292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c", "id": "960ca7405d7a4d49962e28893c2d14dc"}, "audit_ids": ["nSs-g0DkTdmHvVCfH_5KWw"], "issued_at": "2018-07-21T11:26:30.000000Z"}} 2018-07-21 11:26:30,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 11:26:30,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" -d '{"network": {"name": "tenantnetwork2-net_8f3dc204-4fc3-4286-8096-e04d8907c73c", "admin_state_up": true}}' 2018-07-21 11:26:30,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-9ed99978-5434-4ae8-a243-c0629c8744aa Date: Sat, 21 Jul 2018 11:26:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e80a5363-8dc1-4534-8bef-0b44c0a7fea6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"51f59eae64c945de92a9feaedec4b292","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:26:30Z","is_default":false,"name":"tenantnetwork2-net_8f3dc204-4fc3-4286-8096-e04d8907c73c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"51f59eae64c945de92a9feaedec4b292","created_at":"2018-07-21T11:26:30Z","mtu":1450}} 2018-07-21 11:26:30,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9ed99978-5434-4ae8-a243-c0629c8744aa 2018-07-21 11:26:30,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621138095856s 2018-07-21 11:26:30,746 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9ed99978-5434-4ae8-a243-c0629c8744aa 2018-07-21 11:26:30,746 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T11:26:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e80a5363-8dc1-4534-8bef-0b44c0a7fea6', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_8f3dc204-4fc3-4286-8096-e04d8907c73c', u'admin_state_up': True, u'tenant_id': u'51f59eae64c945de92a9feaedec4b292', u'created_at': u'2018-07-21T11:26:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'51f59eae64c945de92a9feaedec4b292', u'l2_adjacency': True}) 2018-07-21 11:26:30,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:26:30,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" 2018-07-21 11:26:31,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-eb213644-a46e-4934-a517-2f6aeb2f446f Date: Sat, 21 Jul 2018 11:26:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e80a5363-8dc1-4534-8bef-0b44c0a7fea6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"51f59eae64c945de92a9feaedec4b292","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:26:30Z","qos_policy_id":null,"name":"tenantnetwork2-net_8f3dc204-4fc3-4286-8096-e04d8907c73c","admin_state_up":true,"tenant_id":"51f59eae64c945de92a9feaedec4b292","created_at":"2018-07-21T11:26:30Z","mtu":1450}]} 2018-07-21 11:26:31,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eb213644-a46e-4934-a517-2f6aeb2f446f 2018-07-21 11:26:31,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.24627399445s 2018-07-21 11:26:31,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eb213644-a46e-4934-a517-2f6aeb2f446f 2018-07-21 11:26:31,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 11:26:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" -d '{"subnet": {"name": "tenantnetwork2-subnet_8f3dc204-4fc3-4286-8096-e04d8907c73c", "enable_dhcp": true, "network_id": "e80a5363-8dc1-4534-8bef-0b44c0a7fea6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 11:26:33,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d58bc9af-9213-4c10-b762-a49b1874d660 Date: Sat, 21 Jul 2018 11:26:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e80a5363-8dc1-4534-8bef-0b44c0a7fea6","tenant_id":"51f59eae64c945de92a9feaedec4b292","created_at":"2018-07-21T11:26:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:26:33Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"51f59eae64c945de92a9feaedec4b292","id":"c0cf7f3a-9562-4929-a5d3-492ceef6f825","subnetpool_id":null,"name":"tenantnetwork2-subnet_8f3dc204-4fc3-4286-8096-e04d8907c73c"}} 2018-07-21 11:26:33,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d58bc9af-9213-4c10-b762-a49b1874d660 2018-07-21 11:26:33,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.67928099632s 2018-07-21 11:26:33,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d58bc9af-9213-4c10-b762-a49b1874d660 2018-07-21 11:26:33,675 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:26:33Z', 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'c0cf7f3a-9562-4929-a5d3-492ceef6f825', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_8f3dc204-4fc3-4286-8096-e04d8907c73c', u'enable_dhcp': True, u'network_id': u'e80a5363-8dc1-4534-8bef-0b44c0a7fea6', u'tenant_id': u'51f59eae64c945de92a9feaedec4b292', u'created_at': u'2018-07-21T11:26:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'51f59eae64c945de92a9feaedec4b292'}) 2018-07-21 11:26:33,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 11:26:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" -d '{"router": {"external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82"}, "name": "tenantnetwork2-router_8f3dc204-4fc3-4286-8096-e04d8907c73c", "admin_state_up": true}}' 2018-07-21 11:26:40,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-15f52c72-254b-4aac-8f93-f04ce7b1ec4f Date: Sat, 21 Jul 2018 11:26:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "51f59eae64c945de92a9feaedec4b292", "created_at": "2018-07-21T11:26:34Z", "admin_state_up": true, "updated_at": "2018-07-21T11:26:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "51f59eae64c945de92a9feaedec4b292", "id": "8b90391a-bb47-483f-a97b-d5af15ee7b0b", "name": "tenantnetwork2-router_8f3dc204-4fc3-4286-8096-e04d8907c73c"}} 2018-07-21 11:26:40,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-15f52c72-254b-4aac-8f93-f04ce7b1ec4f 2018-07-21 11:26:40,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.58780384064s 2018-07-21 11:26:40,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-15f52c72-254b-4aac-8f93-f04ce7b1ec4f 2018-07-21 11:26:40,265 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:26:35Z', u'revision_number': 3, u'id': u'8b90391a-bb47-483f-a97b-d5af15ee7b0b', u'external_gateway_info': {u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'719faafb-320b-4168-94f0-c48ae64c44fa', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_8f3dc204-4fc3-4286-8096-e04d8907c73c', u'admin_state_up': True, u'tenant_id': u'51f59eae64c945de92a9feaedec4b292', u'created_at': u'2018-07-21T11:26:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'51f59eae64c945de92a9feaedec4b292'}) 2018-07-21 11:26:40,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 11:26:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" -d '{"subnet_id": "c0cf7f3a-9562-4929-a5d3-492ceef6f825"}' 2018-07-21 11:26:43,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a571801f-f292-49cc-840a-3ec24899afbb Date: Sat, 21 Jul 2018 11:26:43 GMT RESP BODY: {"network_id": "e80a5363-8dc1-4534-8bef-0b44c0a7fea6", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "subnet_id": "c0cf7f3a-9562-4929-a5d3-492ceef6f825", "subnet_ids": ["c0cf7f3a-9562-4929-a5d3-492ceef6f825"], "port_id": "26838d88-6dcd-4267-924f-25a527cd6a0a", "id": "8b90391a-bb47-483f-a97b-d5af15ee7b0b"} 2018-07-21 11:26:43,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b/add_router_interface.json used request id req-a571801f-f292-49cc-840a-3ec24899afbb 2018-07-21 11:26:43,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.65715813637s 2018-07-21 11:26:43,923 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b/add_router_interface.json used request id req-a571801f-f292-49cc-840a-3ec24899afbb returning object 8b90391a-bb47-483f-a97b-d5af15ee7b0b 2018-07-21 11:26:44,038 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:26:44,039 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-21 11:26:44,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 11:26:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" -d '{"subnet_id": "c0cf7f3a-9562-4929-a5d3-492ceef6f825"}' 2018-07-21 11:26:48,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-352c6cd6-b69d-4257-b01e-356030e4c848 Date: Sat, 21 Jul 2018 11:26:48 GMT RESP BODY: {"network_id": "e80a5363-8dc1-4534-8bef-0b44c0a7fea6", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "subnet_id": "c0cf7f3a-9562-4929-a5d3-492ceef6f825", "subnet_ids": ["c0cf7f3a-9562-4929-a5d3-492ceef6f825"], "port_id": "26838d88-6dcd-4267-924f-25a527cd6a0a", "id": "8b90391a-bb47-483f-a97b-d5af15ee7b0b"} 2018-07-21 11:26:48,099 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b/remove_router_interface.json used request id req-352c6cd6-b69d-4257-b01e-356030e4c848 2018-07-21 11:26:48,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.05636715889s 2018-07-21 11:26:48,100 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b/remove_router_interface.json used request id req-352c6cd6-b69d-4257-b01e-356030e4c848 returning object 8b90391a-bb47-483f-a97b-d5af15ee7b0b 2018-07-21 11:26:48,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:26:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" 2018-07-21 11:26:49,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-575be9f6-7cb2-4da1-8647-0159c01d94ae Date: Sat, 21 Jul 2018 11:26:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "51f59eae64c945de92a9feaedec4b292", "created_at": "2018-07-21T11:26:34Z", "admin_state_up": true, "updated_at": "2018-07-21T11:26:46Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "51f59eae64c945de92a9feaedec4b292", "id": "8b90391a-bb47-483f-a97b-d5af15ee7b0b", "name": "tenantnetwork2-router_8f3dc204-4fc3-4286-8096-e04d8907c73c"}]} 2018-07-21 11:26:49,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-575be9f6-7cb2-4da1-8647-0159c01d94ae 2018-07-21 11:26:49,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.19215703011s 2018-07-21 11:26:49,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-575be9f6-7cb2-4da1-8647-0159c01d94ae 2018-07-21 11:26:49,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 11:26:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" 2018-07-21 11:26:54,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c3ef310-ade7-4f5d-8907-2d8e19375965 Content-Length: 0 Date: Sat, 21 Jul 2018 11:26:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:26:54,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b.json used request id req-6c3ef310-ade7-4f5d-8907-2d8e19375965 2018-07-21 11:26:54,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.72388100624s 2018-07-21 11:26:54,019 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8b90391a-bb47-483f-a97b-d5af15ee7b0b.json used request id req-6c3ef310-ade7-4f5d-8907-2d8e19375965 2018-07-21 11:26:54,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:26:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" 2018-07-21 11:26:54,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ffa12dc6-5dff-48d9-aee3-2864c848f920 Date: Sat, 21 Jul 2018 11:26:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e80a5363-8dc1-4534-8bef-0b44c0a7fea6","tenant_id":"51f59eae64c945de92a9feaedec4b292","created_at":"2018-07-21T11:26:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:26:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"51f59eae64c945de92a9feaedec4b292","id":"c0cf7f3a-9562-4929-a5d3-492ceef6f825","subnetpool_id":null,"name":"tenantnetwork2-subnet_8f3dc204-4fc3-4286-8096-e04d8907c73c"}]} 2018-07-21 11:26:54,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ffa12dc6-5dff-48d9-aee3-2864c848f920 2018-07-21 11:26:54,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.961753129959s 2018-07-21 11:26:54,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ffa12dc6-5dff-48d9-aee3-2864c848f920 2018-07-21 11:26:54,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 11:26:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c0cf7f3a-9562-4929-a5d3-492ceef6f825.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" 2018-07-21 11:26:57,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-899d44b4-ae1b-40a5-b1e5-52e146bd2343 Date: Sat, 21 Jul 2018 11:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:26:57,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c0cf7f3a-9562-4929-a5d3-492ceef6f825.json used request id req-899d44b4-ae1b-40a5-b1e5-52e146bd2343 2018-07-21 11:26:57,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53793406487s 2018-07-21 11:26:57,521 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c0cf7f3a-9562-4929-a5d3-492ceef6f825.json used request id req-899d44b4-ae1b-40a5-b1e5-52e146bd2343 2018-07-21 11:26:57,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:26:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" 2018-07-21 11:26:57,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-722de779-5fed-4a69-9241-d0c43de42bdf Date: Sat, 21 Jul 2018 11:26:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e80a5363-8dc1-4534-8bef-0b44c0a7fea6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"51f59eae64c945de92a9feaedec4b292","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:26:57Z","qos_policy_id":null,"name":"tenantnetwork2-net_8f3dc204-4fc3-4286-8096-e04d8907c73c","admin_state_up":true,"tenant_id":"51f59eae64c945de92a9feaedec4b292","created_at":"2018-07-21T11:26:30Z","mtu":1450}]} 2018-07-21 11:26:57,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-722de779-5fed-4a69-9241-d0c43de42bdf 2018-07-21 11:26:57,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122463941574s 2018-07-21 11:26:57,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-722de779-5fed-4a69-9241-d0c43de42bdf 2018-07-21 11:26:57,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 11:26:57,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e80a5363-8dc1-4534-8bef-0b44c0a7fea6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14263e07794280eaa93aa34123d7038f4bae0e5a" 2018-07-21 11:26:59,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6baf6005-cf3d-4bd5-9679-38108de18162 Date: Sat, 21 Jul 2018 11:26:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:26:59,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e80a5363-8dc1-4534-8bef-0b44c0a7fea6.json used request id req-6baf6005-cf3d-4bd5-9679-38108de18162 2018-07-21 11:26:59,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43899607658s 2018-07-21 11:26:59,085 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e80a5363-8dc1-4534-8bef-0b44c0a7fea6.json used request id req-6baf6005-cf3d-4bd5-9679-38108de18162 2018-07-21 11:26:59,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:26:59,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:59,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a083950-2c12-45f8-a88c-dd64d58a2717 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c", "links": {"self": "http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "960ca7405d7a4d49962e28893c2d14dc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:26:59,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1a083950-2c12-45f8-a88c-dd64d58a2717 2018-07-21 11:26:59,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133830070496s 2018-07-21 11:26:59,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1a083950-2c12-45f8-a88c-dd64d58a2717 2018-07-21 11:26:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:26:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:59,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6e209a-92c9-4cbd-8681-7a070c3a2fa7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_8f3dc204-4fc3-4286-8096-e04d8907c73c", "links": {"self": "http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "960ca7405d7a4d49962e28893c2d14dc", "description": null}} 2018-07-21 11:26:59,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc used request id req-8f6e209a-92c9-4cbd-8681-7a070c3a2fa7 2018-07-21 11:26:59,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209254980087s 2018-07-21 11:26:59,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc used request id req-8f6e209a-92c9-4cbd-8681-7a070c3a2fa7 2018-07-21 11:26:59,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 11:26:59,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:59,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8353aaf-3dcc-4023-8085-1e553bb2052c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:26:59,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc used request id req-e8353aaf-3dcc-4023-8085-1e553bb2052c 2018-07-21 11:26:59,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271740913391s 2018-07-21 11:26:59,708 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/960ca7405d7a4d49962e28893c2d14dc used request id req-e8353aaf-3dcc-4023-8085-1e553bb2052c 2018-07-21 11:26:59,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:26:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:26:59,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5670f53b-eb8c-466c-abcb-99574cd69707 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292"}, "tags": [], "enabled": true, "id": "51f59eae64c945de92a9feaedec4b292", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8f3dc204-4fc3-4286-8096-e04d8907c73c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 11:26:59,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5670f53b-eb8c-466c-abcb-99574cd69707 2018-07-21 11:26:59,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107095003128s 2018-07-21 11:26:59,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5670f53b-eb8c-466c-abcb-99574cd69707 2018-07-21 11:26:59,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 11:26:59,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c1d2f8d15b9a7147211d18c79e75c20842b3a1a" 2018-07-21 11:27:00,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70920c00-7677-48ab-a106-f0de85f3cef3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:27:00,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292 used request id req-70920c00-7677-48ab-a106-f0de85f3cef3 2018-07-21 11:27:00,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286052942276s 2018-07-21 11:27:00,112 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/51f59eae64c945de92a9feaedec4b292 used request id req-70920c00-7677-48ab-a106-f0de85f3cef3 2018-07-21 11:27:00,164 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:27:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:27:00,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:27:00,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:27:00,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd49382-5f87-411e-8e39-aee743443963 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:27:00,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7cd49382-5f87-411e-8e39-aee743443963 2018-07-21 11:27:00,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:27:00,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:27:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["U5T-vhEnTc6nBxQSX_zk4A"], "issued_at": "2018-07-21T11:27:00.000000Z"}} 2018-07-21 11:27:00,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:27:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:01,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8b4994c6-4e3e-44c5-8ece-0d2a8712e782 Date: Sat, 21 Jul 2018 11:27:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:27:01,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b4994c6-4e3e-44c5-8ece-0d2a8712e782 2018-07-21 11:27:01,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386441230774s 2018-07-21 11:27:01,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b4994c6-4e3e-44c5-8ece-0d2a8712e782 2018-07-21 11:27:01,054 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-21 11:27:01,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 11:27:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"network": {"name": "vmready1-net_9d50feb0-ff63-49fc-9240-e2558aa5363e", "admin_state_up": true}}' 2018-07-21 11:27:02,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-387afeaa-d05a-494e-a1c5-e2df571d5f16 Date: Sat, 21 Jul 2018 11:27:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"754279bf-99c9-4f55-aa2d-5eea6f4d78e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:27:02Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_9d50feb0-ff63-49fc-9240-e2558aa5363e","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:27:02Z","mtu":1450}} 2018-07-21 11:27:02,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-387afeaa-d05a-494e-a1c5-e2df571d5f16 2018-07-21 11:27:02,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.28404688835s 2018-07-21 11:27:02,339 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-387afeaa-d05a-494e-a1c5-e2df571d5f16 2018-07-21 11:27:02,340 - 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-07-21T11:27:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'754279bf-99c9-4f55-aa2d-5eea6f4d78e0', u'provider:segmentation_id': 68, 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_9d50feb0-ff63-49fc-9240-e2558aa5363e', u'created_at': u'2018-07-21T11:27:02Z', u'mtu': 1450, u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8781eec94eee4e70b1ff8ac843be785e', u'l2_adjacency': True}) 2018-07-21 11:27:02,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:27:02,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:02,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-fcde18cb-e74e-4f69-a7dc-17aa603e323c Date: Sat, 21 Jul 2018 11:27:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"754279bf-99c9-4f55-aa2d-5eea6f4d78e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:27:02Z","qos_policy_id":null,"name":"vmready1-net_9d50feb0-ff63-49fc-9240-e2558aa5363e","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:27:02Z","provider:network_type":"vxlan"}]} 2018-07-21 11:27:02,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fcde18cb-e74e-4f69-a7dc-17aa603e323c 2018-07-21 11:27:02,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286247014999s 2018-07-21 11:27:02,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fcde18cb-e74e-4f69-a7dc-17aa603e323c 2018-07-21 11:27:02,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 11:27:02,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"subnet": {"name": "vmready1-subnet_9d50feb0-ff63-49fc-9240-e2558aa5363e", "enable_dhcp": true, "network_id": "754279bf-99c9-4f55-aa2d-5eea6f4d78e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 11:27:04,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-eb9174b2-634b-4b6f-af64-f18798d67e61 Date: Sat, 21 Jul 2018 11:27:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T11:27:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e955c703-f58e-4b73-91ed-9bfae26d54cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8781eec94eee4e70b1ff8ac843be785e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_9d50feb0-ff63-49fc-9240-e2558aa5363e","enable_dhcp":true,"segment_id":null,"network_id":"754279bf-99c9-4f55-aa2d-5eea6f4d78e0","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:27:03Z","ip_version":4}} 2018-07-21 11:27:04,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-eb9174b2-634b-4b6f-af64-f18798d67e61 2018-07-21 11:27:04,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.60203814507s 2018-07-21 11:27:04,232 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-eb9174b2-634b-4b6f-af64-f18798d67e61 2018-07-21 11:27:04,232 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:27:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e955c703-f58e-4b73-91ed-9bfae26d54cf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_9d50feb0-ff63-49fc-9240-e2558aa5363e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'754279bf-99c9-4f55-aa2d-5eea6f4d78e0', u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'created_at': u'2018-07-21T11:27:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8781eec94eee4e70b1ff8ac843be785e'}) 2018-07-21 11:27:04,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 11:27:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"router": {"external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82"}, "name": "vmready1-router_9d50feb0-ff63-49fc-9240-e2558aa5363e", "admin_state_up": true}}' 2018-07-21 11:27:11,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-128fa222-7a4f-4034-a5cf-64d920b207da Date: Sat, 21 Jul 2018 11:27:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:27:05Z", "admin_state_up": true, "updated_at": "2018-07-21T11:27:06Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b9bf3e64-0cb0-4138-bde7-2b51a2fa1382", "name": "vmready1-router_9d50feb0-ff63-49fc-9240-e2558aa5363e"}} 2018-07-21 11:27:11,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-128fa222-7a4f-4034-a5cf-64d920b207da 2018-07-21 11:27:11,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.95371198654s 2018-07-21 11:27:11,187 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-128fa222-7a4f-4034-a5cf-64d920b207da 2018-07-21 11:27:11,187 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:27:06Z', u'revision_number': 3, u'ha': True, u'id': u'b9bf3e64-0cb0-4138-bde7-2b51a2fa1382', u'external_gateway_info': {u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'719faafb-320b-4168-94f0-c48ae64c44fa', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_9d50feb0-ff63-49fc-9240-e2558aa5363e', u'admin_state_up': True, u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'created_at': u'2018-07-21T11:27:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'8781eec94eee4e70b1ff8ac843be785e'}) 2018-07-21 11:27:11,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 11:27:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"subnet_id": "e955c703-f58e-4b73-91ed-9bfae26d54cf"}' 2018-07-21 11:27:13,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-81033a31-0e1e-4f99-ad79-dd151140a376 Date: Sat, 21 Jul 2018 11:27:13 GMT RESP BODY: {"network_id": "754279bf-99c9-4f55-aa2d-5eea6f4d78e0", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "subnet_id": "e955c703-f58e-4b73-91ed-9bfae26d54cf", "subnet_ids": ["e955c703-f58e-4b73-91ed-9bfae26d54cf"], "port_id": "ca4478c0-c7f6-47a1-a92e-8e86b04187cb", "id": "b9bf3e64-0cb0-4138-bde7-2b51a2fa1382"} 2018-07-21 11:27:13,790 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382/add_router_interface.json used request id req-81033a31-0e1e-4f99-ad79-dd151140a376 2018-07-21 11:27:13,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60189008713s 2018-07-21 11:27:13,790 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382/add_router_interface.json used request id req-81033a31-0e1e-4f99-ad79-dd151140a376 returning object b9bf3e64-0cb0-4138-bde7-2b51a2fa1382 2018-07-21 11:27:13,791 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 11:27:13,923 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 11:27:13,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:27:13,929 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 11:27:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-21 11:27:13,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:27:13,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:14,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-10b54e90-dda8-4410-823f-be22a64d6290 Date: Sat, 21 Jul 2018 11:27:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:27:14,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-10b54e90-dda8-4410-823f-be22a64d6290 2018-07-21 11:27:14,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706112146378s 2018-07-21 11:27:14,641 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-10b54e90-dda8-4410-823f-be22a64d6290 2018-07-21 11:27:14,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 11:27:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e"}' 2018-07-21 11:27:15,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d234573e-bad1-4fdf-a64d-f2b4ee40f140 Date: Sat, 21 Jul 2018 11:27:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/file", "owner": "8781eec94eee4e70b1ff8ac843be785e", "id": "9c1218bc-c380-4ee2-ae7c-aa41f864e267", "size": null, "self": "/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:27:15Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e", "checksum": null, "created_at": "2018-07-21T11:27:15Z", "protected": false} 2018-07-21 11:27:15,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d234573e-bad1-4fdf-a64d-f2b4ee40f140 2018-07-21 11:27:15,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.769022941589s 2018-07-21 11:27:15,418 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d234573e-bad1-4fdf-a64d-f2b4ee40f140 returning object 9c1218bc-c380-4ee2-ae7c-aa41f864e267 2018-07-21 11:27:15,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 11:27:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '' 2018-07-21 11:27:19,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ebe88e8-b694-48b6-987c-85fa7872215c Date: Sat, 21 Jul 2018 11:27:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:27:19,551 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/file used request id req-6ebe88e8-b694-48b6-987c-85fa7872215c 2018-07-21 11:27:19,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.13191604614s 2018-07-21 11:27:19,551 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/file used request id req-6ebe88e8-b694-48b6-987c-85fa7872215c 2018-07-21 11:27:19,551 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T11:27:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/file', u'owner': u'8781eec94eee4e70b1ff8ac843be785e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9c1218bc-c380-4ee2-ae7c-aa41f864e267', u'size': None, u'name': u'vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e', u'checksum': None, u'self': u'/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T11:27:15Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 11:27:19,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 11:27:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_9d50feb0-ff63-49fc-9240-e2558aa5363e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 11:27:20,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edff034c-cfeb-4319-b452-e29936c750bc x-compute-request-id: req-edff034c-cfeb-4319-b452-e29936c750bc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_9d50feb0-ff63-49fc-9240-e2558aa5363e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6639523a-857f-465d-83ac-d1eb4413f9d0"}} 2018-07-21 11:27:20,341 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-edff034c-cfeb-4319-b452-e29936c750bc 2018-07-21 11:27:20,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.788395881653s 2018-07-21 11:27:20,341 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-edff034c-cfeb-4319-b452-e29936c750bc 2018-07-21 11:27:20,342 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_9d50feb0-ff63-49fc-9240-e2558aa5363e', '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'8781eec94eee4e70b1ff8ac843be785e', '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'6639523a-857f-465d-83ac-d1eb4413f9d0', 'swap': 0}) 2018-07-21 11:27:20,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 11:27:20,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"extra_specs": {}}' 2018-07-21 11:27:20,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e937549-1792-40d5-95b8-b0b414c38453 x-compute-request-id: req-1e937549-1792-40d5-95b8-b0b414c38453 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 11:27:20,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0/os-extra_specs used request id req-1e937549-1792-40d5-95b8-b0b414c38453 2018-07-21 11:27:20,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.137477874756s 2018-07-21 11:27:20,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0/os-extra_specs used request id req-1e937549-1792-40d5-95b8-b0b414c38453 2018-07-21 11:27:20,592 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:27:20,592 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 11:27:20,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 11:27:20,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" -d '{"subnet_id": "e955c703-f58e-4b73-91ed-9bfae26d54cf"}' 2018-07-21 11:27:23,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b10a687e-f715-4ea5-95dc-1df739982928 Date: Sat, 21 Jul 2018 11:27:23 GMT RESP BODY: {"network_id": "754279bf-99c9-4f55-aa2d-5eea6f4d78e0", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "subnet_id": "e955c703-f58e-4b73-91ed-9bfae26d54cf", "subnet_ids": ["e955c703-f58e-4b73-91ed-9bfae26d54cf"], "port_id": "ca4478c0-c7f6-47a1-a92e-8e86b04187cb", "id": "b9bf3e64-0cb0-4138-bde7-2b51a2fa1382"} 2018-07-21 11:27:23,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382/remove_router_interface.json used request id req-b10a687e-f715-4ea5-95dc-1df739982928 2018-07-21 11:27:23,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.29917407036s 2018-07-21 11:27:23,896 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382/remove_router_interface.json used request id req-b10a687e-f715-4ea5-95dc-1df739982928 returning object b9bf3e64-0cb0-4138-bde7-2b51a2fa1382 2018-07-21 11:27:23,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:27:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:24,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1457e34e-ea6d-409a-894e-230b9a7cce8f Date: Sat, 21 Jul 2018 11:27:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:27:05Z", "admin_state_up": true, "updated_at": "2018-07-21T11:27:22Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b9bf3e64-0cb0-4138-bde7-2b51a2fa1382", "name": "vmready1-router_9d50feb0-ff63-49fc-9240-e2558aa5363e"}]} 2018-07-21 11:27:24,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1457e34e-ea6d-409a-894e-230b9a7cce8f 2018-07-21 11:27:24,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.336686134338s 2018-07-21 11:27:24,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1457e34e-ea6d-409a-894e-230b9a7cce8f 2018-07-21 11:27:24,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 11:27:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:29,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b113ee0-c95a-418d-bb1a-6b63f2a6a798 Content-Length: 0 Date: Sat, 21 Jul 2018 11:27:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:27:29,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382.json used request id req-4b113ee0-c95a-418d-bb1a-6b63f2a6a798 2018-07-21 11:27:29,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.8014228344s 2018-07-21 11:27:29,037 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b9bf3e64-0cb0-4138-bde7-2b51a2fa1382.json used request id req-4b113ee0-c95a-418d-bb1a-6b63f2a6a798 2018-07-21 11:27:29,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:27:29,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:29,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-77743827-e1b2-4379-8c94-eaf040440da5 Date: Sat, 21 Jul 2018 11:27:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T11:22:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"719faafb-320b-4168-94f0-c48ae64c44fa","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3c04ffadc9ee456bb56c653ac17cc740","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:45Z","ip_version":4},{"updated_at":"2018-07-21T11:27:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e955c703-f58e-4b73-91ed-9bfae26d54cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8781eec94eee4e70b1ff8ac843be785e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_9d50feb0-ff63-49fc-9240-e2558aa5363e","enable_dhcp":true,"segment_id":null,"network_id":"754279bf-99c9-4f55-aa2d-5eea6f4d78e0","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:27:03Z","ip_version":4}]} 2018-07-21 11:27:29,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-77743827-e1b2-4379-8c94-eaf040440da5 2018-07-21 11:27:29,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.21462392807s 2018-07-21 11:27:29,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-77743827-e1b2-4379-8c94-eaf040440da5 2018-07-21 11:27:29,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 11:27:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/e955c703-f58e-4b73-91ed-9bfae26d54cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:31,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24fc9d40-7662-4bc7-9fff-3ca299f2f5bb Date: Sat, 21 Jul 2018 11:27:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:27:31,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e955c703-f58e-4b73-91ed-9bfae26d54cf.json used request id req-24fc9d40-7662-4bc7-9fff-3ca299f2f5bb 2018-07-21 11:27:31,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.92151498795s 2018-07-21 11:27:31,176 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e955c703-f58e-4b73-91ed-9bfae26d54cf.json used request id req-24fc9d40-7662-4bc7-9fff-3ca299f2f5bb 2018-07-21 11:27:31,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:27:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:31,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-4a672bbf-3088-4fa0-862e-65d244caffc0 Date: Sat, 21 Jul 2018 11:27:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"754279bf-99c9-4f55-aa2d-5eea6f4d78e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:27:30Z","qos_policy_id":null,"name":"vmready1-net_9d50feb0-ff63-49fc-9240-e2558aa5363e","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:27:02Z","provider:network_type":"vxlan"}]} 2018-07-21 11:27:31,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4a672bbf-3088-4fa0-862e-65d244caffc0 2018-07-21 11:27:31,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122099876404s 2018-07-21 11:27:31,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4a672bbf-3088-4fa0-862e-65d244caffc0 2018-07-21 11:27:31,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 11:27:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/754279bf-99c9-4f55-aa2d-5eea6f4d78e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:32,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-785daefd-1f85-4774-a85e-92ecc54f6632 Date: Sat, 21 Jul 2018 11:27:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:27:32,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/754279bf-99c9-4f55-aa2d-5eea6f4d78e0.json used request id req-785daefd-1f85-4774-a85e-92ecc54f6632 2018-07-21 11:27:32,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11427497864s 2018-07-21 11:27:32,414 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/754279bf-99c9-4f55-aa2d-5eea6f4d78e0.json used request id req-785daefd-1f85-4774-a85e-92ecc54f6632 2018-07-21 11:27:32,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:27:32,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:33,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-baabb045-f82f-437e-b9a2-8dfecab070e2 Date: Sat, 21 Jul 2018 11:27:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/snap", "metadata": {}}], "file": "/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/file", "owner": "8781eec94eee4e70b1ff8ac843be785e", "id": "9c1218bc-c380-4ee2-ae7c-aa41f864e267", "size": 12716032, "self": "/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:27:19Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_9d50feb0-ff63-49fc-9240-e2558aa5363e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:27:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:27:33,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-baabb045-f82f-437e-b9a2-8dfecab070e2 2018-07-21 11:27:33,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.69889998436s 2018-07-21 11:27:33,117 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-baabb045-f82f-437e-b9a2-8dfecab070e2 2018-07-21 11:27:33,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 11:27:33,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:34,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b2df01c-cf5b-4eb6-9c25-3913281cadab Date: Sat, 21 Jul 2018 11:27:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:27:34,177 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267 used request id req-1b2df01c-cf5b-4eb6-9c25-3913281cadab 2018-07-21 11:27:34,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05802297592s 2018-07-21 11:27:34,177 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9c1218bc-c380-4ee2-ae7c-aa41f864e267 used request id req-1b2df01c-cf5b-4eb6-9c25-3913281cadab 2018-07-21 11:27:34,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:27:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:34,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d37d797e-3b02-4e8e-ab01-008faed2e68b x-compute-request-id: req-d37d797e-3b02-4e8e-ab01-008faed2e68b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_9d50feb0-ff63-49fc-9240-e2558aa5363e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6639523a-857f-465d-83ac-d1eb4413f9d0"}]} 2018-07-21 11:27:34,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d37d797e-3b02-4e8e-ab01-008faed2e68b 2018-07-21 11:27:34,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.1322889328s 2018-07-21 11:27:34,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d37d797e-3b02-4e8e-ab01-008faed2e68b 2018-07-21 11:27:34,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 11:27:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fcb061ed73cef9bdae3e17481953f3a89481cd60" 2018-07-21 11:27:34,861 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eae57ea3-91db-439b-8e2c-860696ec0394 x-compute-request-id: req-eae57ea3-91db-439b-8e2c-860696ec0394 Content-Length: 0 Content-Type: application/json 2018-07-21 11:27:34,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0 used request id req-eae57ea3-91db-439b-8e2c-860696ec0394 2018-07-21 11:27:34,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.54922580719s 2018-07-21 11:27:34,861 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6639523a-857f-465d-83ac-d1eb4413f9d0 used request id req-eae57ea3-91db-439b-8e2c-860696ec0394 2018-07-21 11:27:34,913 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-21 11:27:34,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:27:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:27:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:27:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:27:34,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814bfedc-0069-415d-8d1d-2c66437b149b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:27:34,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-814bfedc-0069-415d-8d1d-2c66437b149b 2018-07-21 11:27:34,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:27:35,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["64NVpgXVQe6ICbx6cN9T9w"], "issued_at": "2018-07-21T11:27:35.000000Z"}} 2018-07-21 11:27:35,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:27:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e53970aa-0701-4688-aef7-5b9597e7dd59 Date: Sat, 21 Jul 2018 11:27:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:27:36,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e53970aa-0701-4688-aef7-5b9597e7dd59 2018-07-21 11:27:36,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.20950889587s 2018-07-21 11:27:36,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e53970aa-0701-4688-aef7-5b9597e7dd59 2018-07-21 11:27:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:27:36,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 11:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1eaf06b-7458-4afe-a61c-b844befec2e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-21 11:27:36,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a1eaf06b-7458-4afe-a61c-b844befec2e3 2018-07-21 11:27:36,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:27:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:36,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df27ec23-dbf8-4ad1-b682-9f25442c5ea3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/94621fe7965f47f9a7cefcb349d6525a"}, "tags": [], "enabled": true, "id": "94621fe7965f47f9a7cefcb349d6525a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 11:27:36,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-df27ec23-dbf8-4ad1-b682-9f25442c5ea3 2018-07-21 11:27:36,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108366012573s 2018-07-21 11:27:36,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-df27ec23-dbf8-4ad1-b682-9f25442c5ea3 2018-07-21 11:27:36,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 11:27:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_f8caa873-0d7c-4bcf-a629-5897852ffe55"}}' 2018-07-21 11:27:36,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17975ebf-c9d0-436e-bbc7-775d146622d3 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83"}, "tags": [], "enabled": true, "id": "69f529c1365546449a4421800f3f1e83", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f8caa873-0d7c-4bcf-a629-5897852ffe55"}} 2018-07-21 11:27:36,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-17975ebf-c9d0-436e-bbc7-775d146622d3 2018-07-21 11:27:36,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.188416957855s 2018-07-21 11:27:36,888 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-17975ebf-c9d0-436e-bbc7-775d146622d3 2018-07-21 11:27:36,888 - 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'69f529c1365546449a4421800f3f1e83', '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_f8caa873-0d7c-4bcf-a629-5897852ffe55'}) 2018-07-21 11:27:36,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 11:27:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6d7cb540-cae6-4e19-bebc-c677cdbeda03", "email": null, "name": "vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55"}}' 2018-07-21 11:27:37,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b955ff69-c5a4-4680-9d73-171be559fe17 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55", "links": {"self": "http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9dc26335f6d4b0582f10c978ec95348", "domain_id": "default", "password_expires_at": null}} 2018-07-21 11:27:37,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b955ff69-c5a4-4680-9d73-171be559fe17 2018-07-21 11:27:37,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.462895870209s 2018-07-21 11:27:37,357 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b955ff69-c5a4-4680-9d73-171be559fe17 2018-07-21 11:27:37,358 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd9dc26335f6d4b0582f10c978ec95348', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55'}) 2018-07-21 11:27:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:27:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:37,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c078c7d-d213-47ef-adc8-05b534841ee1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:27:37,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8c078c7d-d213-47ef-adc8-05b534841ee1 2018-07-21 11:27:37,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180855989456s 2018-07-21 11:27:37,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8c078c7d-d213-47ef-adc8-05b534841ee1 2018-07-21 11:27:37,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:27:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:37,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8474000-323d-4754-9534-51be1bbe9e52 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:27:37,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8474000-323d-4754-9534-51be1bbe9e52 2018-07-21 11:27:37,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120105028152s 2018-07-21 11:27:37,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8474000-323d-4754-9534-51be1bbe9e52 2018-07-21 11:27:37,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:27:37,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:37,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cab0c8-ae75-4a06-8539-cf745c7e98ae Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:27:37,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59cab0c8-ae75-4a06-8539-cf745c7e98ae 2018-07-21 11:27:37,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112108945847s 2018-07-21 11:27:37,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59cab0c8-ae75-4a06-8539-cf745c7e98ae 2018-07-21 11:27:37,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:27:37,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:37,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d45fa7-b8fa-4185-ad9d-b1c7f81e45d2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 11:27:37,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-22d45fa7-b8fa-4185-ad9d-b1c7f81e45d2 2018-07-21 11:27:37,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106056928635s 2018-07-21 11:27:37,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-22d45fa7-b8fa-4185-ad9d-b1c7f81e45d2 2018-07-21 11:27:37,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:27:37,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:37,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1817d0-1f4d-469b-ae63-d65012e1bd15 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55", "links": {"self": "http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9dc26335f6d4b0582f10c978ec95348", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:27:37,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc1817d0-1f4d-469b-ae63-d65012e1bd15 2018-07-21 11:27:37,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0430691242218s 2018-07-21 11:27:37,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc1817d0-1f4d-469b-ae63-d65012e1bd15 2018-07-21 11:27:37,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:27:37,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:38,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37cfb88d-80f5-4013-b34f-cf11551f8297 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83"}, "tags": [], "enabled": true, "id": "69f529c1365546449a4421800f3f1e83", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f8caa873-0d7c-4bcf-a629-5897852ffe55"}]} 2018-07-21 11:27:38,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-37cfb88d-80f5-4013-b34f-cf11551f8297 2018-07-21 11:27:38,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11474108696s 2018-07-21 11:27:38,065 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-37cfb88d-80f5-4013-b34f-cf11551f8297 2018-07-21 11:27:38,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 11:27:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d9dc26335f6d4b0582f10c978ec95348&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=69f529c1365546449a4421800f3f1e83" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:38,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb5feed-5b8e-45b7-9144-a10c672bc5b1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d9dc26335f6d4b0582f10c978ec95348&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=69f529c1365546449a4421800f3f1e83", "previous": null, "next": null}} 2018-07-21 11:27:38,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d9dc26335f6d4b0582f10c978ec95348&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=69f529c1365546449a4421800f3f1e83 used request id req-ddb5feed-5b8e-45b7-9144-a10c672bc5b1 2018-07-21 11:27:38,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0891568660736s 2018-07-21 11:27:38,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d9dc26335f6d4b0582f10c978ec95348&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=69f529c1365546449a4421800f3f1e83 used request id req-ddb5feed-5b8e-45b7-9144-a10c672bc5b1 2018-07-21 11:27:38,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 11:27:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83/users/d9dc26335f6d4b0582f10c978ec95348/roles/5c9b91ffa5ea4a64a117361a7712d164 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:27:38,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123a3cdf-25c2-47f5-8439-b80813f93fdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:27:38,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83/users/d9dc26335f6d4b0582f10c978ec95348/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-123a3cdf-25c2-47f5-8439-b80813f93fdc 2018-07-21 11:27:38,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.190435886383s 2018-07-21 11:27:38,355 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83/users/d9dc26335f6d4b0582f10c978ec95348/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-123a3cdf-25c2-47f5-8439-b80813f93fdc 2018-07-21 11:27:38,356 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_f8caa873-0d7c-4bcf-a629-5897852ffe55', 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'69f529c1365546449a4421800f3f1e83', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6d7cb540-cae6-4e19-bebc-c677cdbeda03', 'username': u'vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 11:27:38,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:27:38,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:27:38,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:27:38,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:27:38,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:27:38,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:27:38,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:27:38,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:27:38,361 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55', 'password': '6d7cb540-cae6-4e19-bebc-c677cdbeda03', 'project_name': 'vmready2-project_f8caa873-0d7c-4bcf-a629-5897852ffe55', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '69f529c1365546449a4421800f3f1e83', 'project_domain_name': 'Default'} 2018-07-21 11:27:38,361 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-21 11:27:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:27:38,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638a961f-ca71-4bf5-a05b-ee5306750364 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:27:38,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-638a961f-ca71-4bf5-a05b-ee5306750364 2018-07-21 11:27:38,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:27:38,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69f529c1365546449a4421800f3f1e83", "name": "vmready2-project_f8caa873-0d7c-4bcf-a629-5897852ffe55"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/69f529c1365546449a4421800f3f1e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/69f529c1365546449a4421800f3f1e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/69f529c1365546449a4421800f3f1e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/69f529c1365546449a4421800f3f1e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/69f529c1365546449a4421800f3f1e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/69f529c1365546449a4421800f3f1e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/69f529c1365546449a4421800f3f1e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/69f529c1365546449a4421800f3f1e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/69f529c1365546449a4421800f3f1e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_69f529c1365546449a4421800f3f1e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_69f529c1365546449a4421800f3f1e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/69f529c1365546449a4421800f3f1e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/69f529c1365546449a4421800f3f1e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/69f529c1365546449a4421800f3f1e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55", "id": "d9dc26335f6d4b0582f10c978ec95348"}, "audit_ids": ["nxz0XNtTQ4qMHls-eeCmUw"], "issued_at": "2018-07-21T11:27:38.000000Z"}} 2018-07-21 11:27:38,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 11:27:38,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" -d '{"network": {"name": "vmready2-net_f8caa873-0d7c-4bcf-a629-5897852ffe55", "admin_state_up": true}}' 2018-07-21 11:27:39,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-756b5759-f17f-435d-b31a-c4943c442e38 Date: Sat, 21 Jul 2018 11:27:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6c7e39d7-c697-4c8e-a288-58eda2bf4c74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69f529c1365546449a4421800f3f1e83","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:27:39Z","is_default":false,"name":"vmready2-net_f8caa873-0d7c-4bcf-a629-5897852ffe55","qos_policy_id":null,"admin_state_up":true,"tenant_id":"69f529c1365546449a4421800f3f1e83","created_at":"2018-07-21T11:27:39Z","mtu":1450}} 2018-07-21 11:27:39,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-756b5759-f17f-435d-b31a-c4943c442e38 2018-07-21 11:27:39,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.513736009598s 2018-07-21 11:27:39,273 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-756b5759-f17f-435d-b31a-c4943c442e38 2018-07-21 11:27:39,273 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T11:27:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6c7e39d7-c697-4c8e-a288-58eda2bf4c74', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_f8caa873-0d7c-4bcf-a629-5897852ffe55', u'admin_state_up': True, u'tenant_id': u'69f529c1365546449a4421800f3f1e83', u'created_at': u'2018-07-21T11:27:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'69f529c1365546449a4421800f3f1e83', u'l2_adjacency': True}) 2018-07-21 11:27:39,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:27:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:27:39,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-e9c8efdb-4d94-4fca-967c-864e28bef31d Date: Sat, 21 Jul 2018 11:27:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6c7e39d7-c697-4c8e-a288-58eda2bf4c74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69f529c1365546449a4421800f3f1e83","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:27:39Z","qos_policy_id":null,"name":"vmready2-net_f8caa873-0d7c-4bcf-a629-5897852ffe55","admin_state_up":true,"tenant_id":"69f529c1365546449a4421800f3f1e83","created_at":"2018-07-21T11:27:39Z","mtu":1450}]} 2018-07-21 11:27:39,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e9c8efdb-4d94-4fca-967c-864e28bef31d 2018-07-21 11:27:39,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.439239025116s 2018-07-21 11:27:39,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e9c8efdb-4d94-4fca-967c-864e28bef31d 2018-07-21 11:27:39,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 11:27:39,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" -d '{"subnet": {"name": "vmready2-subnet_f8caa873-0d7c-4bcf-a629-5897852ffe55", "enable_dhcp": true, "network_id": "6c7e39d7-c697-4c8e-a288-58eda2bf4c74", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 11:27:40,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d9391483-11fa-4a0d-928a-cdf2227f5007 Date: Sat, 21 Jul 2018 11:27:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7e39d7-c697-4c8e-a288-58eda2bf4c74","tenant_id":"69f529c1365546449a4421800f3f1e83","created_at":"2018-07-21T11:27:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:27:40Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"69f529c1365546449a4421800f3f1e83","id":"fce940f4-754b-4653-8f5a-81c120a15427","subnetpool_id":null,"name":"vmready2-subnet_f8caa873-0d7c-4bcf-a629-5897852ffe55"}} 2018-07-21 11:27:40,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d9391483-11fa-4a0d-928a-cdf2227f5007 2018-07-21 11:27:40,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07784700394s 2018-07-21 11:27:40,794 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d9391483-11fa-4a0d-928a-cdf2227f5007 2018-07-21 11:27:40,794 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:27: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'fce940f4-754b-4653-8f5a-81c120a15427', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_f8caa873-0d7c-4bcf-a629-5897852ffe55', u'enable_dhcp': True, u'network_id': u'6c7e39d7-c697-4c8e-a288-58eda2bf4c74', u'tenant_id': u'69f529c1365546449a4421800f3f1e83', u'created_at': u'2018-07-21T11:27: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'69f529c1365546449a4421800f3f1e83'}) 2018-07-21 11:27:40,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 11:27:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" -d '{"router": {"external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82"}, "name": "vmready2-router_f8caa873-0d7c-4bcf-a629-5897852ffe55", "admin_state_up": true}}' 2018-07-21 11:27:47,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6eadc19e-c938-4ca7-a047-a1abaa5ea609 Date: Sat, 21 Jul 2018 11:27:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "69f529c1365546449a4421800f3f1e83", "created_at": "2018-07-21T11:27:41Z", "admin_state_up": true, "updated_at": "2018-07-21T11:27:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "69f529c1365546449a4421800f3f1e83", "id": "d45bf14e-2a5a-455f-8cb2-8d2a406e7b27", "name": "vmready2-router_f8caa873-0d7c-4bcf-a629-5897852ffe55"}} 2018-07-21 11:27:47,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6eadc19e-c938-4ca7-a047-a1abaa5ea609 2018-07-21 11:27:47,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.27810192108s 2018-07-21 11:27:47,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6eadc19e-c938-4ca7-a047-a1abaa5ea609 2018-07-21 11:27:47,074 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:27:42Z', u'revision_number': 3, u'id': u'd45bf14e-2a5a-455f-8cb2-8d2a406e7b27', u'external_gateway_info': {u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'719faafb-320b-4168-94f0-c48ae64c44fa', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_f8caa873-0d7c-4bcf-a629-5897852ffe55', u'admin_state_up': True, u'tenant_id': u'69f529c1365546449a4421800f3f1e83', u'created_at': u'2018-07-21T11:27:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'69f529c1365546449a4421800f3f1e83'}) 2018-07-21 11:27:47,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 11:27:47,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" -d '{"subnet_id": "fce940f4-754b-4653-8f5a-81c120a15427"}' 2018-07-21 11:27:49,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63f3377f-cdc2-46df-bcf4-bce8c021c88a Date: Sat, 21 Jul 2018 11:27:49 GMT RESP BODY: {"network_id": "6c7e39d7-c697-4c8e-a288-58eda2bf4c74", "tenant_id": "69f529c1365546449a4421800f3f1e83", "subnet_id": "fce940f4-754b-4653-8f5a-81c120a15427", "subnet_ids": ["fce940f4-754b-4653-8f5a-81c120a15427"], "port_id": "da408535-d3c2-43aa-ae62-fcd6c70e7b57", "id": "d45bf14e-2a5a-455f-8cb2-8d2a406e7b27"} 2018-07-21 11:27:49,963 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27/add_router_interface.json used request id req-63f3377f-cdc2-46df-bcf4-bce8c021c88a 2018-07-21 11:27:49,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.88894605637s 2018-07-21 11:27:49,964 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27/add_router_interface.json used request id req-63f3377f-cdc2-46df-bcf4-bce8c021c88a returning object d45bf14e-2a5a-455f-8cb2-8d2a406e7b27 2018-07-21 11:27:49,964 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 11:27:50,092 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 11:27:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:27:50,099 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 11:27:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-21 11:27:50,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:27:50,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:27:50,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ca048921-3b0c-4d87-b8c3-8f5181358622 Date: Sat, 21 Jul 2018 11:27:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:27:50,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ca048921-3b0c-4d87-b8c3-8f5181358622 2018-07-21 11:27:50,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75455904007s 2018-07-21 11:27:50,858 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ca048921-3b0c-4d87-b8c3-8f5181358622 2018-07-21 11:27:50,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 11:27:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55"}' 2018-07-21 11:27:51,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-16a0261a-fa7e-4f45-a253-bd70108be111 Date: Sat, 21 Jul 2018 11:27:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/file", "owner": "69f529c1365546449a4421800f3f1e83", "id": "c0d37f34-9fd5-4df1-9f11-59d47a98dd7a", "size": null, "self": "/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:27:51Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55", "checksum": null, "created_at": "2018-07-21T11:27:51Z", "protected": false} 2018-07-21 11:27:51,697 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-16a0261a-fa7e-4f45-a253-bd70108be111 2018-07-21 11:27:51,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.831382989883s 2018-07-21 11:27:51,698 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-16a0261a-fa7e-4f45-a253-bd70108be111 returning object c0d37f34-9fd5-4df1-9f11-59d47a98dd7a 2018-07-21 11:27:51,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 11:27:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" -d '' 2018-07-21 11:27:53,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32514700-f13a-4466-8701-05d6ae8b2179 Date: Sat, 21 Jul 2018 11:27:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:27:53,350 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/file used request id req-32514700-f13a-4466-8701-05d6ae8b2179 2018-07-21 11:27:53,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.65197920799s 2018-07-21 11:27:53,351 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/file used request id req-32514700-f13a-4466-8701-05d6ae8b2179 2018-07-21 11:27:53,351 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T11:27:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/file', u'owner': u'69f529c1365546449a4421800f3f1e83', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c0d37f34-9fd5-4df1-9f11-59d47a98dd7a', u'size': None, u'name': u'vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55', u'checksum': None, u'self': u'/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T11:27:51Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 11:27:53,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 11:27:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_f8caa873-0d7c-4bcf-a629-5897852ffe55", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 11:27:53,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47791546-7bd3-4585-9754-ff13e440f8ba x-compute-request-id: req-47791546-7bd3-4585-9754-ff13e440f8ba Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_f8caa873-0d7c-4bcf-a629-5897852ffe55", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "df1e9734-8e12-4cf1-8773-63c722df0e53"}} 2018-07-21 11:27:53,608 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-47791546-7bd3-4585-9754-ff13e440f8ba 2018-07-21 11:27:53,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.256616830826s 2018-07-21 11:27:53,609 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-47791546-7bd3-4585-9754-ff13e440f8ba 2018-07-21 11:27:53,610 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_f8caa873-0d7c-4bcf-a629-5897852ffe55', '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'8781eec94eee4e70b1ff8ac843be785e', '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'df1e9734-8e12-4cf1-8773-63c722df0e53', 'swap': 0}) 2018-07-21 11:27:53,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 11:27:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" -d '{"extra_specs": {}}' 2018-07-21 11:27:53,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dee496dd-ecd2-4a7f-b942-dd130f0c0b1e x-compute-request-id: req-dee496dd-ecd2-4a7f-b942-dd130f0c0b1e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 11:27:53,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53/os-extra_specs used request id req-dee496dd-ecd2-4a7f-b942-dd130f0c0b1e 2018-07-21 11:27:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254929065704s 2018-07-21 11:27:53,636 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53/os-extra_specs used request id req-dee496dd-ecd2-4a7f-b942-dd130f0c0b1e 2018-07-21 11:27:53,743 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:27:53,743 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 11:27:53,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 11:27:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" -d '{"subnet_id": "fce940f4-754b-4653-8f5a-81c120a15427"}' 2018-07-21 11:27:56,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6d246c9a-5a85-4d94-9812-246001dfedec Date: Sat, 21 Jul 2018 11:27:56 GMT RESP BODY: {"network_id": "6c7e39d7-c697-4c8e-a288-58eda2bf4c74", "tenant_id": "69f529c1365546449a4421800f3f1e83", "subnet_id": "fce940f4-754b-4653-8f5a-81c120a15427", "subnet_ids": ["fce940f4-754b-4653-8f5a-81c120a15427"], "port_id": "da408535-d3c2-43aa-ae62-fcd6c70e7b57", "id": "d45bf14e-2a5a-455f-8cb2-8d2a406e7b27"} 2018-07-21 11:27:56,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27/remove_router_interface.json used request id req-6d246c9a-5a85-4d94-9812-246001dfedec 2018-07-21 11:27:56,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.24238085747s 2018-07-21 11:27:56,992 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27/remove_router_interface.json used request id req-6d246c9a-5a85-4d94-9812-246001dfedec returning object d45bf14e-2a5a-455f-8cb2-8d2a406e7b27 2018-07-21 11:27:56,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:27:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:27:57,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-8ad13ff3-dd0c-4ce8-b9f8-032192647f77 Date: Sat, 21 Jul 2018 11:27:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69f529c1365546449a4421800f3f1e83", "created_at": "2018-07-21T11:27:41Z", "admin_state_up": true, "updated_at": "2018-07-21T11:27:55Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "69f529c1365546449a4421800f3f1e83", "id": "d45bf14e-2a5a-455f-8cb2-8d2a406e7b27", "name": "vmready2-router_f8caa873-0d7c-4bcf-a629-5897852ffe55"}]} 2018-07-21 11:27:57,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8ad13ff3-dd0c-4ce8-b9f8-032192647f77 2018-07-21 11:27:57,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.477458953857s 2018-07-21 11:27:57,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8ad13ff3-dd0c-4ce8-b9f8-032192647f77 2018-07-21 11:27:57,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 11:27:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:28:01,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eaceba22-5f0b-42e0-879b-3f3f34572936 Content-Length: 0 Date: Sat, 21 Jul 2018 11:28:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:28:01,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27.json used request id req-eaceba22-5f0b-42e0-879b-3f3f34572936 2018-07-21 11:28:01,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.80474901199s 2018-07-21 11:28:01,278 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d45bf14e-2a5a-455f-8cb2-8d2a406e7b27.json used request id req-eaceba22-5f0b-42e0-879b-3f3f34572936 2018-07-21 11:28:01,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:28:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:28:01,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-589bc6bf-041b-49f1-a96f-a0072cffad71 Date: Sat, 21 Jul 2018 11:28:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7e39d7-c697-4c8e-a288-58eda2bf4c74","tenant_id":"69f529c1365546449a4421800f3f1e83","created_at":"2018-07-21T11:27:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:27:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"69f529c1365546449a4421800f3f1e83","id":"fce940f4-754b-4653-8f5a-81c120a15427","subnetpool_id":null,"name":"vmready2-subnet_f8caa873-0d7c-4bcf-a629-5897852ffe55"}]} 2018-07-21 11:28:01,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-589bc6bf-041b-49f1-a96f-a0072cffad71 2018-07-21 11:28:01,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.247161149979s 2018-07-21 11:28:01,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-589bc6bf-041b-49f1-a96f-a0072cffad71 2018-07-21 11:28:01,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 11:28:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fce940f4-754b-4653-8f5a-81c120a15427.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:28:03,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-776dcda5-a966-4714-9ae2-3005daacbbd4 Date: Sat, 21 Jul 2018 11:28:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:28:03,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fce940f4-754b-4653-8f5a-81c120a15427.json used request id req-776dcda5-a966-4714-9ae2-3005daacbbd4 2018-07-21 11:28:03,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.32029795647s 2018-07-21 11:28:03,848 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fce940f4-754b-4653-8f5a-81c120a15427.json used request id req-776dcda5-a966-4714-9ae2-3005daacbbd4 2018-07-21 11:28:03,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:28:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:28:04,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-37138081-eeb5-4fb1-aa99-ab87229d8674 Date: Sat, 21 Jul 2018 11:28:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6c7e39d7-c697-4c8e-a288-58eda2bf4c74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f529c1365546449a4421800f3f1e83","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:28:03Z","qos_policy_id":null,"name":"vmready2-net_f8caa873-0d7c-4bcf-a629-5897852ffe55","admin_state_up":true,"tenant_id":"69f529c1365546449a4421800f3f1e83","created_at":"2018-07-21T11:27:39Z","mtu":1450}]} 2018-07-21 11:28:04,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37138081-eeb5-4fb1-aa99-ab87229d8674 2018-07-21 11:28:04,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32829117775s 2018-07-21 11:28:04,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37138081-eeb5-4fb1-aa99-ab87229d8674 2018-07-21 11:28:04,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 11:28:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/6c7e39d7-c697-4c8e-a288-58eda2bf4c74.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:28:05,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8b3638e-f4e6-405c-89e4-205b64b19aa3 Date: Sat, 21 Jul 2018 11:28:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:28:05,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6c7e39d7-c697-4c8e-a288-58eda2bf4c74.json used request id req-b8b3638e-f4e6-405c-89e4-205b64b19aa3 2018-07-21 11:28:05,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.49031186104s 2018-07-21 11:28:05,669 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6c7e39d7-c697-4c8e-a288-58eda2bf4c74.json used request id req-b8b3638e-f4e6-405c-89e4-205b64b19aa3 2018-07-21 11:28:05,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:28:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:28:06,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-76e1f798-5511-4051-aaf8-9b6160d27129 Date: Sat, 21 Jul 2018 11:28:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/snap", "metadata": {}}], "file": "/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/file", "owner": "69f529c1365546449a4421800f3f1e83", "id": "c0d37f34-9fd5-4df1-9f11-59d47a98dd7a", "size": 12716032, "self": "/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:27:53Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f8caa873-0d7c-4bcf-a629-5897852ffe55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:27:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:28:06,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-76e1f798-5511-4051-aaf8-9b6160d27129 2018-07-21 11:28:06,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734097957611s 2018-07-21 11:28:06,408 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-76e1f798-5511-4051-aaf8-9b6160d27129 2018-07-21 11:28:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 11:28:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6fe8beb091df36071f488285b1a20d8541fe5dd7" 2018-07-21 11:28:07,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97ad0acd-e155-448d-96b9-5c4af42f91a2 Date: Sat, 21 Jul 2018 11:28:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:28:07,416 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a used request id req-97ad0acd-e155-448d-96b9-5c4af42f91a2 2018-07-21 11:28:07,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00626301765s 2018-07-21 11:28:07,416 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c0d37f34-9fd5-4df1-9f11-59d47a98dd7a used request id req-97ad0acd-e155-448d-96b9-5c4af42f91a2 2018-07-21 11:28:07,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:28:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:28:07,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3f82dbf-ccfd-406c-8d01-f762c1991787 x-compute-request-id: req-a3f82dbf-ccfd-406c-8d01-f762c1991787 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_f8caa873-0d7c-4bcf-a629-5897852ffe55", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "df1e9734-8e12-4cf1-8773-63c722df0e53"}]} 2018-07-21 11:28:07,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a3f82dbf-ccfd-406c-8d01-f762c1991787 2018-07-21 11:28:07,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.139215946198s 2018-07-21 11:28:07,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a3f82dbf-ccfd-406c-8d01-f762c1991787 2018-07-21 11:28:07,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 11:28:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:28:07,728 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b897071-b7c8-4467-b18a-4663bb78ac20 x-compute-request-id: req-6b897071-b7c8-4467-b18a-4663bb78ac20 Content-Length: 0 Content-Type: application/json 2018-07-21 11:28:07,728 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53 used request id req-6b897071-b7c8-4467-b18a-4663bb78ac20 2018-07-21 11:28:07,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.169564962387s 2018-07-21 11:28:07,728 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/df1e9734-8e12-4cf1-8773-63c722df0e53 used request id req-6b897071-b7c8-4467-b18a-4663bb78ac20 2018-07-21 11:28:07,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:28:07,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:28:07,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61cf5c85-5b71-4b38-aa99-7dd07ded1840 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55", "links": {"self": "http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9dc26335f6d4b0582f10c978ec95348", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:28:07,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-61cf5c85-5b71-4b38-aa99-7dd07ded1840 2018-07-21 11:28:07,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123540878296s 2018-07-21 11:28:07,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-61cf5c85-5b71-4b38-aa99-7dd07ded1840 2018-07-21 11:28:07,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:28:07,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:28:07,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844e44cf-96d0-4265-b231-b17e8ba78ce3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_f8caa873-0d7c-4bcf-a629-5897852ffe55", "links": {"self": "http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d9dc26335f6d4b0582f10c978ec95348", "description": null}} 2018-07-21 11:28:07,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348 used request id req-844e44cf-96d0-4265-b231-b17e8ba78ce3 2018-07-21 11:28:07,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118224859238s 2018-07-21 11:28:07,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348 used request id req-844e44cf-96d0-4265-b231-b17e8ba78ce3 2018-07-21 11:28:07,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 11:28:07,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:28:08,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d39faa-f8b7-4d96-a9fd-8c5946423016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:28:08,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348 used request id req-15d39faa-f8b7-4d96-a9fd-8c5946423016 2018-07-21 11:28:08,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.261039018631s 2018-07-21 11:28:08,239 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d9dc26335f6d4b0582f10c978ec95348 used request id req-15d39faa-f8b7-4d96-a9fd-8c5946423016 2018-07-21 11:28:08,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:28:08,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:28:08,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef6a16a-1e18-436f-9a67-33e428f0198c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83"}, "tags": [], "enabled": true, "id": "69f529c1365546449a4421800f3f1e83", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f8caa873-0d7c-4bcf-a629-5897852ffe55"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 11:28:08,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4ef6a16a-1e18-436f-9a67-33e428f0198c 2018-07-21 11:28:08,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176229953766s 2018-07-21 11:28:08,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4ef6a16a-1e18-436f-9a67-33e428f0198c 2018-07-21 11:28:08,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 11:28:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23085beebb8daa85e8d15ddf8c8d249fc0854869" 2018-07-21 11:28:08,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be8d668-60e5-4829-9aea-f71e6cd6795e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:28:08,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83 used request id req-8be8d668-60e5-4829-9aea-f71e6cd6795e 2018-07-21 11:28:08,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197213888168s 2018-07-21 11:28:08,623 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/69f529c1365546449a4421800f3f1e83 used request id req-8be8d668-60e5-4829-9aea-f71e6cd6795e 2018-07-21 11:28:08,675 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:28:08,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:28:08,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:28:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:28:08,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3bc0da-9a01-4564-9f86-c2caab1a8da7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:28:08,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0d3bc0da-9a01-4564-9f86-c2caab1a8da7 2018-07-21 11:28:08,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:28:09,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["-L5oO73QTkylWP0hO8aL4Q"], "issued_at": "2018-07-21T11:28:09.000000Z"}} 2018-07-21 11:28:09,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:28:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:09,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b5b70289-7627-4a40-a54c-65e5e6621ec2 Date: Sat, 21 Jul 2018 11:28:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:28:09,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b5b70289-7627-4a40-a54c-65e5e6621ec2 2018-07-21 11:28:09,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280534982681s 2018-07-21 11:28:09,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b5b70289-7627-4a40-a54c-65e5e6621ec2 2018-07-21 11:28:09,421 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-21 11:28:09,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 11:28:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"network": {"name": "singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "admin_state_up": true}}' 2018-07-21 11:28:09,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-1f49e4c1-11bb-46de-8bdb-af52718a5dc3 Date: Sat, 21 Jul 2018 11:28:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"57de3038-b446-4a6e-be88-f400241426a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:28:09Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:09Z","mtu":1450}} 2018-07-21 11:28:09,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f49e4c1-11bb-46de-8bdb-af52718a5dc3 2018-07-21 11:28:09,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.508824110031s 2018-07-21 11:28:09,931 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f49e4c1-11bb-46de-8bdb-af52718a5dc3 2018-07-21 11:28:09,932 - 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-07-21T11:28:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'57de3038-b446-4a6e-be88-f400241426a1', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', u'created_at': u'2018-07-21T11:28:09Z', u'mtu': 1450, u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8781eec94eee4e70b1ff8ac843be785e', u'l2_adjacency': True}) 2018-07-21 11:28:09,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:28:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:10,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-98fa8e12-61b4-4843-b890-8754d0127e50 Date: Sat, 21 Jul 2018 11:28:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"57de3038-b446-4a6e-be88-f400241426a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:28:09Z","qos_policy_id":null,"name":"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:09Z","provider:network_type":"vxlan"}]} 2018-07-21 11:28:10,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-98fa8e12-61b4-4843-b890-8754d0127e50 2018-07-21 11:28:10,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269224882126s 2018-07-21 11:28:10,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-98fa8e12-61b4-4843-b890-8754d0127e50 2018-07-21 11:28:10,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 11:28:10,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"subnet": {"name": "singlevm1-subnet_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "enable_dhcp": true, "network_id": "57de3038-b446-4a6e-be88-f400241426a1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 11:28:10,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-70d1b7c0-1f53-407a-bc6e-5c0bcfa71916 Date: Sat, 21 Jul 2018 11:28:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T11:28:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f11bffeb-530e-479e-b2f9-52a78c953a7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8781eec94eee4e70b1ff8ac843be785e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","enable_dhcp":true,"segment_id":null,"network_id":"57de3038-b446-4a6e-be88-f400241426a1","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:10Z","ip_version":4}} 2018-07-21 11:28:10,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-70d1b7c0-1f53-407a-bc6e-5c0bcfa71916 2018-07-21 11:28:10,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.583259105682s 2018-07-21 11:28:10,788 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-70d1b7c0-1f53-407a-bc6e-5c0bcfa71916 2018-07-21 11:28:10,788 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:28: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'f11bffeb-530e-479e-b2f9-52a78c953a7f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'57de3038-b446-4a6e-be88-f400241426a1', u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'created_at': u'2018-07-21T11:28: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'8781eec94eee4e70b1ff8ac843be785e'}) 2018-07-21 11:28:10,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 11:28:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"router": {"external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82"}, "name": "singlevm1-router_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "admin_state_up": true}}' 2018-07-21 11:28:16,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-94c40553-2ca6-44f5-b0af-7f9670fdb829 Date: Sat, 21 Jul 2018 11:28:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:11Z", "admin_state_up": true, "updated_at": "2018-07-21T11:28:12Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "346eb95c-d654-49ee-a213-b731e4254f24", "name": "singlevm1-router_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}} 2018-07-21 11:28:16,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-94c40553-2ca6-44f5-b0af-7f9670fdb829 2018-07-21 11:28:16,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.97779393196s 2018-07-21 11:28:16,767 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-94c40553-2ca6-44f5-b0af-7f9670fdb829 2018-07-21 11:28:16,767 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:28:12Z', u'revision_number': 3, u'ha': True, u'id': u'346eb95c-d654-49ee-a213-b731e4254f24', u'external_gateway_info': {u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'719faafb-320b-4168-94f0-c48ae64c44fa', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', u'admin_state_up': True, u'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', u'created_at': u'2018-07-21T11:28:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'8781eec94eee4e70b1ff8ac843be785e'}) 2018-07-21 11:28:16,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 11:28:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"subnet_id": "f11bffeb-530e-479e-b2f9-52a78c953a7f"}' 2018-07-21 11:28:19,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb437de6-b5ea-47e0-9d65-61bb7523c0f0 Date: Sat, 21 Jul 2018 11:28:19 GMT RESP BODY: {"network_id": "57de3038-b446-4a6e-be88-f400241426a1", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "subnet_id": "f11bffeb-530e-479e-b2f9-52a78c953a7f", "subnet_ids": ["f11bffeb-530e-479e-b2f9-52a78c953a7f"], "port_id": "af8d9bb7-17ef-4b46-8b29-e3576b682588", "id": "346eb95c-d654-49ee-a213-b731e4254f24"} 2018-07-21 11:28:19,525 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24/add_router_interface.json used request id req-cb437de6-b5ea-47e0-9d65-61bb7523c0f0 2018-07-21 11:28:19,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.75755405426s 2018-07-21 11:28:19,526 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24/add_router_interface.json used request id req-cb437de6-b5ea-47e0-9d65-61bb7523c0f0 returning object 346eb95c-d654-49ee-a213-b731e4254f24 2018-07-21 11:28:19,526 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 11:28:19,658 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 11:28:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:28:19,665 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 11:28:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-21 11:28:19,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:28:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:20,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-de71dd3f-fa08-409f-aba3-74e8d04f1b1c Date: Sat, 21 Jul 2018 11:28:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:28:20,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de71dd3f-fa08-409f-aba3-74e8d04f1b1c 2018-07-21 11:28:20,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.722218990326s 2018-07-21 11:28:20,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de71dd3f-fa08-409f-aba3-74e8d04f1b1c 2018-07-21 11:28:20,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 11:28:20,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}' 2018-07-21 11:28:20,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7de8add1-28d9-48d4-b377-74b7d89ac23f Date: Sat, 21 Jul 2018 11:28:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/file", "owner": "8781eec94eee4e70b1ff8ac843be785e", "id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "size": null, "self": "/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:28:20Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "checksum": null, "created_at": "2018-07-21T11:28:20Z", "protected": false} 2018-07-21 11:28:20,655 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7de8add1-28d9-48d4-b377-74b7d89ac23f 2018-07-21 11:28:20,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.254935979843s 2018-07-21 11:28:20,655 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7de8add1-28d9-48d4-b377-74b7d89ac23f returning object 1ff179f9-3510-42c2-bd5f-6316fcfe989e 2018-07-21 11:28:20,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 11:28:20,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '' 2018-07-21 11:28:21,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-478ea232-f289-40e9-aa5e-03e1216b33da Date: Sat, 21 Jul 2018 11:28:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:28:21,847 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/file used request id req-478ea232-f289-40e9-aa5e-03e1216b33da 2018-07-21 11:28:21,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19108486176s 2018-07-21 11:28:21,847 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/file used request id req-478ea232-f289-40e9-aa5e-03e1216b33da 2018-07-21 11:28:21,848 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T11:28:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/file', u'owner': u'8781eec94eee4e70b1ff8ac843be785e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1ff179f9-3510-42c2-bd5f-6316fcfe989e', u'size': None, u'name': u'singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', u'checksum': None, u'self': u'/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T11:28:20Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 11:28:21,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 11:28:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 11:28:22,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-647fa4bc-c300-41d6-9516-48a000805ac3 x-compute-request-id: req-647fa4bc-c300-41d6-9516-48a000805ac3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "058642e1-8472-4d85-9a2b-3ae2591a28c2"}} 2018-07-21 11:28:22,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-647fa4bc-c300-41d6-9516-48a000805ac3 2018-07-21 11:28:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317483901978s 2018-07-21 11:28:22,166 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-647fa4bc-c300-41d6-9516-48a000805ac3 2018-07-21 11:28:22,167 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', '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'8781eec94eee4e70b1ff8ac843be785e', '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'058642e1-8472-4d85-9a2b-3ae2591a28c2', 'swap': 0}) 2018-07-21 11:28:22,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 11:28:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"extra_specs": {}}' 2018-07-21 11:28:22,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-169e4711-a050-4938-9c41-74d7ab71c9c8 x-compute-request-id: req-169e4711-a050-4938-9c41-74d7ab71c9c8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 11:28:22,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2/os-extra_specs used request id req-169e4711-a050-4938-9c41-74d7ab71c9c8 2018-07-21 11:28:22,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.142416000366s 2018-07-21 11:28:22,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2/os-extra_specs used request id req-169e4711-a050-4938-9c41-74d7ab71c9c8 2018-07-21 11:28:22,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 11:28:22,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"keypair": {"name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}}' 2018-07-21 11:28:22,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1391f51-2b20-4791-8ea4-7cab9165beff x-compute-request-id: req-a1391f51-2b20-4791-8ea4-7cab9165beff Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDv6psa9caWLmTtc/KcK37jRianIiinWJShYkPKcMI9zo8M7BZ8rPcsr/CDL8eQDXm90yRzHcokaCkEqCkxErdZvUBbsiwpZ3LFCiS95g3ypncHj6erSx8Ey/0rnDyM4ySESckj3JOiYBImcDLX3Dz0J3aWigfHz3dAZOgrSN8hhU8uSMb7hYhVDnucm+4MuUkOVnvBwcucJ1F6Wu3L6b6uAxFjsjckzbG+kVMpNTzE64EWyxwjgngZot+Nzz56kag9hQoyp6t+gnsk/J1PrCuxbQKYHEQv+93ySVoI2vfThzmoVFoRRXkhanz4nC+gtDQhuByLB0MtSW+b7f8lQkA7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7+qbGvXGli5k7XPynCt+40YmpyIop1iUoWJDynDCPc6PDOwW\nfKz3LK/wgy/HkA15vdMkcx3KJGgpBKgpMRK3Wb1AW7IsKWdyxQokveYN8qZ3B4+n\nq0sfBMv9K5w8jOMkhEnJI9yTomASJnAy19w89Cd2looHx893QGToK0jfIYVPLkjG\n+4WIVQ57nJvuDLlJDlZ7wcHLnCdRelrty+m+rgMRY7I3JM2xvpFTKTU8xOuBFssc\nI4J4GaLfjc8+epGoPYUKMqerfoJ7JPydT6wrsW0CmBxEL/vd8klaCNr304c5qFRa\nEUV5IWp8+JwvoLQ0IbgciwdDLUlvm+3/JUJAOwIDAQABAoIBAQCSX2AiIrD2D3gk\nJwltnlvb7YDHl1+WOcT0cS9K42CetNcx2xgdGKn06aKjZxMqIA6WcatbUGFztNjR\nrobzGagjaANL7nhjCmpLLNUdxq3bzRPx2QNCzqIuGwZrBPcsPaiZzSqaZojsGBD6\nwplCeWv2ydzgG3aDwV/QOcAsKFl56NzNFR20Wo67snri4/49N9Bjf5MBxIUdxvAz\nCeyOUElXaL0aJJHYLFw6jqLNUoJfx9xiWw73fuW9ecmQ/ec3nBcCnwqo4LbDqa7f\n/QfX2FraJMAQ0qSRXx2rHks1BJaZTJmF40y02h6mx9P3sWuLeM+CFk9SOwWipGz8\nF+WG8ImBAoGBAP9FldXroncnOxy3QzuL2W60lHE76ih1Yfl6tWw0rvK0MNfnf1iD\nSWO8IcJrxLdrxXddcXNz/UG0ocZ+Gt/fAnK6mO8Vasi1fj5l5oygLnYJNy1Kr5CK\n/TR7o+UyqqVAf0Iu7KbReVq69jw2PsIUyoAGlKIMcghYnCwDcTMG1QdtAoGBAPCZ\nzqJTpmb8CBXsbA0n6rocmde0GPNZGDtAUws3+tMY8y6BaZlMmtBFKGLFFq6eBpz3\n/xe3HVrjAnyq2tW2Egj1NSnq3dKsiPwLVBgh6pZLTIJ+lDWdzOG9j7LK0bH13b4x\nnUKdSEE5cOfyK57xZ25GIGVwe3d9o9eEYLfXzlVHAoGBAMnB39lB8him4yuhFPx9\nXg8HnsOYjUwI6rTZ7YZmZVfiXzBmAdqdeWXgjfYyYzptbZcYPdD4fdRuxeYySV9j\nzXWMUc+1Z77W477Bn2TKPa6BPiEIBJcDo3jVuAYw83rE7VAL8nMu4PF7D58raJLR\nB/QEP3mMyJwcHOMUnWWtIrZJAoGBAIUakdX7sPMIOvDl+mDM1G5hpDpQx/zYLS+a\nRlbOgVSHWQFBVsoYNw1BNTZvEj1H7yCnkdfs1bCSJa4SVz4jm5aZEPA/nrgN+zp0\nifFP0heTUKBgpl2DDvVTiUvAKIHrIuE1UWqo2HA89tlagAdORYocAZAcyjEwsJNq\nCJesK9nBAoGAR5d7YEFLJrrfJrGEkW81G6Nnnq+muhYwf1aAw5zC7Vj/dUTzubxW\nLRFyVcYZ55oQpwyKQw9ZqAFt4jlGW1HhqhjC9AopBS7m6PKw0ovVyPvFUAewQlGQ\nPMrNiehI+CnYvu737iMYOalMhde17gLtcJsnrIgoP/twY3Q3j+wnPHU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "fingerprint": "f2:eb:d3:ce:28:90:d6:fa:f2:a0:1b:ce:30:ef:4d:a1"}} 2018-07-21 11:28:22,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a1391f51-2b20-4791-8ea4-7cab9165beff 2018-07-21 11:28:22,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.343676805496s 2018-07-21 11:28:22,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a1391f51-2b20-4791-8ea4-7cab9165beff 2018-07-21 11:28:22,656 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDv6psa9caWLmTtc/KcK37jRianIiinWJShYkPKcMI9zo8M7BZ8rPcsr/CDL8eQDXm90yRzHcokaCkEqCkxErdZvUBbsiwpZ3LFCiS95g3ypncHj6erSx8Ey/0rnDyM4ySESckj3JOiYBImcDLX3Dz0J3aWigfHz3dAZOgrSN8hhU8uSMb7hYhVDnucm+4MuUkOVnvBwcucJ1F6Wu3L6b6uAxFjsjckzbG+kVMpNTzE64EWyxwjgngZot+Nzz56kag9hQoyp6t+gnsk/J1PrCuxbQKYHEQv+93ySVoI2vfThzmoVFoRRXkhanz4nC+gtDQhuByLB0MtSW+b7f8lQkA7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7+qbGvXGli5k7XPynCt+40YmpyIop1iUoWJDynDCPc6PDOwW\nfKz3LK/wgy/HkA15vdMkcx3KJGgpBKgpMRK3Wb1AW7IsKWdyxQokveYN8qZ3B4+n\nq0sfBMv9K5w8jOMkhEnJI9yTomASJnAy19w89Cd2looHx893QGToK0jfIYVPLkjG\n+4WIVQ57nJvuDLlJDlZ7wcHLnCdRelrty+m+rgMRY7I3JM2xvpFTKTU8xOuBFssc\nI4J4GaLfjc8+epGoPYUKMqerfoJ7JPydT6wrsW0CmBxEL/vd8klaCNr304c5qFRa\nEUV5IWp8+JwvoLQ0IbgciwdDLUlvm+3/JUJAOwIDAQABAoIBAQCSX2AiIrD2D3gk\nJwltnlvb7YDHl1+WOcT0cS9K42CetNcx2xgdGKn06aKjZxMqIA6WcatbUGFztNjR\nrobzGagjaANL7nhjCmpLLNUdxq3bzRPx2QNCzqIuGwZrBPcsPaiZzSqaZojsGBD6\nwplCeWv2ydzgG3aDwV/QOcAsKFl56NzNFR20Wo67snri4/49N9Bjf5MBxIUdxvAz\nCeyOUElXaL0aJJHYLFw6jqLNUoJfx9xiWw73fuW9ecmQ/ec3nBcCnwqo4LbDqa7f\n/QfX2FraJMAQ0qSRXx2rHks1BJaZTJmF40y02h6mx9P3sWuLeM+CFk9SOwWipGz8\nF+WG8ImBAoGBAP9FldXroncnOxy3QzuL2W60lHE76ih1Yfl6tWw0rvK0MNfnf1iD\nSWO8IcJrxLdrxXddcXNz/UG0ocZ+Gt/fAnK6mO8Vasi1fj5l5oygLnYJNy1Kr5CK\n/TR7o+UyqqVAf0Iu7KbReVq69jw2PsIUyoAGlKIMcghYnCwDcTMG1QdtAoGBAPCZ\nzqJTpmb8CBXsbA0n6rocmde0GPNZGDtAUws3+tMY8y6BaZlMmtBFKGLFFq6eBpz3\n/xe3HVrjAnyq2tW2Egj1NSnq3dKsiPwLVBgh6pZLTIJ+lDWdzOG9j7LK0bH13b4x\nnUKdSEE5cOfyK57xZ25GIGVwe3d9o9eEYLfXzlVHAoGBAMnB39lB8him4yuhFPx9\nXg8HnsOYjUwI6rTZ7YZmZVfiXzBmAdqdeWXgjfYyYzptbZcYPdD4fdRuxeYySV9j\nzXWMUc+1Z77W477Bn2TKPa6BPiEIBJcDo3jVuAYw83rE7VAL8nMu4PF7D58raJLR\nB/QEP3mMyJwcHOMUnWWtIrZJAoGBAIUakdX7sPMIOvDl+mDM1G5hpDpQx/zYLS+a\nRlbOgVSHWQFBVsoYNw1BNTZvEj1H7yCnkdfs1bCSJa4SVz4jm5aZEPA/nrgN+zp0\nifFP0heTUKBgpl2DDvVTiUvAKIHrIuE1UWqo2HA89tlagAdORYocAZAcyjEwsJNq\nCJesK9nBAoGAR5d7YEFLJrrfJrGEkW81G6Nnnq+muhYwf1aAw5zC7Vj/dUTzubxW\nLRFyVcYZ55oQpwyKQw9ZqAFt4jlGW1HhqhjC9AopBS7m6PKw0ovVyPvFUAewQlGQ\nPMrNiehI+CnYvu737iMYOalMhde17gLtcJsnrIgoP/twY3Q3j+wnPHU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1cd5eebd05dc4dcb9353be276831c41e', 'name': u'singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', 'created_at': '2018-07-21T11:28:22.656478', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8781eec94eee4e70b1ff8ac843be785e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f2:eb:d3:ce:28:90:d6:fa:f2:a0:1b:ce:30:ef:4d:a1', 'type': 'ssh', 'id': u'singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3'}) 2018-07-21 11:28:22,656 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA7+qbGvXGli5k7XPynCt+40YmpyIop1iUoWJDynDCPc6PDOwW fKz3LK/wgy/HkA15vdMkcx3KJGgpBKgpMRK3Wb1AW7IsKWdyxQokveYN8qZ3B4+n q0sfBMv9K5w8jOMkhEnJI9yTomASJnAy19w89Cd2looHx893QGToK0jfIYVPLkjG +4WIVQ57nJvuDLlJDlZ7wcHLnCdRelrty+m+rgMRY7I3JM2xvpFTKTU8xOuBFssc I4J4GaLfjc8+epGoPYUKMqerfoJ7JPydT6wrsW0CmBxEL/vd8klaCNr304c5qFRa EUV5IWp8+JwvoLQ0IbgciwdDLUlvm+3/JUJAOwIDAQABAoIBAQCSX2AiIrD2D3gk Jwltnlvb7YDHl1+WOcT0cS9K42CetNcx2xgdGKn06aKjZxMqIA6WcatbUGFztNjR robzGagjaANL7nhjCmpLLNUdxq3bzRPx2QNCzqIuGwZrBPcsPaiZzSqaZojsGBD6 wplCeWv2ydzgG3aDwV/QOcAsKFl56NzNFR20Wo67snri4/49N9Bjf5MBxIUdxvAz CeyOUElXaL0aJJHYLFw6jqLNUoJfx9xiWw73fuW9ecmQ/ec3nBcCnwqo4LbDqa7f /QfX2FraJMAQ0qSRXx2rHks1BJaZTJmF40y02h6mx9P3sWuLeM+CFk9SOwWipGz8 F+WG8ImBAoGBAP9FldXroncnOxy3QzuL2W60lHE76ih1Yfl6tWw0rvK0MNfnf1iD SWO8IcJrxLdrxXddcXNz/UG0ocZ+Gt/fAnK6mO8Vasi1fj5l5oygLnYJNy1Kr5CK /TR7o+UyqqVAf0Iu7KbReVq69jw2PsIUyoAGlKIMcghYnCwDcTMG1QdtAoGBAPCZ zqJTpmb8CBXsbA0n6rocmde0GPNZGDtAUws3+tMY8y6BaZlMmtBFKGLFFq6eBpz3 /xe3HVrjAnyq2tW2Egj1NSnq3dKsiPwLVBgh6pZLTIJ+lDWdzOG9j7LK0bH13b4x nUKdSEE5cOfyK57xZ25GIGVwe3d9o9eEYLfXzlVHAoGBAMnB39lB8him4yuhFPx9 Xg8HnsOYjUwI6rTZ7YZmZVfiXzBmAdqdeWXgjfYyYzptbZcYPdD4fdRuxeYySV9j zXWMUc+1Z77W477Bn2TKPa6BPiEIBJcDo3jVuAYw83rE7VAL8nMu4PF7D58raJLR B/QEP3mMyJwcHOMUnWWtIrZJAoGBAIUakdX7sPMIOvDl+mDM1G5hpDpQx/zYLS+a RlbOgVSHWQFBVsoYNw1BNTZvEj1H7yCnkdfs1bCSJa4SVz4jm5aZEPA/nrgN+zp0 ifFP0heTUKBgpl2DDvVTiUvAKIHrIuE1UWqo2HA89tlagAdORYocAZAcyjEwsJNq CJesK9nBAoGAR5d7YEFLJrrfJrGEkW81G6Nnnq+muhYwf1aAw5zC7Vj/dUTzubxW LRFyVcYZ55oQpwyKQw9ZqAFt4jlGW1HhqhjC9AopBS7m6PKw0ovVyPvFUAewQlGQ PMrNiehI+CnYvu737iMYOalMhde17gLtcJsnrIgoP/twY3Q3j+wnPHU= -----END RSA PRIVATE KEY----- 2018-07-21 11:28:22,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 11:28:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"security_group": {"name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-21 11:28:23,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-fd5f191e-7f3d-46d0-a60c-d8fd3c74cf99 Date: Sat, 21 Jul 2018 11:28:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:22Z", "updated_at": "2018-07-21T11:28:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "816da786-e49e-4ccb-a407-256ae62c986e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "c1142ce6-c118-4475-be98-048325c1f1b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}], "revision_number": 1, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}} 2018-07-21 11:28:23,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fd5f191e-7f3d-46d0-a60c-d8fd3c74cf99 2018-07-21 11:28:23,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.424540042877s 2018-07-21 11:28:23,084 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fd5f191e-7f3d-46d0-a60c-d8fd3c74cf99 2018-07-21 11:28:23,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:28:23,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:23,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-c11f7848-417a-484e-8c7f-c84d08fe1073 Date: Sat, 21 Jul 2018 11:28:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:22Z", "updated_at": "2018-07-21T11:28:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "816da786-e49e-4ccb-a407-256ae62c986e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "c1142ce6-c118-4475-be98-048325c1f1b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}], "revision_number": 1, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}, {"description": "Default security group", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:25:59Z", "updated_at": "2018-07-21T11:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "a7082550-f6c1-4fa6-9cfb-4d6084847f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "cd25db02-2ffd-4c2f-8eb5-3c62860212d5", "remote_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "d05a47ec-c653-4118-a953-cbb934181a82", "remote_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "d8366c57-af2c-408e-865c-34196e58a73a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}], "revision_number": 1, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "51f59eae64c945de92a9feaedec4b292", "created_at": "2018-07-21T11:26:30Z", "updated_at": "2018-07-21T11:26:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "0e5a3d2a-e044-4823-a70c-42b1d6cb1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "63ec9180-616d-42c9-85b3-6de9c8941154", "remote_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "bd795d5c-bda0-425a-8906-35d2f67c7455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "d8d1c4c4-598e-4595-a21e-6bb70e13aedd", "remote_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f59eae64c945de92a9feaedec4b292"}], "revision_number": 1, "project_id": "51f59eae64c945de92a9feaedec4b292", "id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69f529c1365546449a4421800f3f1e83", "created_at": "2018-07-21T11:27:39Z", "updated_at": "2018-07-21T11:27:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "33cfde31-4d56-4583-9e17-433a63d1ba96", "remote_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "67441c8d-50d7-46f4-b835-46621e06fd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "918f3a05-cc30-4cb8-8a30-2a57786d4c52", "remote_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "cb778793-3846-476a-808b-c1992e4cb073", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f529c1365546449a4421800f3f1e83"}], "revision_number": 1, "project_id": "69f529c1365546449a4421800f3f1e83", "id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T11:26:03Z", "updated_at": "2018-07-21T11:26:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "871095d5-2114-4983-93e8-4923d2d70eac", "remote_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "bd93e7bb-6220-44f1-8e0e-5fd6e9de33e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "f2a2e2b0-fbc3-4965-9637-22e14a150f45", "remote_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "fdfd6631-aabc-4624-bc8c-4dc03e154f8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "created_at": "2018-07-21T11:22:37Z", "updated_at": "2018-07-21T11:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "1bf3e074-2037-420f-b54d-46fba74d7c98", "remote_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "28a172cf-8a97-48b3-ae45-fb5899f85d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "c5f74ed5-1b35-4d10-8660-4e2dadb00322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "d8f0168f-5a8e-4007-80c6-6e1763d9ff42", "remote_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}], "revision_number": 1, "project_id": "3c04ffadc9ee456bb56c653ac17cc740", "id": "fb123586-caa5-478e-84c5-fcf99189fac9", "name": "default"}]} 2018-07-21 11:28:23,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c11f7848-417a-484e-8c7f-c84d08fe1073 2018-07-21 11:28:23,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332815170288s 2018-07-21 11:28:23,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c11f7848-417a-484e-8c7f-c84d08fe1073 2018-07-21 11:28:23,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 11:28:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112"}}' 2018-07-21 11:28:23,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d240388e-ee8a-499f-9994-2c53f3d4dfcf Date: Sat, 21 Jul 2018 11:28:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T11:28:23Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "port_range_min": 22, "revision_number": 0, "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:23Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "0d4e8d12-d273-470a-aa1f-994fe8508688"}} 2018-07-21 11:28:23,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d240388e-ee8a-499f-9994-2c53f3d4dfcf 2018-07-21 11:28:23,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.470326900482s 2018-07-21 11:28:23,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d240388e-ee8a-499f-9994-2c53f3d4dfcf 2018-07-21 11:28:23,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:28:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:24,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-fa9eb3e7-cf52-4d37-bfbd-9ed6e968154d Date: Sat, 21 Jul 2018 11:28:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:22Z", "updated_at": "2018-07-21T11:28:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T11:28:23Z", "revision_number": 0, "id": "0d4e8d12-d273-470a-aa1f-994fe8508688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:23Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "816da786-e49e-4ccb-a407-256ae62c986e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "c1142ce6-c118-4475-be98-048325c1f1b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}], "revision_number": 2, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}, {"description": "Default security group", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:25:59Z", "updated_at": "2018-07-21T11:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "a7082550-f6c1-4fa6-9cfb-4d6084847f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "cd25db02-2ffd-4c2f-8eb5-3c62860212d5", "remote_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "d05a47ec-c653-4118-a953-cbb934181a82", "remote_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "d8366c57-af2c-408e-865c-34196e58a73a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}], "revision_number": 1, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "51f59eae64c945de92a9feaedec4b292", "created_at": "2018-07-21T11:26:30Z", "updated_at": "2018-07-21T11:26:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "0e5a3d2a-e044-4823-a70c-42b1d6cb1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "63ec9180-616d-42c9-85b3-6de9c8941154", "remote_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "bd795d5c-bda0-425a-8906-35d2f67c7455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "d8d1c4c4-598e-4595-a21e-6bb70e13aedd", "remote_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f59eae64c945de92a9feaedec4b292"}], "revision_number": 1, "project_id": "51f59eae64c945de92a9feaedec4b292", "id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69f529c1365546449a4421800f3f1e83", "created_at": "2018-07-21T11:27:39Z", "updated_at": "2018-07-21T11:27:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "33cfde31-4d56-4583-9e17-433a63d1ba96", "remote_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "67441c8d-50d7-46f4-b835-46621e06fd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "918f3a05-cc30-4cb8-8a30-2a57786d4c52", "remote_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "cb778793-3846-476a-808b-c1992e4cb073", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f529c1365546449a4421800f3f1e83"}], "revision_number": 1, "project_id": "69f529c1365546449a4421800f3f1e83", "id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T11:26:03Z", "updated_at": "2018-07-21T11:26:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "871095d5-2114-4983-93e8-4923d2d70eac", "remote_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "bd93e7bb-6220-44f1-8e0e-5fd6e9de33e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "f2a2e2b0-fbc3-4965-9637-22e14a150f45", "remote_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "fdfd6631-aabc-4624-bc8c-4dc03e154f8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "created_at": "2018-07-21T11:22:37Z", "updated_at": "2018-07-21T11:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "1bf3e074-2037-420f-b54d-46fba74d7c98", "remote_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "28a172cf-8a97-48b3-ae45-fb5899f85d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "c5f74ed5-1b35-4d10-8660-4e2dadb00322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "d8f0168f-5a8e-4007-80c6-6e1763d9ff42", "remote_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}], "revision_number": 1, "project_id": "3c04ffadc9ee456bb56c653ac17cc740", "id": "fb123586-caa5-478e-84c5-fcf99189fac9", "name": "default"}]} 2018-07-21 11:28:24,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fa9eb3e7-cf52-4d37-bfbd-9ed6e968154d 2018-07-21 11:28:24,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.957104921341s 2018-07-21 11:28:24,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fa9eb3e7-cf52-4d37-bfbd-9ed6e968154d 2018-07-21 11:28:24,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 11:28:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112"}}' 2018-07-21 11:28:25,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-65d7e21f-f1d8-4675-87f8-b27594e41832 Date: Sat, 21 Jul 2018 11:28:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T11:28:25Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "port_range_min": null, "revision_number": 0, "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:25Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "b6bb072e-3d20-4032-83d9-1fcccb42f371"}} 2018-07-21 11:28:25,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-65d7e21f-f1d8-4675-87f8-b27594e41832 2018-07-21 11:28:25,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.351105928421s 2018-07-21 11:28:25,215 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-65d7e21f-f1d8-4675-87f8-b27594e41832 2018-07-21 11:28:25,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:28:25,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:25,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-c052b14a-fa3e-40c5-be55-32d0fa0e6dcb Date: Sat, 21 Jul 2018 11:28:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"57de3038-b446-4a6e-be88-f400241426a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":["f11bffeb-530e-479e-b2f9-52a78c953a7f"],"description":"","tags":[],"updated_at":"2018-07-21T11:28:10Z","qos_policy_id":null,"name":"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79997f8d-4903-4cab-8767-4aa45eb7f4a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["08be2454-f042-4f6c-aa5a-6b45b7c3c83b"],"description":"","tags":[],"updated_at":"2018-07-21T11:28:11Z","qos_policy_id":null,"name":"HA network tenant 8781eec94eee4e70b1ff8ac843be785e","admin_state_up":true,"tenant_id":"","created_at":"2018-07-21T11:28:11Z","provider:network_type":"vxlan"}]} 2018-07-21 11:28:25,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c052b14a-fa3e-40c5-be55-32d0fa0e6dcb 2018-07-21 11:28:25,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923027992249s 2018-07-21 11:28:25,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c052b14a-fa3e-40c5-be55-32d0fa0e6dcb 2018-07-21 11:28:25,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:28:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:26,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2778883c-cfc7-4b1b-bc7c-eb0312a64be3 Date: Sat, 21 Jul 2018 11:28:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/snap", "metadata": {}}], "file": "/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/file", "owner": "8781eec94eee4e70b1ff8ac843be785e", "id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "size": 12716032, "self": "/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:28:21Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:28:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:28:26,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2778883c-cfc7-4b1b-bc7c-eb0312a64be3 2018-07-21 11:28:26,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.694670200348s 2018-07-21 11:28:26,010 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2778883c-cfc7-4b1b-bc7c-eb0312a64be3 2018-07-21 11:28:26,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:28:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:26,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-426c85b0-4b18-4602-9827-2b26eaa62d7a x-compute-request-id: req-426c85b0-4b18-4602-9827-2b26eaa62d7a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "058642e1-8472-4d85-9a2b-3ae2591a28c2"}]} 2018-07-21 11:28:26,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-426c85b0-4b18-4602-9827-2b26eaa62d7a 2018-07-21 11:28:26,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266411304474s 2018-07-21 11:28:26,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-426c85b0-4b18-4602-9827-2b26eaa62d7a 2018-07-21 11:28:26,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 11:28:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"server": {"name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "imageRef": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "flavorRef": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "57de3038-b446-4a6e-be88-f400241426a1"}], "security_groups": [{"name": "37daac6e-0ea4-471d-b5f6-6dc965b8b112"}]}}' 2018-07-21 11:28:29,621 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53c1e841-fe09-46e0-a70a-3457cd0bc73d x-compute-request-id: req-53c1e841-fe09-46e0-a70a-3457cd0bc73d Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "37daac6e-0ea4-471d-b5f6-6dc965b8b112"}], "OS-DCF:diskConfig": "MANUAL", "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "adminPass": "4sMDi7ACshQ6"}} 2018-07-21 11:28:29,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-53c1e841-fe09-46e0-a70a-3457cd0bc73d 2018-07-21 11:28:29,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.58121299744s 2018-07-21 11:28:29,622 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-53c1e841-fe09-46e0-a70a-3457cd0bc73d 2018-07-21 11:28:29,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:30,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bf5ca10-dfab-460e-8483-f0af169da689 x-compute-request-id: req-9bf5ca10-dfab-460e-8483-f0af169da689 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:28:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:30,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9bf5ca10-dfab-460e-8483-f0af169da689 2018-07-21 11:28:30,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08200597763s 2018-07-21 11:28:30,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9bf5ca10-dfab-460e-8483-f0af169da689 2018-07-21 11:28:30,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:28:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:30,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-00adb381-dd88-4d4a-b8ae-73da123c7d7f Date: Sat, 21 Jul 2018 11:28:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"57de3038-b446-4a6e-be88-f400241426a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":["f11bffeb-530e-479e-b2f9-52a78c953a7f"],"description":"","tags":[],"updated_at":"2018-07-21T11:28:10Z","qos_policy_id":null,"name":"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79997f8d-4903-4cab-8767-4aa45eb7f4a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["08be2454-f042-4f6c-aa5a-6b45b7c3c83b"],"description":"","tags":[],"updated_at":"2018-07-21T11:28:11Z","qos_policy_id":null,"name":"HA network tenant 8781eec94eee4e70b1ff8ac843be785e","admin_state_up":true,"tenant_id":"","created_at":"2018-07-21T11:28:11Z","provider:network_type":"vxlan"}]} 2018-07-21 11:28:30,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-00adb381-dd88-4d4a-b8ae-73da123c7d7f 2018-07-21 11:28:30,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0904271602631s 2018-07-21 11:28:30,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-00adb381-dd88-4d4a-b8ae-73da123c7d7f 2018-07-21 11:28:30,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:28:30,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:30,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-88bdd8b9-5288-4fc3-bf40-eb99258edb0f Date: Sat, 21 Jul 2018 11:28:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T11:28:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"08be2454-f042-4f6c-aa5a-6b45b7c3c83b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 8781eec94eee4e70b1ff8ac843be785e","enable_dhcp":false,"segment_id":null,"network_id":"79997f8d-4903-4cab-8767-4aa45eb7f4a7","tenant_id":"","created_at":"2018-07-21T11:28:11Z","ip_version":4},{"updated_at":"2018-07-21T11:22:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"719faafb-320b-4168-94f0-c48ae64c44fa","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3c04ffadc9ee456bb56c653ac17cc740","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:45Z","ip_version":4},{"updated_at":"2018-07-21T11:28:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f11bffeb-530e-479e-b2f9-52a78c953a7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8781eec94eee4e70b1ff8ac843be785e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","enable_dhcp":true,"segment_id":null,"network_id":"57de3038-b446-4a6e-be88-f400241426a1","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:10Z","ip_version":4}]} 2018-07-21 11:28:30,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88bdd8b9-5288-4fc3-bf40-eb99258edb0f 2018-07-21 11:28:30,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420858860016s 2018-07-21 11:28:30,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88bdd8b9-5288-4fc3-bf40-eb99258edb0f 2018-07-21 11:28:30,848 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:28:32,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:32,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:33,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-980187c5-8ea3-4c6e-9264-a1cbc73e7703 x-compute-request-id: req-980187c5-8ea3-4c6e-9264-a1cbc73e7703 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:28:32Z", "hostId": "9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:33,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-980187c5-8ea3-4c6e-9264-a1cbc73e7703 2018-07-21 11:28:33,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.891007184982s 2018-07-21 11:28:33,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-980187c5-8ea3-4c6e-9264-a1cbc73e7703 2018-07-21 11:28:33,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:28:35,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:35,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:36,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7475b9ae-7969-4726-9bf8-35381224ad0b x-compute-request-id: req-7475b9ae-7969-4726-9bf8-35381224ad0b Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "security_groups": [{"name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}], "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:28:34Z", "hostId": "9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:36,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7475b9ae-7969-4726-9bf8-35381224ad0b 2018-07-21 11:28:36,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827306032181s 2018-07-21 11:28:36,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7475b9ae-7969-4726-9bf8-35381224ad0b 2018-07-21 11:28:36,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:28:38,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:38,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:39,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5a6b6e0-081d-4060-b30a-6e53e8cfab6d x-compute-request-id: req-a5a6b6e0-081d-4060-b30a-6e53e8cfab6d Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:6a:15", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "security_groups": [{"name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}], "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:28:34Z", "hostId": "9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:39,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a5a6b6e0-081d-4060-b30a-6e53e8cfab6d 2018-07-21 11:28:39,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08101582527s 2018-07-21 11:28:39,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a5a6b6e0-081d-4060-b30a-6e53e8cfab6d 2018-07-21 11:28:39,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:28:41,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:43,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff0fe0a6-88fe-4ecd-9d1a-6c15ce796089 x-compute-request-id: req-ff0fe0a6-88fe-4ecd-9d1a-6c15ce796089 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:6a:15", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "security_groups": [{"name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}], "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:28:34Z", "hostId": "9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:43,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ff0fe0a6-88fe-4ecd-9d1a-6c15ce796089 2018-07-21 11:28:43,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4610850811s 2018-07-21 11:28:43,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ff0fe0a6-88fe-4ecd-9d1a-6c15ce796089 2018-07-21 11:28:43,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:28:45,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:47,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee6b0b1b-82f4-46f9-8d75-4d13712b627f x-compute-request-id: req-ee6b0b1b-82f4-46f9-8d75-4d13712b627f Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:6a:15", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-21T11:28:41.000000", "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "security_groups": [{"name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}], "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T11:28:41Z", "hostId": "9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:47,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee6b0b1b-82f4-46f9-8d75-4d13712b627f 2018-07-21 11:28:47,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.25067210197s 2018-07-21 11:28:47,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee6b0b1b-82f4-46f9-8d75-4d13712b627f 2018-07-21 11:28:47,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 11:28:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-76ddd504-9965-46c5-a0c0-e604da22e551 Date: Sat, 21 Jul 2018 11:28:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T11:28:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f11bffeb-530e-479e-b2f9-52a78c953a7f","ip_address":"192.168.120.10"}],"id":"6aa51c38-e304-4595-971d-0485ac90b095","security_groups":["37daac6e-0ea4-471d-b5f6-6dc965b8b112"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:6a:15","project_id":"8781eec94eee4e70b1ff8ac843be785e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57de3038-b446-4a6e-be88-f400241426a1","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:33Z","binding:vnic_type":"normal","device_id":"35d33fac-8695-49af-b05c-bebb8c29479d","ip_allocation":"immediate"}]} 2018-07-21 11:28:47,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d used request id req-76ddd504-9965-46c5-a0c0-e604da22e551 2018-07-21 11:28:47,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.045490026474s 2018-07-21 11:28:47,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d used request id req-76ddd504-9965-46c5-a0c0-e604da22e551 2018-07-21 11:28:47,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 11:28:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6aa51c38-e304-4595-971d-0485ac90b095" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:47,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e01a4744-55d0-4c5b-bb04-da9205480aca Date: Sat, 21 Jul 2018 11:28:47 GMT RESP BODY: {"floatingips": []} 2018-07-21 11:28:47,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6aa51c38-e304-4595-971d-0485ac90b095 used request id req-e01a4744-55d0-4c5b-bb04-da9205480aca 2018-07-21 11:28:47,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0453300476074s 2018-07-21 11:28:47,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6aa51c38-e304-4595-971d-0485ac90b095 used request id req-e01a4744-55d0-4c5b-bb04-da9205480aca 2018-07-21 11:28:47,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:48,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b964ffdf-9ff4-4d5a-bec3-1bbf98988ba7 x-compute-request-id: req-b964ffdf-9ff4-4d5a-bec3-1bbf98988ba7 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:6a:15", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-21T11:28:41.000000", "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "security_groups": [{"name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}], "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T11:28:41Z", "hostId": "9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:48,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b964ffdf-9ff4-4d5a-bec3-1bbf98988ba7 2018-07-21 11:28:48,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41889309883s 2018-07-21 11:28:48,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b964ffdf-9ff4-4d5a-bec3-1bbf98988ba7 2018-07-21 11:28:48,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 11:28:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:48,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-bef09746-3e8f-498c-8f1a-52cfd85cbb3d Date: Sat, 21 Jul 2018 11:28:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T11:28:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f11bffeb-530e-479e-b2f9-52a78c953a7f","ip_address":"192.168.120.10"}],"id":"6aa51c38-e304-4595-971d-0485ac90b095","security_groups":["37daac6e-0ea4-471d-b5f6-6dc965b8b112"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:6a:15","project_id":"8781eec94eee4e70b1ff8ac843be785e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57de3038-b446-4a6e-be88-f400241426a1","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:33Z","binding:vnic_type":"normal","device_id":"35d33fac-8695-49af-b05c-bebb8c29479d","ip_allocation":"immediate"}]} 2018-07-21 11:28:48,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d used request id req-bef09746-3e8f-498c-8f1a-52cfd85cbb3d 2018-07-21 11:28:48,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487539768219s 2018-07-21 11:28:48,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d used request id req-bef09746-3e8f-498c-8f1a-52cfd85cbb3d 2018-07-21 11:28:48,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 11:28:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6aa51c38-e304-4595-971d-0485ac90b095" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:49,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5ba49712-a1e8-4f85-b7ee-df6960d734fb Date: Sat, 21 Jul 2018 11:28:49 GMT RESP BODY: {"floatingips": []} 2018-07-21 11:28:49,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6aa51c38-e304-4595-971d-0485ac90b095 used request id req-5ba49712-a1e8-4f85-b7ee-df6960d734fb 2018-07-21 11:28:49,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.199342012405s 2018-07-21 11:28:49,171 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6aa51c38-e304-4595-971d-0485ac90b095 used request id req-5ba49712-a1e8-4f85-b7ee-df6960d734fb 2018-07-21 11:28:49,171 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:37:6a:15', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1ff179f9-3510-42c2-bd5f-6316fcfe989e'}), 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-07-21T11:28:41.000000', 'flavor': Munch({u'id': u'058642e1-8472-4d85-9a2b-3ae2591a28c2'}), 'az': u'nova', 'id': u'35d33fac-8695-49af-b05c-bebb8c29479d', 'security_groups': [Munch({u'name': u'singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1cd5eebd05dc4dcb9353be276831c41e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8781eec94eee4e70b1ff8ac843be785e', '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-07-21T11:28:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T11:28:41Z', 'hostId': u'9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-07-21T11:28:41.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8781eec94eee4e70b1ff8ac843be785e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3', 'adminPass': None, 'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', 'created_at': u'2018-07-21T11:28:29Z', 'created': u'2018-07-21T11:28:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 11:28:49,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:28:49,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:49,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-5d244fd0-2847-4860-974f-6ce204530e96 Date: Sat, 21 Jul 2018 11:28:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"57de3038-b446-4a6e-be88-f400241426a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":["f11bffeb-530e-479e-b2f9-52a78c953a7f"],"description":"","tags":[],"updated_at":"2018-07-21T11:28:10Z","qos_policy_id":null,"name":"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79997f8d-4903-4cab-8767-4aa45eb7f4a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["08be2454-f042-4f6c-aa5a-6b45b7c3c83b"],"description":"","tags":[],"updated_at":"2018-07-21T11:28:11Z","qos_policy_id":null,"name":"HA network tenant 8781eec94eee4e70b1ff8ac843be785e","admin_state_up":true,"tenant_id":"","created_at":"2018-07-21T11:28:11Z","provider:network_type":"vxlan"}]} 2018-07-21 11:28:49,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5d244fd0-2847-4860-974f-6ce204530e96 2018-07-21 11:28:49,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289799928665s 2018-07-21 11:28:49,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5d244fd0-2847-4860-974f-6ce204530e96 2018-07-21 11:28:49,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 11:28:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:49,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-6c6aab19-c767-44fc-bf60-ed8d24ac02e5 Date: Sat, 21 Jul 2018 11:28:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T11:28:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f11bffeb-530e-479e-b2f9-52a78c953a7f","ip_address":"192.168.120.10"}],"id":"6aa51c38-e304-4595-971d-0485ac90b095","security_groups":["37daac6e-0ea4-471d-b5f6-6dc965b8b112"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:6a:15","project_id":"8781eec94eee4e70b1ff8ac843be785e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57de3038-b446-4a6e-be88-f400241426a1","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:33Z","binding:vnic_type":"normal","device_id":"35d33fac-8695-49af-b05c-bebb8c29479d","ip_allocation":"immediate"}]} 2018-07-21 11:28:49,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d used request id req-6c6aab19-c767-44fc-bf60-ed8d24ac02e5 2018-07-21 11:28:49,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484569072723s 2018-07-21 11:28:49,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=35d33fac-8695-49af-b05c-bebb8c29479d used request id req-6c6aab19-c767-44fc-bf60-ed8d24ac02e5 2018-07-21 11:28:49,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 11:28:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"floatingip": {"floating_network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "fixed_ip_address": "192.168.120.10", "port_id": "6aa51c38-e304-4595-971d-0485ac90b095"}}' 2018-07-21 11:28:52,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-51aadc14-bd78-471b-9c0d-6ebdc977ffbc Date: Sat, 21 Jul 2018 11:28:52 GMT RESP BODY: {"floatingip": {"router_id": "346eb95c-d654-49ee-a213-b731e4254f24", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:50Z", "updated_at": "2018-07-21T11:28:50Z", "floating_network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "57de3038-b446-4a6e-be88-f400241426a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:6a:15", "device_id": "35d33fac-8695-49af-b05c-bebb8c29479d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "port_id": "6aa51c38-e304-4595-971d-0485ac90b095", "id": "709bb904-29a6-4447-993f-2c3070bcb90b", "qos_policy_id": null}} 2018-07-21 11:28:52,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-51aadc14-bd78-471b-9c0d-6ebdc977ffbc 2018-07-21 11:28:52,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.9779291153s 2018-07-21 11:28:52,494 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-51aadc14-bd78-471b-9c0d-6ebdc977ffbc 2018-07-21 11:28:52,498 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'346eb95c-d654-49ee-a213-b731e4254f24', 'updated_at': u'2018-07-21T11:28:50Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.200', 'revision_number': 0, 'port_id': u'6aa51c38-e304-4595-971d-0485ac90b095', 'id': u'709bb904-29a6-4447-993f-2c3070bcb90b', 'network': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', 'port': u'6aa51c38-e304-4595-971d-0485ac90b095', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8781eec94eee4e70b1ff8ac843be785e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8781eec94eee4e70b1ff8ac843be785e', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'57de3038-b446-4a6e-be88-f400241426a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:6a:15', u'device_id': u'35d33fac-8695-49af-b05c-bebb8c29479d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8781eec94eee4e70b1ff8ac843be785e', 'created_at': u'2018-07-21T11:28:50Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'57de3038-b446-4a6e-be88-f400241426a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:6a:15', u'device_id': u'35d33fac-8695-49af-b05c-bebb8c29479d'}), 'router': u'346eb95c-d654-49ee-a213-b731e4254f24'}) 2018-07-21 11:28:52,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 11:28:52,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 11:28:53,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e8ee6b9-17b0-4a0e-851d-95fde6f9e9b0 x-compute-request-id: req-1e8ee6b9-17b0-4a0e-851d-95fde6f9e9b0 Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 466255119 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.158885] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.160557] pid_max: default: 32768 minimum: 301\n[ 0.161462] ACPI: Core revision 20150930\n[ 0.162864] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.164189] Security Framework initialized\n[ 0.165009] Yama: becoming mindful.\n[ 0.165744] AppArmor: AppArmor initialized\n[ 0.166618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169251] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170473] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.171897] Initializing cgroup subsys io\n[ 0.172725] Initializing cgroup subsys memory\n[ 0.173589] Initializing cgroup subsys devices\n[ 0.174476] Initializing cgroup subsys freezer\n[ 0.175359] Initializing cgroup subsys net_cls\n[ 0.176238] Initializing cgroup subsys perf_event\n[ 0.177156] Initializing cgroup subsys net_prio\n[ 0.178059] Initializing cgroup subsys hugetlb\n[ 0.178940] Initializing cgroup subsys pids\n[ 0.179817] CPU: Physical Processor ID: 0\n[ 0.181311] mce: CPU supports 10 MCE banks\n[ 0.182177] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183185] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199224] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205356] ftrace: allocating 31920 entries in 125 pages\n[ 0.230849] smpboot: Max logical packages: 1\n[ 0.231729] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233076] x2apic enabled\n[ 0.233891] Switched APIC routing to physical x2apic.\n[ 0.235637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.236778] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.238873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.240679] KVM setup paravirtual spinlock\n[ 0.241983] x86: Booted up 1 node, 1 CPUs\n[ 0.242802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244206] devtmpfs: initialized\n[ 0.245934] evm: security.selinux\n[ 0.246644] evm: security.SMACK64\n[ 0.247334] evm: security.SMACK64EXEC\n[ 0.248086] evm: security.SMACK64TRANSMUTE\n[ 0.248899] evm: security.SMACK64MMAP\n[ 0.249651] evm: security.ima\n[ 0.250296] evm: security.capability\n[ 0.251106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252981] pinctrl core: initialized pinctrl subsystem\n[ 0.254107] RTC time: 11:28:42, date: 07/21/18\n[ 0.255083] NET: Registered protocol family 16\n[ 0.256080] cpuidle: using governor ladder\n[ 0.256911] cpuidle: using governor menu\n[ 0.257707] PCCT header not found.\n[ 0.258469] ACPI: bus type PCI registered\n[ 0.259281] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260532] PCI: Using configuration type 1 for base access\n[ 0.262305] ACPI: Added _OSI(Module Device)\n[ 0.263160] ACPI: Added _OSI(Processor Device)\n[ 0.264031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.264937] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.266701] ACPI: Interpreter enabled\n[ 0.267478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.269347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.271199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.273063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.274920] ACPI: (supports S0 S5)\n[ 0.275633] ACPI: Using IOAPIC for interrupt routing\n[ 0.276590] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.279740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.280903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282156] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285620] acpiphp: Slot [3] registered\n[ 0.286432] acpiphp: Slot [4] registered\n[ 0.287255] acpiphp: Slot [5] registered\n[ 0.288066] acpiphp: Slot [6] registered\n[ 0.288873] acpiphp: Slot [7] registered\n[ 0.289686] acpiphp: Slot [8] registered\n[ 0.290493] acpiphp: Slot [9] registered\n[ 0.291304] acpiphp: Slot [10] registered\n[ 0.292134] acpiphp: Slot [11] registered\n[ 0.292959] acpiphp: Slot [12] registered\n[ 0.293791] acpiphp: Slot [13] registered\n[ 0.294614] acpiphp: Slot [14] registered\n[ 0.295432] acpiphp: Slot [15] registered\n[ 0.306310] acpiphp: Slot [16] registered\n[ 0.307144] acpiphp: Slot [17] registered\n[ 0.307969] acpiphp: Slot [18] registered\n[ 0.308791] acpiphp: Slot [19] registered\n[ 0.309608] acpiphp: Slot [20] registered\n[ 0.310433] acpiphp: Slot [21] registered\n[ 0.311274] acpiphp: Slot [22] registered\n[ 0.312231] acpiphp: Slot [23] registered\n[ 0.313081] acpiphp: Slot [24] registered\n[ 0.313907] acpiphp: Slot [25] registered\n[ 0.314727] acpiphp: Slot [26] registered\n[ 0.315577] acpiphp: Slot [27] registered\n[ 0.316436] acpiphp: Slot [28] registered\n[ 0.317295] acpiphp: Slot [29] registered\n[ 0.318118] acpiphp: Slot [30] registered\n[ 0.318966] acpiphp: Slot [31] registered\n[ 0.319823] PCI host bridge to bus 0000:00\n[ 0.320651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.321876] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.324573] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326033] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.327524] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.330849] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.332141] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.333332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.334612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338209] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358360] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359891] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361714] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365846] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367176] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369809] vgaarb: loaded\n[ 0.370410] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371652] SCSI subsystem initialized\n[ 0.372576] ACPI: bus type USB registered\n[ 0.373407] usbcore: registered new interface driver usbfs\n[ 0.374450] usbcore: registered new interface driver hub\n[ 0.375469] usbcore: registered new device driver usb\n[ 0.376586] PCI: Using ACPI for IRQ routing\n[ 0.377709] NetLabel: Initializing\n[ 0.378431] NetLabel: domain hash size = 128\n[ 0.379290] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380269] NetLabel: unlabeled traffic allowed by default\n[ 0.381442] clocksource: Switched to clocksource kvm-clock\n[ 0.389608] AppArmor: AppArmor Filesystem Enabled\n[ 0.390589] pnp: PnP ACPI init\n[ 0.391613] pnp: PnP ACPI: found 5 devices\n[ 0.397950] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399689] NET: Registered protocol family 2\n[ 0.400747] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403275] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404484] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405591] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406790] NET: Registered protocol family 1\n[ 0.407678] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408787] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438096] Trying to unpack rootfs image as initramfs...\n[ 0.494695] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496368] Scanning for low memory corruption every 60 seconds\n[ 0.497778] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498968] audit: initializing netlink subsys (disabled)\n[ 0.500008] audit: type=2000 audit(1532172522.561:1): initialized\n[ 0.501359] Initialise system trusted keyring\n[ 0.502337] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503519] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505678] zbud: loaded\n[ 0.506414] VFS: Disk quotas dquot_6.6.0\n[ 0.507249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508885] fuse init (API version 7.23)\n[ 0.509815] Key type big_key registered\n[ 0.510636] Allocating IMA MOK and blacklist keyrings.\n[ 0.511879] Key type asymmetric registered\n[ 0.512719] Asymmetric key parser 'x509' registered\n[ 0.513706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515215] io scheduler noop registered\n[ 0.516025] io scheduler deadline registered (default)\n[ 0.517038] io scheduler cfq registered\n[ 0.517905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521728] ACPI: Power Button [PWRF]\n[ 0.522597] GHES: HEST is not enabled!\n[ 0.536275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594743] Linux agpgart interface v0.103\n[ 0.597716] brd: module loaded\n[ 0.599425] loop: module loaded\n[ 0.603819] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605301] GPT:90111 != 2097151\n[ 0.605993] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607109] GPT:90111 != 2097151\n[ 0.607794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608784] vda: vda1 vda15\n[ 0.610313] scsi host0: ata_piix\n[ 0.611118] scsi host1: ata_piix\n[ 0.611858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.613094] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.614600] libphy: Fixed MDIO Bus: probed\n[ 0.615435] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616404] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618938] PPP generic driver version 2.4.2\n[ 0.619989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621227] ehci-pci: EHCI PCI platform driver\n[ 0.622125] ehci-platform: EHCI generic platform driver\n[ 0.623155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624296] ohci-pci: OHCI PCI platform driver\n[ 0.625365] ohci-platform: OHCI generic platform driver\n[ 0.626394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643241] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644283] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.645468] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648178] usb usb1: Product: UHCI Host Controller\n[ 0.649120] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650275] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651282] hub 1-0:1.0: USB hub found\n[ 0.652084] hub 1-0:1.0: 2 ports detected\n[ 0.653048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655232] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656225] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657341] mousedev: PS/2 mouse device common for all mice\n[ 0.658656] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663015] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664529] i2c /dev entries driver\n[ 0.665325] device-mapper: uevent: version 1.0.3\n[ 0.666382] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668050] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669541] NET: Registered protocol family 10\n[ 0.670717] NET: Registered protocol family 17\n[ 0.671671] Key type dns_resolver registered\n[ 0.672696] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675661] registered taskstats version 1\n[ 0.676725] Loading compiled-in X.509 certificates\n[ 0.678361] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680531] zswap: loaded using pool lzo/zbud\n[ 0.682377] Key type trusted registered\n[ 0.684184] Key type encrypted registered\n[ 0.685043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686125] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687315] evm: HMAC attrs: 0x1\n[ 0.688327] Magic number: 10:675:479\n[ 0.689240] rtc_cmos 00:00: setting system clock to 2018-07-21 11:28:42 UTC (1532172522)\n[ 0.690904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692043] EDD information not available.\n[ 0.775149] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786998] Write protecting the kernel read-only data: 14336k\n[ 0.789224] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.836623] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjyTi86D6ksPukeAJ29zchX+jq7GdlwE0VX5Q0IS8iWEy5rb2d/guS4686/5AJSoBny0r/asVwX8VbiMg8IpKxCHgKY8iiHLz+UG44G2icpgiUkxAVkVxZYLQpBp61XTY/zB5gyYAj4fUHAbpTOOw3q8+3opuLBXb+dY03DRmVvyFQ2m4GnsB7b5w4HwR2kuxf2/dhPRzvDqoQXd38HTVI+M2ohug3ebP0n+68pTUCCk43UbhJ4Pyw/brDxmsN+T7PJNSKrXfc9p5EjngDhXpWQBp9gWI07AArVCWt6OsWvfQCqq1XqWCKWHwI+BKLUOi4o66ZmqMrs4zy9rgsPxj9 root@singlevm1-vm-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3\nssh-dss AAAAB3NzaC1kc3MAAACBAJWSB+szLpZxPahSOqd7etWTh5SGnPDH1jbFR3Zjv8HsnXmwnzakrhXYNl8RV3SMQHWp5rnKzunARZeLVTVzdhlB7gxkjhwHtanSyX43t2qo7BqPKgKC/ksTRFawuukB8OFbRAkGju3TShtjz7HjQzegZijYgDn/I/oQo+dU60nZAAAAFQCd8RoVSqf1529x/FJzFuPY58JphQAAAIAx3HNmvKHx3wgG+D3EpCu8V+mqWPXWQM4/SfwJzS11TkIah+F8m2qY53AKKimTwbW4LOHx/GNIXkhOkVwR0qBCSmA+aJuU4yZvpUwT/YlXyW2vQQAfAPh5/r1Vi6+GVmfQBLxj3dipdr7JsBcasrwqdoQl51x43sWp+htvnhouSAAAAIBug0OZW8XAQ+s/5tfBdHexh6iNBAM4pPXjZ4FLlLsWzYD8J42a9nQw9EFm01ix0jyfcSgNzFxv33FgSRXC6qhFxmdjYylxpoGto4ZrGurT+ooHpk+sw5hlZwFkwa/cmu5tGiQOPTcXOKVNDnPVL9Qo83mTP/SaTyHZiR1utzxXWw== root@singlevm1-vm-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe37:6a15/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.52 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 login: "} 2018-07-21 11:28:53,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d/action used request id req-1e8ee6b9-17b0-4a0e-851d-95fde6f9e9b0 2018-07-21 11:28:53,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.713804006577s 2018-07-21 11:28:53,214 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d/action used request id req-1e8ee6b9-17b0-4a0e-851d-95fde6f9e9b0 2018-07-21 11:28:53,214 - 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 466255119 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.158885] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.160557] pid_max: default: 32768 minimum: 301 [ 0.161462] ACPI: Core revision 20150930 [ 0.162864] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.164189] Security Framework initialized [ 0.165009] Yama: becoming mindful. [ 0.165744] AppArmor: AppArmor initialized [ 0.166618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.167961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.169251] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.170473] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.171897] Initializing cgroup subsys io [ 0.172725] Initializing cgroup subsys memory [ 0.173589] Initializing cgroup subsys devices [ 0.174476] Initializing cgroup subsys freezer [ 0.175359] Initializing cgroup subsys net_cls [ 0.176238] Initializing cgroup subsys perf_event [ 0.177156] Initializing cgroup subsys net_prio [ 0.178059] Initializing cgroup subsys hugetlb [ 0.178940] Initializing cgroup subsys pids [ 0.179817] CPU: Physical Processor ID: 0 [ 0.181311] mce: CPU supports 10 MCE banks [ 0.182177] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183185] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199224] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.205356] ftrace: allocating 31920 entries in 125 pages [ 0.230849] smpboot: Max logical packages: 1 [ 0.231729] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233076] x2apic enabled [ 0.233891] Switched APIC routing to physical x2apic. [ 0.235637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.236778] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.238873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.240679] KVM setup paravirtual spinlock [ 0.241983] x86: Booted up 1 node, 1 CPUs [ 0.242802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.244206] devtmpfs: initialized [ 0.245934] evm: security.selinux [ 0.246644] evm: security.SMACK64 [ 0.247334] evm: security.SMACK64EXEC [ 0.248086] evm: security.SMACK64TRANSMUTE [ 0.248899] evm: security.SMACK64MMAP [ 0.249651] evm: security.ima [ 0.250296] evm: security.capability [ 0.251106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.252981] pinctrl core: initialized pinctrl subsystem [ 0.254107] RTC time: 11:28:42, date: 07/21/18 [ 0.255083] NET: Registered protocol family 16 [ 0.256080] cpuidle: using governor ladder [ 0.256911] cpuidle: using governor menu [ 0.257707] PCCT header not found. [ 0.258469] ACPI: bus type PCI registered [ 0.259281] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260532] PCI: Using configuration type 1 for base access [ 0.262305] ACPI: Added _OSI(Module Device) [ 0.263160] ACPI: Added _OSI(Processor Device) [ 0.264031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.264937] ACPI: Added _OSI(Processor Aggregator Device) [ 0.266701] ACPI: Interpreter enabled [ 0.267478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.269347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.271199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.273063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.274920] ACPI: (supports S0 S5) [ 0.275633] ACPI: Using IOAPIC for interrupt routing [ 0.276590] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.279740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.280903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.282156] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.283364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.285620] acpiphp: Slot [3] registered [ 0.286432] acpiphp: Slot [4] registered [ 0.287255] acpiphp: Slot [5] registered [ 0.288066] acpiphp: Slot [6] registered [ 0.288873] acpiphp: Slot [7] registered [ 0.289686] acpiphp: Slot [8] registered [ 0.290493] acpiphp: Slot [9] registered [ 0.291304] acpiphp: Slot [10] registered [ 0.292134] acpiphp: Slot [11] registered [ 0.292959] acpiphp: Slot [12] registered [ 0.293791] acpiphp: Slot [13] registered [ 0.294614] acpiphp: Slot [14] registered [ 0.295432] acpiphp: Slot [15] registered [ 0.306310] acpiphp: Slot [16] registered [ 0.307144] acpiphp: Slot [17] registered [ 0.307969] acpiphp: Slot [18] registered [ 0.308791] acpiphp: Slot [19] registered [ 0.309608] acpiphp: Slot [20] registered [ 0.310433] acpiphp: Slot [21] registered [ 0.311274] acpiphp: Slot [22] registered [ 0.312231] acpiphp: Slot [23] registered [ 0.313081] acpiphp: Slot [24] registered [ 0.313907] acpiphp: Slot [25] registered [ 0.314727] acpiphp: Slot [26] registered [ 0.315577] acpiphp: Slot [27] registered [ 0.316436] acpiphp: Slot [28] registered [ 0.317295] acpiphp: Slot [29] registered [ 0.318118] acpiphp: Slot [30] registered [ 0.318966] acpiphp: Slot [31] registered [ 0.319823] PCI host bridge to bus 0000:00 [ 0.320651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.321876] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.323106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.324573] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.326033] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.327524] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.330849] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.332141] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.333332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.334612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.338209] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.339811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358360] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359891] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361714] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365846] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367176] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.369809] vgaarb: loaded [ 0.370410] vgaarb: bridge control possible 0000:00:02.0 [ 0.371652] SCSI subsystem initialized [ 0.372576] ACPI: bus type USB registered [ 0.373407] usbcore: registered new interface driver usbfs [ 0.374450] usbcore: registered new interface driver hub [ 0.375469] usbcore: registered new device driver usb [ 0.376586] PCI: Using ACPI for IRQ routing [ 0.377709] NetLabel: Initializing [ 0.378431] NetLabel: domain hash size = 128 [ 0.379290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380269] NetLabel: unlabeled traffic allowed by default [ 0.381442] clocksource: Switched to clocksource kvm-clock [ 0.389608] AppArmor: AppArmor Filesystem Enabled [ 0.390589] pnp: PnP ACPI init [ 0.391613] pnp: PnP ACPI: found 5 devices [ 0.397950] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399689] NET: Registered protocol family 2 [ 0.400747] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403275] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404484] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405591] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406790] NET: Registered protocol family 1 [ 0.407678] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408787] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409876] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438096] Trying to unpack rootfs image as initramfs... [ 0.494695] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496368] Scanning for low memory corruption every 60 seconds [ 0.497778] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498968] audit: initializing netlink subsys (disabled) [ 0.500008] audit: type=2000 audit(1532172522.561:1): initialized [ 0.501359] Initialise system trusted keyring [ 0.502337] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503519] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505678] zbud: loaded [ 0.506414] VFS: Disk quotas dquot_6.6.0 [ 0.507249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508885] fuse init (API version 7.23) [ 0.509815] Key type big_key registered [ 0.510636] Allocating IMA MOK and blacklist keyrings. [ 0.511879] Key type asymmetric registered [ 0.512719] Asymmetric key parser 'x509' registered [ 0.513706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515215] io scheduler noop registered [ 0.516025] io scheduler deadline registered (default) [ 0.517038] io scheduler cfq registered [ 0.517905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521728] ACPI: Power Button [PWRF] [ 0.522597] GHES: HEST is not enabled! [ 0.536275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.589902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594743] Linux agpgart interface v0.103 [ 0.597716] brd: module loaded [ 0.599425] loop: module loaded [ 0.603819] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605301] GPT:90111 != 2097151 [ 0.605993] GPT:Alternate GPT header not at the end of the disk. [ 0.607109] GPT:90111 != 2097151 [ 0.607794] GPT: Use GNU Parted to correct GPT errors. [ 0.608784] vda: vda1 vda15 [ 0.610313] scsi host0: ata_piix [ 0.611118] scsi host1: ata_piix [ 0.611858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.613094] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.614600] libphy: Fixed MDIO Bus: probed [ 0.615435] tun: Universal TUN/TAP device driver, 1.6 [ 0.616404] tun: (C) 1999-2004 Max Krasnyansky [ 0.618938] PPP generic driver version 2.4.2 [ 0.619989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.621227] ehci-pci: EHCI PCI platform driver [ 0.622125] ehci-platform: EHCI generic platform driver [ 0.623155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.624296] ohci-pci: OHCI PCI platform driver [ 0.625365] ohci-platform: OHCI generic platform driver [ 0.626394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.640708] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.641751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.643241] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.644283] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.645468] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.646732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.648178] usb usb1: Product: UHCI Host Controller [ 0.649120] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.650275] usb usb1: SerialNumber: 0000:00:01.2 [ 0.651282] hub 1-0:1.0: USB hub found [ 0.652084] hub 1-0:1.0: 2 ports detected [ 0.653048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.655232] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.656225] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.657341] mousedev: PS/2 mouse device common for all mice [ 0.658656] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.660653] rtc_cmos 00:00: RTC can wake from S4 [ 0.661804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663015] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.664529] i2c /dev entries driver [ 0.665325] device-mapper: uevent: version 1.0.3 [ 0.666382] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668050] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669541] NET: Registered protocol family 10 [ 0.670717] NET: Registered protocol family 17 [ 0.671671] Key type dns_resolver registered [ 0.672696] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673819] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675661] registered taskstats version 1 [ 0.676725] Loading compiled-in X.509 certificates [ 0.678361] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680531] zswap: loaded using pool lzo/zbud [ 0.682377] Key type trusted registered [ 0.684184] Key type encrypted registered [ 0.685043] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686125] ima: No TPM chip found, activating TPM-bypass! [ 0.687315] evm: HMAC attrs: 0x1 [ 0.688327] Magic number: 10:675:479 [ 0.689240] rtc_cmos 00:00: setting system clock to 2018-07-21 11:28:42 UTC (1532172522) [ 0.690904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692043] EDD information not available. [ 0.775149] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.786998] Write protecting the kernel read-only data: 14336k [ 0.789224] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.836623] 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.72 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.10... Lease of 192.168.120.10 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.86. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDjyTi86D6ksPukeAJ29zchX+jq7GdlwE0VX5Q0IS8iWEy5rb2d/guS4686/5AJSoBny0r/asVwX8VbiMg8IpKxCHgKY8iiHLz+UG44G2icpgiUkxAVkVxZYLQpBp61XTY/zB5gyYAj4fUHAbpTOOw3q8+3opuLBXb+dY03DRmVvyFQ2m4GnsB7b5w4HwR2kuxf2/dhPRzvDqoQXd38HTVI+M2ohug3ebP0n+68pTUCCk43UbhJ4Pyw/brDxmsN+T7PJNSKrXfc9p5EjngDhXpWQBp9gWI07AArVCWt6OsWvfQCqq1XqWCKWHwI+BKLUOi4o66ZmqMrs4zy9rgsPxj9 root@singlevm1-vm-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 ssh-dss AAAAB3NzaC1kc3MAAACBAJWSB+szLpZxPahSOqd7etWTh5SGnPDH1jbFR3Zjv8HsnXmwnzakrhXYNl8RV3SMQHWp5rnKzunARZeLVTVzdhlB7gxkjhwHtanSyX43t2qo7BqPKgKC/ksTRFawuukB8OFbRAkGju3TShtjz7HjQzegZijYgDn/I/oQo+dU60nZAAAAFQCd8RoVSqf1529x/FJzFuPY58JphQAAAIAx3HNmvKHx3wgG+D3EpCu8V+mqWPXWQM4/SfwJzS11TkIah+F8m2qY53AKKimTwbW4LOHx/GNIXkhOkVwR0qBCSmA+aJuU4yZvpUwT/YlXyW2vQQAfAPh5/r1Vi6+GVmfQBLxj3dipdr7JsBcasrwqdoQl51x43sWp+htvnhouSAAAAIBug0OZW8XAQ+s/5tfBdHexh6iNBAM4pPXjZ4FLlLsWzYD8J42a9nQw9EFm01ix0jyfcSgNzFxv33FgSRXC6qhFxmdjYylxpoGto4ZrGurT+ooHpk+sw5hlZwFkwa/cmu5tGiQOPTcXOKVNDnPVL9Qo83mTP/SaTyHZiR1utzxXWw== root@singlevm1-vm-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 -----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.10,24,fe80::f816:3eff:fe37:6a15/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.10 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-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.52 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 login: 2018-07-21 11:28:53,738 - paramiko.transport - DEBUG - starting thread (client mode): 0x8eebfd0L 2018-07-21 11:28:53,739 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 11:28:53,739 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-21 11:28:53,739 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-21 11:28:53,740 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 11:28:53,740 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 11:28:53,740 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-21 11:28:53,741 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 11:28:53,741 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 11:28:53,741 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 11:28:53,760 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 11:28:53,761 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 11:28:53,771 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 187c3f86136a75cd76dba3f0e6772a21 2018-07-21 11:28:53,772 - paramiko.transport - DEBUG - Trying discovered key f2ebd3ce2890d6faf2a01bce30ef4da1 in /tmp/tmpwXMZhN 2018-07-21 11:28:53,799 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 11:28:53,805 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 11:28:53,837 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 11:28:53,838 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-21 11:28:53,839 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 11:28:53,840 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 11:28:53,841 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 11:28:53,841 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-21 11:28:53,846 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 11:28:53,954 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:28:53,955 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 11:28:53,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 11:28:53,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/709bb904-29a6-4447-993f-2c3070bcb90b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:55,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f730ef64-e7fb-46f7-a624-4cf04c29f5af Content-Length: 0 Date: Sat, 21 Jul 2018 11:28:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:28:55,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/709bb904-29a6-4447-993f-2c3070bcb90b.json used request id req-f730ef64-e7fb-46f7-a624-4cf04c29f5af 2018-07-21 11:28:55,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.42625904083s 2018-07-21 11:28:55,389 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/709bb904-29a6-4447-993f-2c3070bcb90b.json used request id req-f730ef64-e7fb-46f7-a624-4cf04c29f5af 2018-07-21 11:28:55,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 11:28:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:55,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6e5ac302-7037-49d2-939b-a87f419f01cb Date: Sat, 21 Jul 2018 11:28:55 GMT RESP BODY: {"floatingips": []} 2018-07-21 11:28:55,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6e5ac302-7037-49d2-939b-a87f419f01cb 2018-07-21 11:28:55,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.273494958878s 2018-07-21 11:28:55,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6e5ac302-7037-49d2-939b-a87f419f01cb 2018-07-21 11:28:55,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 11:28:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:55,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:28:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44c771e4-af28-49cb-ac6a-baca45953bb4 x-compute-request-id: req-44c771e4-af28-49cb-ac6a-baca45953bb4 Content-Type: application/json 2018-07-21 11:28:55,981 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d used request id req-44c771e4-af28-49cb-ac6a-baca45953bb4 2018-07-21 11:28:55,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.311610937119s 2018-07-21 11:28:55,981 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d used request id req-44c771e4-af28-49cb-ac6a-baca45953bb4 2018-07-21 11:28:55,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:56,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6086c344-f178-4be5-8855-1ed163d581be x-compute-request-id: req-6086c344-f178-4be5-8855-1ed163d581be Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:6a:15", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:6a:15", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/35d33fac-8695-49af-b05c-bebb8c29479d", "rel": "bookmark"}], "image": {"id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "links": [{"href": "http://172.30.9.27:8774/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-21T11:28:41.000000", "flavor": {"id": "058642e1-8472-4d85-9a2b-3ae2591a28c2", "links": [{"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}]}, "id": "35d33fac-8695-49af-b05c-bebb8c29479d", "security_groups": [{"name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}], "user_id": "1cd5eebd05dc4dcb9353be276831c41e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T11:28:55Z", "hostId": "9d9bef67fd122096d53b898a918d636a9678cd718cc92c0013d861b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "created": "2018-07-21T11:28:29Z", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:28:56,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6086c344-f178-4be5-8855-1ed163d581be 2018-07-21 11:28:56,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00285005569s 2018-07-21 11:28:56,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6086c344-f178-4be5-8855-1ed163d581be 2018-07-21 11:28:56,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:28:58,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:28:58,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:59,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:28:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa44e4c2-b880-4e95-bdee-24b1d4918d20 x-compute-request-id: req-aa44e4c2-b880-4e95-bdee-24b1d4918d20 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 11:28:59,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa44e4c2-b880-4e95-bdee-24b1d4918d20 2018-07-21 11:28:59,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.125120162964s 2018-07-21 11:28:59,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa44e4c2-b880-4e95-bdee-24b1d4918d20 2018-07-21 11:28:59,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:28:59,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:28:59,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-88880fb1-aa8a-441b-b8a5-b8203009e2a9 Date: Sat, 21 Jul 2018 11:28:59 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:22Z", "updated_at": "2018-07-21T11:28:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T11:28:23Z", "revision_number": 0, "id": "0d4e8d12-d273-470a-aa1f-994fe8508688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:23Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "816da786-e49e-4ccb-a407-256ae62c986e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:25Z", "revision_number": 0, "id": "b6bb072e-3d20-4032-83d9-1fcccb42f371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:25Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:28:22Z", "revision_number": 0, "id": "c1142ce6-c118-4475-be98-048325c1f1b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:28:22Z", "security_group_id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}], "revision_number": 3, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "37daac6e-0ea4-471d-b5f6-6dc965b8b112", "name": "singlevm1-sg_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}, {"description": "Default security group", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:25:59Z", "updated_at": "2018-07-21T11:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "a7082550-f6c1-4fa6-9cfb-4d6084847f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "cd25db02-2ffd-4c2f-8eb5-3c62860212d5", "remote_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "d05a47ec-c653-4118-a953-cbb934181a82", "remote_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:25:59Z", "revision_number": 0, "id": "d8366c57-af2c-408e-865c-34196e58a73a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:25:59Z", "security_group_id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8781eec94eee4e70b1ff8ac843be785e"}], "revision_number": 1, "project_id": "8781eec94eee4e70b1ff8ac843be785e", "id": "3aacf4de-b766-4964-9d02-19cbc1c93eeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "51f59eae64c945de92a9feaedec4b292", "created_at": "2018-07-21T11:26:30Z", "updated_at": "2018-07-21T11:26:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "0e5a3d2a-e044-4823-a70c-42b1d6cb1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "63ec9180-616d-42c9-85b3-6de9c8941154", "remote_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "bd795d5c-bda0-425a-8906-35d2f67c7455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f59eae64c945de92a9feaedec4b292"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:30Z", "revision_number": 0, "id": "d8d1c4c4-598e-4595-a21e-6bb70e13aedd", "remote_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:30Z", "security_group_id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "tenant_id": "51f59eae64c945de92a9feaedec4b292", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f59eae64c945de92a9feaedec4b292"}], "revision_number": 1, "project_id": "51f59eae64c945de92a9feaedec4b292", "id": "61bd7c2c-6b4e-4328-b411-919eec2167de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69f529c1365546449a4421800f3f1e83", "created_at": "2018-07-21T11:27:39Z", "updated_at": "2018-07-21T11:27:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "33cfde31-4d56-4583-9e17-433a63d1ba96", "remote_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "67441c8d-50d7-46f4-b835-46621e06fd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "918f3a05-cc30-4cb8-8a30-2a57786d4c52", "remote_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f529c1365546449a4421800f3f1e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:27:39Z", "revision_number": 0, "id": "cb778793-3846-476a-808b-c1992e4cb073", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:27:39Z", "security_group_id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "tenant_id": "69f529c1365546449a4421800f3f1e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f529c1365546449a4421800f3f1e83"}], "revision_number": 1, "project_id": "69f529c1365546449a4421800f3f1e83", "id": "6ce2b58c-e2aa-44aa-a05d-48171ec69461", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-21T11:26:03Z", "updated_at": "2018-07-21T11:26:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "871095d5-2114-4983-93e8-4923d2d70eac", "remote_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "bd93e7bb-6220-44f1-8e0e-5fd6e9de33e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "f2a2e2b0-fbc3-4965-9637-22e14a150f45", "remote_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:26:03Z", "revision_number": 0, "id": "fdfd6631-aabc-4624-bc8c-4dc03e154f8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:26:03Z", "security_group_id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e03b8987-9e79-4a7e-af63-a2ee13ab04e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "created_at": "2018-07-21T11:22:37Z", "updated_at": "2018-07-21T11:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "1bf3e074-2037-420f-b54d-46fba74d7c98", "remote_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "28a172cf-8a97-48b3-ae45-fb5899f85d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "c5f74ed5-1b35-4d10-8660-4e2dadb00322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:22:37Z", "revision_number": 0, "id": "d8f0168f-5a8e-4007-80c6-6e1763d9ff42", "remote_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:22:37Z", "security_group_id": "fb123586-caa5-478e-84c5-fcf99189fac9", "tenant_id": "3c04ffadc9ee456bb56c653ac17cc740", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c04ffadc9ee456bb56c653ac17cc740"}], "revision_number": 1, "project_id": "3c04ffadc9ee456bb56c653ac17cc740", "id": "fb123586-caa5-478e-84c5-fcf99189fac9", "name": "default"}]} 2018-07-21 11:28:59,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-88880fb1-aa8a-441b-b8a5-b8203009e2a9 2018-07-21 11:28:59,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605590343475s 2018-07-21 11:28:59,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-88880fb1-aa8a-441b-b8a5-b8203009e2a9 2018-07-21 11:28:59,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 11:28:59,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/37daac6e-0ea4-471d-b5f6-6dc965b8b112.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:00,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-379b0524-1881-4447-bdcb-20069326a169 Content-Length: 0 Date: Sat, 21 Jul 2018 11:29:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:29:00,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/37daac6e-0ea4-471d-b5f6-6dc965b8b112.json used request id req-379b0524-1881-4447-bdcb-20069326a169 2018-07-21 11:29:00,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.08023905754s 2018-07-21 11:29:00,263 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/37daac6e-0ea4-471d-b5f6-6dc965b8b112.json used request id req-379b0524-1881-4447-bdcb-20069326a169 2018-07-21 11:29:00,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 11:29:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:00,448 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b412d58d-0952-4dc3-9e08-a1a7a74ffc4a x-compute-request-id: req-b412d58d-0952-4dc3-9e08-a1a7a74ffc4a Content-Length: 0 Content-Type: application/json 2018-07-21 11:29:00,448 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 used request id req-b412d58d-0952-4dc3-9e08-a1a7a74ffc4a 2018-07-21 11:29:00,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.185029029846s 2018-07-21 11:29:00,449 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3 used request id req-b412d58d-0952-4dc3-9e08-a1a7a74ffc4a 2018-07-21 11:29:00,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 11:29:00,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" -d '{"subnet_id": "f11bffeb-530e-479e-b2f9-52a78c953a7f"}' 2018-07-21 11:29:03,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-678ff155-e1a0-485f-8d24-44ad25967761 Date: Sat, 21 Jul 2018 11:29:03 GMT RESP BODY: {"network_id": "57de3038-b446-4a6e-be88-f400241426a1", "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "subnet_id": "f11bffeb-530e-479e-b2f9-52a78c953a7f", "subnet_ids": ["f11bffeb-530e-479e-b2f9-52a78c953a7f"], "port_id": "af8d9bb7-17ef-4b46-8b29-e3576b682588", "id": "346eb95c-d654-49ee-a213-b731e4254f24"} 2018-07-21 11:29:03,021 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24/remove_router_interface.json used request id req-678ff155-e1a0-485f-8d24-44ad25967761 2018-07-21 11:29:03,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.57252693176s 2018-07-21 11:29:03,022 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24/remove_router_interface.json used request id req-678ff155-e1a0-485f-8d24-44ad25967761 returning object 346eb95c-d654-49ee-a213-b731e4254f24 2018-07-21 11:29:03,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:29:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:03,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-997a814d-bda5-4541-8b9d-776c1fda39c3 Date: Sat, 21 Jul 2018 11:29:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8781eec94eee4e70b1ff8ac843be785e", "created_at": "2018-07-21T11:28:11Z", "admin_state_up": true, "updated_at": "2018-07-21T11:29:01Z", "project_id": "8781eec94eee4e70b1ff8ac843be785e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "346eb95c-d654-49ee-a213-b731e4254f24", "name": "singlevm1-router_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3"}]} 2018-07-21 11:29:03,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-997a814d-bda5-4541-8b9d-776c1fda39c3 2018-07-21 11:29:03,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136025190353s 2018-07-21 11:29:03,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-997a814d-bda5-4541-8b9d-776c1fda39c3 2018-07-21 11:29:03,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 11:29:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:07,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22255589-de18-47d5-987b-efbc0cf995ea Content-Length: 0 Date: Sat, 21 Jul 2018 11:29:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:29:07,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24.json used request id req-22255589-de18-47d5-987b-efbc0cf995ea 2018-07-21 11:29:07,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.26073908806s 2018-07-21 11:29:07,421 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/346eb95c-d654-49ee-a213-b731e4254f24.json used request id req-22255589-de18-47d5-987b-efbc0cf995ea 2018-07-21 11:29:07,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:29:07,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:07,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-46007dca-1ea1-4906-951c-21662e0d399f Date: Sat, 21 Jul 2018 11:29:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T11:22:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"719faafb-320b-4168-94f0-c48ae64c44fa","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3c04ffadc9ee456bb56c653ac17cc740","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:45Z","ip_version":4},{"updated_at":"2018-07-21T11:28:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f11bffeb-530e-479e-b2f9-52a78c953a7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8781eec94eee4e70b1ff8ac843be785e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","enable_dhcp":true,"segment_id":null,"network_id":"57de3038-b446-4a6e-be88-f400241426a1","tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:10Z","ip_version":4}]} 2018-07-21 11:29:07,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-46007dca-1ea1-4906-951c-21662e0d399f 2018-07-21 11:29:07,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.269095182419s 2018-07-21 11:29:07,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-46007dca-1ea1-4906-951c-21662e0d399f 2018-07-21 11:29:07,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 11:29:07,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f11bffeb-530e-479e-b2f9-52a78c953a7f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:09,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99385a3e-4d5c-40cd-810b-5c0e17ca3e7e Date: Sat, 21 Jul 2018 11:29:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:29:09,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f11bffeb-530e-479e-b2f9-52a78c953a7f.json used request id req-99385a3e-4d5c-40cd-810b-5c0e17ca3e7e 2018-07-21 11:29:09,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.03366398811s 2018-07-21 11:29:09,727 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f11bffeb-530e-479e-b2f9-52a78c953a7f.json used request id req-99385a3e-4d5c-40cd-810b-5c0e17ca3e7e 2018-07-21 11:29:09,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:29:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:09,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-79595688-0799-476d-b959-7f39175a8df2 Date: Sat, 21 Jul 2018 11:29:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"57de3038-b446-4a6e-be88-f400241426a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"8781eec94eee4e70b1ff8ac843be785e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:29:09Z","qos_policy_id":null,"name":"singlevm1-net_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3","admin_state_up":true,"tenant_id":"8781eec94eee4e70b1ff8ac843be785e","created_at":"2018-07-21T11:28:09Z","provider:network_type":"vxlan"}]} 2018-07-21 11:29:09,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-79595688-0799-476d-b959-7f39175a8df2 2018-07-21 11:29:09,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13769698143s 2018-07-21 11:29:09,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-79595688-0799-476d-b959-7f39175a8df2 2018-07-21 11:29:09,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 11:29:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/57de3038-b446-4a6e-be88-f400241426a1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:11,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-108d093d-c690-44ea-b5d2-f652e730852a Date: Sat, 21 Jul 2018 11:29:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:29:11,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/57de3038-b446-4a6e-be88-f400241426a1.json used request id req-108d093d-c690-44ea-b5d2-f652e730852a 2018-07-21 11:29:11,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34507703781s 2018-07-21 11:29:11,212 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/57de3038-b446-4a6e-be88-f400241426a1.json used request id req-108d093d-c690-44ea-b5d2-f652e730852a 2018-07-21 11:29:11,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:29:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:11,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-bd1567d1-c0fe-43bd-a56d-531c7c2b2492 Date: Sat, 21 Jul 2018 11:29:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/snap", "metadata": {}}], "file": "/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/file", "owner": "8781eec94eee4e70b1ff8ac843be785e", "id": "1ff179f9-3510-42c2-bd5f-6316fcfe989e", "size": 12716032, "self": "/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:28:21Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:28:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:29:11,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bd1567d1-c0fe-43bd-a56d-531c7c2b2492 2018-07-21 11:29:11,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273220539093s 2018-07-21 11:29:11,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bd1567d1-c0fe-43bd-a56d-531c7c2b2492 2018-07-21 11:29:11,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 11:29:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:12,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02331430-061d-48a1-99cf-c57370d2b69f Date: Sat, 21 Jul 2018 11:29:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:29:12,319 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e used request id req-02331430-061d-48a1-99cf-c57370d2b69f 2018-07-21 11:29:12,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07243108749s 2018-07-21 11:29:12,319 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1ff179f9-3510-42c2-bd5f-6316fcfe989e used request id req-02331430-061d-48a1-99cf-c57370d2b69f 2018-07-21 11:29:12,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:29:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:12,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4338a427-33ce-403f-886e-9451ca994dc4 x-compute-request-id: req-4338a427-33ce-403f-886e-9451ca994dc4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_44b5b2c8-73a7-48de-89cd-4cbc34e8bcc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "058642e1-8472-4d85-9a2b-3ae2591a28c2"}]} 2018-07-21 11:29:12,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4338a427-33ce-403f-886e-9451ca994dc4 2018-07-21 11:29:12,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.1391518116s 2018-07-21 11:29:12,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4338a427-33ce-403f-886e-9451ca994dc4 2018-07-21 11:29:12,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 11:29:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73afd8794d76bec4a957779a0758bac7ac8d1a4d" 2018-07-21 11:29:12,506 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd555153-d9d0-4375-9735-30a6c9a409bf x-compute-request-id: req-dd555153-d9d0-4375-9735-30a6c9a409bf Content-Length: 0 Content-Type: application/json 2018-07-21 11:29:12,506 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2 used request id req-dd555153-d9d0-4375-9735-30a6c9a409bf 2018-07-21 11:29:12,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.04576587677s 2018-07-21 11:29:12,507 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/058642e1-8472-4d85-9a2b-3ae2591a28c2 used request id req-dd555153-d9d0-4375-9735-30a6c9a409bf 2018-07-21 11:29:12,561 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:29:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:29:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:29:12,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:29:12,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26657fd-c131-41fa-9695-1c4ae61862d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:29:12,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b26657fd-c131-41fa-9695-1c4ae61862d9 2018-07-21 11:29:12,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:29:13,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["HV1UYsKrRwquLfrRzXpmaQ"], "issued_at": "2018-07-21T11:29:13.000000Z"}} 2018-07-21 11:29:13,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:29:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:13,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a36d5bf6-3878-4977-9c3e-52f288655ff7 Date: Sat, 21 Jul 2018 11:29:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:29:13,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a36d5bf6-3878-4977-9c3e-52f288655ff7 2018-07-21 11:29:13,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298824071884s 2018-07-21 11:29:13,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a36d5bf6-3878-4977-9c3e-52f288655ff7 2018-07-21 11:29:13,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:29:13,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 11:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87780014-034c-4668-bfbd-004fa2179640 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-21 11:29:13,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-87780014-034c-4668-bfbd-004fa2179640 2018-07-21 11:29:13,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:29:13,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:13,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3032d14-6cbd-427c-ba5e-835db734e8b4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/94621fe7965f47f9a7cefcb349d6525a"}, "tags": [], "enabled": true, "id": "94621fe7965f47f9a7cefcb349d6525a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 11:29:13,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e3032d14-6cbd-427c-ba5e-835db734e8b4 2018-07-21 11:29:13,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115310907364s 2018-07-21 11:29:13,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e3032d14-6cbd-427c-ba5e-835db734e8b4 2018-07-21 11:29:13,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 11:29:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}}' 2018-07-21 11:29:13,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-515994c3-740a-44ee-aa69-61d71dd2c40f Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82"}, "tags": [], "enabled": true, "id": "fb572152aca14506807938de806a2e82", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}} 2018-07-21 11:29:13,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-515994c3-740a-44ee-aa69-61d71dd2c40f 2018-07-21 11:29:13,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138185024261s 2018-07-21 11:29:13,573 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-515994c3-740a-44ee-aa69-61d71dd2c40f 2018-07-21 11:29:13,574 - 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'fb572152aca14506807938de806a2e82', '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_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6'}) 2018-07-21 11:29:13,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 11:29:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cd977e09-7fc4-4e5b-9c62-220ec80ef7b7", "email": null, "name": "singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}}' 2018-07-21 11:29:14,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfde8014-0121-470e-b632-247df3497789 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "links": {"self": "http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "025b819012694292a8f50a2fb015d668", "domain_id": "default", "password_expires_at": null}} 2018-07-21 11:29:14,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-dfde8014-0121-470e-b632-247df3497789 2018-07-21 11:29:14,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.522565841675s 2018-07-21 11:29:14,103 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-dfde8014-0121-470e-b632-247df3497789 2018-07-21 11:29:14,104 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'025b819012694292a8f50a2fb015d668', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6'}) 2018-07-21 11:29:14,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:29:14,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:14,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b02b38f-a514-475b-a11f-cff26f3bacda Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:29:14,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0b02b38f-a514-475b-a11f-cff26f3bacda 2018-07-21 11:29:14,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110646009445s 2018-07-21 11:29:14,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0b02b38f-a514-475b-a11f-cff26f3bacda 2018-07-21 11:29:14,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:29:14,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:14,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be8746a-4b70-4309-9225-db158632b153 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:29:14,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5be8746a-4b70-4309-9225-db158632b153 2018-07-21 11:29:14,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102412939072s 2018-07-21 11:29:14,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5be8746a-4b70-4309-9225-db158632b153 2018-07-21 11:29:14,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:29:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:14,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38b7530-8438-4e85-9895-44cdcd21b674 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:29:14,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d38b7530-8438-4e85-9895-44cdcd21b674 2018-07-21 11:29:14,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10492515564s 2018-07-21 11:29:14,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d38b7530-8438-4e85-9895-44cdcd21b674 2018-07-21 11:29:14,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:29:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:14,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89ea454-6915-4f2e-83c5-8a4588987691 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 11:29:14,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c89ea454-6915-4f2e-83c5-8a4588987691 2018-07-21 11:29:14,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114295005798s 2018-07-21 11:29:14,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c89ea454-6915-4f2e-83c5-8a4588987691 2018-07-21 11:29:14,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:29:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:14,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5980e8e4-f0e8-45c7-a7b2-fd2bdcf36229 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "links": {"self": "http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "025b819012694292a8f50a2fb015d668", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:29:14,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5980e8e4-f0e8-45c7-a7b2-fd2bdcf36229 2018-07-21 11:29:14,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122914075851s 2018-07-21 11:29:14,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5980e8e4-f0e8-45c7-a7b2-fd2bdcf36229 2018-07-21 11:29:14,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:29:14,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:14,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e62731-a7ad-46a9-af2f-dde5df2c3b6d Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82"}, "tags": [], "enabled": true, "id": "fb572152aca14506807938de806a2e82", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:29:14,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-56e62731-a7ad-46a9-af2f-dde5df2c3b6d 2018-07-21 11:29:14,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991721153259s 2018-07-21 11:29:14,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-56e62731-a7ad-46a9-af2f-dde5df2c3b6d 2018-07-21 11:29:14,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 11:29:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=025b819012694292a8f50a2fb015d668&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=fb572152aca14506807938de806a2e82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:14,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8a0649-43b6-4a06-a0ba-c936a026620e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=025b819012694292a8f50a2fb015d668&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=fb572152aca14506807938de806a2e82", "previous": null, "next": null}} 2018-07-21 11:29:14,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=025b819012694292a8f50a2fb015d668&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=fb572152aca14506807938de806a2e82 used request id req-be8a0649-43b6-4a06-a0ba-c936a026620e 2018-07-21 11:29:14,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107256174088s 2018-07-21 11:29:14,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=025b819012694292a8f50a2fb015d668&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=fb572152aca14506807938de806a2e82 used request id req-be8a0649-43b6-4a06-a0ba-c936a026620e 2018-07-21 11:29:14,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 11:29:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82/users/025b819012694292a8f50a2fb015d668/roles/5c9b91ffa5ea4a64a117361a7712d164 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:29:15,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a5d5f0-36da-4df2-a5c2-a0f27a405a74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:29:15,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82/users/025b819012694292a8f50a2fb015d668/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-96a5d5f0-36da-4df2-a5c2-a0f27a405a74 2018-07-21 11:29:15,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.117647886276s 2018-07-21 11:29:15,028 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82/users/025b819012694292a8f50a2fb015d668/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-96a5d5f0-36da-4df2-a5c2-a0f27a405a74 2018-07-21 11:29:15,029 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 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'fb572152aca14506807938de806a2e82', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cd977e09-7fc4-4e5b-9c62-220ec80ef7b7', 'username': u'singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 11:29:15,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:29:15,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:29:15,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:29:15,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:29:15,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:29:15,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:29:15,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:29:15,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:29:15,034 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'password': 'cd977e09-7fc4-4e5b-9c62-220ec80ef7b7', 'project_name': 'singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'fb572152aca14506807938de806a2e82', 'project_domain_name': 'Default'} 2018-07-21 11:29:15,035 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-21 11:29:15,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:29:15,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67fd3e2d-7fff-406f-81eb-8b58e6164a9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:29:15,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-67fd3e2d-7fff-406f-81eb-8b58e6164a9b 2018-07-21 11:29:15,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:29:15,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb572152aca14506807938de806a2e82", "name": "singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/fb572152aca14506807938de806a2e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/fb572152aca14506807938de806a2e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/fb572152aca14506807938de806a2e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fb572152aca14506807938de806a2e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/fb572152aca14506807938de806a2e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/fb572152aca14506807938de806a2e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/fb572152aca14506807938de806a2e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/fb572152aca14506807938de806a2e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/fb572152aca14506807938de806a2e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_fb572152aca14506807938de806a2e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fb572152aca14506807938de806a2e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fb572152aca14506807938de806a2e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/fb572152aca14506807938de806a2e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/fb572152aca14506807938de806a2e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "id": "025b819012694292a8f50a2fb015d668"}, "audit_ids": ["LftRZr-eQ0WS3OHgyBE2Cw"], "issued_at": "2018-07-21T11:29:15.000000Z"}} 2018-07-21 11:29:15,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 11:29:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"network": {"name": "singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "admin_state_up": true}}' 2018-07-21 11:29:16,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e4137550-fcce-462d-9ec8-c35664de5b93 Date: Sat, 21 Jul 2018 11:29:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2fa264e6-e896-4f95-8025-f6f6a856702b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb572152aca14506807938de806a2e82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:29:15Z","is_default":false,"name":"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:15Z","mtu":1450}} 2018-07-21 11:29:16,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e4137550-fcce-462d-9ec8-c35664de5b93 2018-07-21 11:29:16,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.568978071213s 2018-07-21 11:29:16,020 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e4137550-fcce-462d-9ec8-c35664de5b93 2018-07-21 11:29:16,021 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T11:29:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'2fa264e6-e896-4f95-8025-f6f6a856702b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', u'admin_state_up': True, u'tenant_id': u'fb572152aca14506807938de806a2e82', u'created_at': u'2018-07-21T11:29:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fb572152aca14506807938de806a2e82', u'l2_adjacency': True}) 2018-07-21 11:29:16,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:29:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:16,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-75bd71ad-02a4-4ce9-8c6b-9a1bf9beb1a0 Date: Sat, 21 Jul 2018 11:29:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2fa264e6-e896-4f95-8025-f6f6a856702b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb572152aca14506807938de806a2e82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:29:15Z","qos_policy_id":null,"name":"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6","admin_state_up":true,"tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:15Z","mtu":1450}]} 2018-07-21 11:29:16,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75bd71ad-02a4-4ce9-8c6b-9a1bf9beb1a0 2018-07-21 11:29:16,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315666913986s 2018-07-21 11:29:16,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75bd71ad-02a4-4ce9-8c6b-9a1bf9beb1a0 2018-07-21 11:29:16,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 11:29:16,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"subnet": {"name": "singlevm2-subnet_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "enable_dhcp": true, "network_id": "2fa264e6-e896-4f95-8025-f6f6a856702b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 11:29:17,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-403def06-fef7-48c5-abc4-b5bfe1d4ecce Date: Sat, 21 Jul 2018 11:29:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fa264e6-e896-4f95-8025-f6f6a856702b","tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:29:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fb572152aca14506807938de806a2e82","id":"d05cb72b-5030-4f49-ba01-89ef3f1e0bbf","subnetpool_id":null,"name":"singlevm2-subnet_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}} 2018-07-21 11:29:17,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-403def06-fef7-48c5-abc4-b5bfe1d4ecce 2018-07-21 11:29:17,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.95055103302s 2018-07-21 11:29:17,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-403def06-fef7-48c5-abc4-b5bfe1d4ecce 2018-07-21 11:29:17,290 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:29:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd05cb72b-5030-4f49-ba01-89ef3f1e0bbf', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', u'enable_dhcp': True, u'network_id': u'2fa264e6-e896-4f95-8025-f6f6a856702b', u'tenant_id': u'fb572152aca14506807938de806a2e82', u'created_at': u'2018-07-21T11:29:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fb572152aca14506807938de806a2e82'}) 2018-07-21 11:29:17,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 11:29:17,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"router": {"external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82"}, "name": "singlevm2-router_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "admin_state_up": true}}' 2018-07-21 11:29:24,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-54b483a7-e552-437a-8b0a-62c647598585 Date: Sat, 21 Jul 2018 11:29:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:18Z", "admin_state_up": true, "updated_at": "2018-07-21T11:29:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fb572152aca14506807938de806a2e82", "id": "8b992ae1-7524-4007-a90a-e938473d77ed", "name": "singlevm2-router_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}} 2018-07-21 11:29:24,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-54b483a7-e552-437a-8b0a-62c647598585 2018-07-21 11:29:24,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.9670548439s 2018-07-21 11:29:24,259 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-54b483a7-e552-437a-8b0a-62c647598585 2018-07-21 11:29:24,259 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:29:19Z', u'revision_number': 3, u'id': u'8b992ae1-7524-4007-a90a-e938473d77ed', u'external_gateway_info': {u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'719faafb-320b-4168-94f0-c48ae64c44fa', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', u'admin_state_up': True, u'tenant_id': u'fb572152aca14506807938de806a2e82', u'created_at': u'2018-07-21T11:29:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'fb572152aca14506807938de806a2e82'}) 2018-07-21 11:29:24,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 11:29:24,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"subnet_id": "d05cb72b-5030-4f49-ba01-89ef3f1e0bbf"}' 2018-07-21 11:29:27,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-711cf096-d7da-401e-ab36-dda6d906019c Date: Sat, 21 Jul 2018 11:29:27 GMT RESP BODY: {"network_id": "2fa264e6-e896-4f95-8025-f6f6a856702b", "tenant_id": "fb572152aca14506807938de806a2e82", "subnet_id": "d05cb72b-5030-4f49-ba01-89ef3f1e0bbf", "subnet_ids": ["d05cb72b-5030-4f49-ba01-89ef3f1e0bbf"], "port_id": "c9a5b060-4079-4ef3-9640-9d6eb6d44e48", "id": "8b992ae1-7524-4007-a90a-e938473d77ed"} 2018-07-21 11:29:27,199 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed/add_router_interface.json used request id req-711cf096-d7da-401e-ab36-dda6d906019c 2018-07-21 11:29:27,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.93990182877s 2018-07-21 11:29:27,200 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed/add_router_interface.json used request id req-711cf096-d7da-401e-ab36-dda6d906019c returning object 8b992ae1-7524-4007-a90a-e938473d77ed 2018-07-21 11:29:27,200 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 11:29:27,333 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 11:29:27,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:29:27,339 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 11:29:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-21 11:29:27,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:29:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:28,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-472d60a9-ec20-40cc-b2be-f6b5055b0f3e Date: Sat, 21 Jul 2018 11:29:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:29:28,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-472d60a9-ec20-40cc-b2be-f6b5055b0f3e 2018-07-21 11:29:28,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720200061798s 2018-07-21 11:29:28,062 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-472d60a9-ec20-40cc-b2be-f6b5055b0f3e 2018-07-21 11:29:28,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 11:29:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}' 2018-07-21 11:29:28,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f4369eb1-2cd2-48b3-b15a-c3060b030a22 Date: Sat, 21 Jul 2018 11:29:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/file", "owner": "fb572152aca14506807938de806a2e82", "id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "size": null, "self": "/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:29:28Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "checksum": null, "created_at": "2018-07-21T11:29:28Z", "protected": false} 2018-07-21 11:29:28,329 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f4369eb1-2cd2-48b3-b15a-c3060b030a22 2018-07-21 11:29:28,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.259124994278s 2018-07-21 11:29:28,330 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f4369eb1-2cd2-48b3-b15a-c3060b030a22 returning object c8e6d8de-4e26-4eb4-9777-f605d97da9cc 2018-07-21 11:29:28,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 11:29:28,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '' 2018-07-21 11:29:29,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59a93bdb-fcc2-41a7-aefd-f2d73422ba31 Date: Sat, 21 Jul 2018 11:29:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:29:29,357 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/file used request id req-59a93bdb-fcc2-41a7-aefd-f2d73422ba31 2018-07-21 11:29:29,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02653717995s 2018-07-21 11:29:29,357 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/file used request id req-59a93bdb-fcc2-41a7-aefd-f2d73422ba31 2018-07-21 11:29:29,357 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T11:29:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/file', u'owner': u'fb572152aca14506807938de806a2e82', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c8e6d8de-4e26-4eb4-9777-f605d97da9cc', u'size': None, u'name': u'singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', u'checksum': None, u'self': u'/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T11:29:28Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 11:29:29,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 11:29:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 11:29:30,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e8aea2c-cf20-417d-b171-00290fff1d1a x-compute-request-id: req-0e8aea2c-cf20-417d-b171-00290fff1d1a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed"}} 2018-07-21 11:29:30,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0e8aea2c-cf20-417d-b171-00290fff1d1a 2018-07-21 11:29:30,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.711709022522s 2018-07-21 11:29:30,070 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0e8aea2c-cf20-417d-b171-00290fff1d1a 2018-07-21 11:29:30,071 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', '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'8781eec94eee4e70b1ff8ac843be785e', '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'2c21a058-276b-4cbc-9e98-b7c560bcf5ed', 'swap': 0}) 2018-07-21 11:29:30,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 11:29:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" -d '{"extra_specs": {}}' 2018-07-21 11:29:30,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29848749-c74b-4e18-aaca-4b256c4ba6a4 x-compute-request-id: req-29848749-c74b-4e18-aaca-4b256c4ba6a4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 11:29:30,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed/os-extra_specs used request id req-29848749-c74b-4e18-aaca-4b256c4ba6a4 2018-07-21 11:29:30,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.155852794647s 2018-07-21 11:29:30,228 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed/os-extra_specs used request id req-29848749-c74b-4e18-aaca-4b256c4ba6a4 2018-07-21 11:29:30,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 11:29:30,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"keypair": {"name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}}' 2018-07-21 11:29:30,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10ab1592-5508-4ce2-9250-cbf64faefddc x-compute-request-id: req-10ab1592-5508-4ce2-9250-cbf64faefddc Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaFqF0A6Hm4TMyv6LKANui/7tlsUY2aKnq+hkjBexkoEs8wOmC/xtKKx2CaHaRETX6Rtbe11GOWZmziGl1/hl6V+Wu8FHGRL/U//IrTxpNK4KSpUUnsV4N5/atXk+JQWvbRDLIE7xIDo6F50Vk6rROZDkcbizLJ7ABS1Pj2ttN/JaAMkalgjUNHfpZrGKc7WiruwbFnIhk5NWLVz/8wAN1EHnWjAj0YCrzr2V3U23q68aX/tqgzftNOXC2zbbS7afe1ohQNv1qOWPc/+XMPzsGoX+WKK60aL64WIK/G3t6DUKPgzjxHjVfnlUiX9+T3FwCxcUXloCwQtBPFMxjAeBR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2hahdAOh5uEzMr+iygDbov+7ZbFGNmip6voZIwXsZKBLPMDp\ngv8bSisdgmh2kRE1+kbW3tdRjlmZs4hpdf4ZelflrvBRxkS/1P/yK08aTSuCkqVF\nJ7FeDef2rV5PiUFr20QyyBO8SA6OhedFZOq0TmQ5HG4syyewAUtT49rbTfyWgDJG\npYI1DR36WaxinO1oq7sGxZyIZOTVi1c//MADdRB51owI9GAq869ld1Nt6uvGl/7a\noM37TTlwts220u2n3taIUDb9ajlj3P/lzD87BqF/liiutGi+uFiCvxt7eg1Cj4M4\n8R41X55VIl/fk9xcAsXFF5aAsELQTxTMYwHgUQIDAQABAoIBAFKv4ecquWfgWpkT\nL5WHXb8fVt3nqMdYR5Rf3sf4pvhADkaqnd6c+qvUTQv0r3+xFtYdpbo3ySQ/tJbt\nUY77GI3aZas+UsLprhIEOL1S8JXxuUAAiYfTJ+X93Pk+mMlhlJM9+EMDuI9ZdZAv\nb5AjrNlMBptQ6orcMU9MUDJD+IJIXvQ8FHGeLhEAe77o6JxCEp2UTIAjm42cYWJW\nMUNch664hWspJqogAshCA/hpCWnx+F8SJnosrJK8g/cI2uPdlD0LwvwmsoSw2dBr\nNha2driwY4+p7P2e7Jj7MEnjfDvHF8CCjcTccNTYBKu74DZwamNNF7sAEYKM/Jaf\nT5whLkECgYEA/J8JQKWFzYVity7lreMhEAk+1HlF5MOtO02cliOVBwHoRkjh32oD\nIYugKFWURKAdIMJB4Tqg2skWuW6Kb0pJ/2EjLbZvZJ7haN6DH9VA3plXTBnmFczN\nGflUT1SBOEoUugzKR8K5kUGSByZcUXty1P7duqyFjgj4gu4dQkQ5h/8CgYEA3QFb\nC8sLaIcWSe6PkjhzrDabaaO0JiwY88OAxEobisHzFFw6DP0wj6rvoMED4bhPXZ+P\nwBJnaWHrbLysmAKzPBSIAAVSaGDSJNnXNGOo/8tXbVgvgpLBnef7XmNPhp2OgNl8\n9Q+glcNLLSRlBMIHRd1BmemVrovxIaiM/LuKF68CgYEA1ABHTIhcVNDGukJSH+7H\ndWS85KTtogERJP6KFXnA/EN+gVVysQKPpBxACPlg14KjTzWXAgQor9MoDfAVnzXy\nCa6kTh2XOBMZyd9KnXFi4iw/la76Z3sa+NxEA9tAIlQRNt26+CQThTJI8VUhDoSS\nJuvIenuEDWG75G0eAtmsilMCgYBbkps6CLjCZ+7ZVWrRyGhNfBbrL7SOeIkiP+iT\n7Kz60qA42HoJNcOwU8CUmEVWersP7PRwPm/w32zgElFlbwD7LPqpH4tkynFoaYbd\nI0o8KvIf0YFmFg75scya8IVcHt6UDwnStNXyGAiHPORKk2bWEPaEop+twjh4nNFG\nSyLN6wKBgCir6Fcrya0N1eNkVGArtqICqBWKv8qKHm74Wyo+vLtsdsJ38G9r7Atn\nYgoOzjW/eIhCnZkJ+Gklf6zzGh7HTPvQMV8pC8L3thG6yBx+BLGeTTF5g+A8EC87\n60A/xEVVOCiL32WcLZe7CUvS+PKoCmTx4FQV/at3Z6ezCg/g1K6q\n-----END RSA PRIVATE KEY-----\n", "user_id": "025b819012694292a8f50a2fb015d668", "name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "fingerprint": "aa:87:d3:ee:2b:cc:2b:ac:83:0a:df:9a:63:a5:9a:b1"}} 2018-07-21 11:29:30,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-10ab1592-5508-4ce2-9250-cbf64faefddc 2018-07-21 11:29:30,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.383168935776s 2018-07-21 11:29:30,612 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-10ab1592-5508-4ce2-9250-cbf64faefddc 2018-07-21 11:29:30,613 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaFqF0A6Hm4TMyv6LKANui/7tlsUY2aKnq+hkjBexkoEs8wOmC/xtKKx2CaHaRETX6Rtbe11GOWZmziGl1/hl6V+Wu8FHGRL/U//IrTxpNK4KSpUUnsV4N5/atXk+JQWvbRDLIE7xIDo6F50Vk6rROZDkcbizLJ7ABS1Pj2ttN/JaAMkalgjUNHfpZrGKc7WiruwbFnIhk5NWLVz/8wAN1EHnWjAj0YCrzr2V3U23q68aX/tqgzftNOXC2zbbS7afe1ohQNv1qOWPc/+XMPzsGoX+WKK60aL64WIK/G3t6DUKPgzjxHjVfnlUiX9+T3FwCxcUXloCwQtBPFMxjAeBR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2hahdAOh5uEzMr+iygDbov+7ZbFGNmip6voZIwXsZKBLPMDp\ngv8bSisdgmh2kRE1+kbW3tdRjlmZs4hpdf4ZelflrvBRxkS/1P/yK08aTSuCkqVF\nJ7FeDef2rV5PiUFr20QyyBO8SA6OhedFZOq0TmQ5HG4syyewAUtT49rbTfyWgDJG\npYI1DR36WaxinO1oq7sGxZyIZOTVi1c//MADdRB51owI9GAq869ld1Nt6uvGl/7a\noM37TTlwts220u2n3taIUDb9ajlj3P/lzD87BqF/liiutGi+uFiCvxt7eg1Cj4M4\n8R41X55VIl/fk9xcAsXFF5aAsELQTxTMYwHgUQIDAQABAoIBAFKv4ecquWfgWpkT\nL5WHXb8fVt3nqMdYR5Rf3sf4pvhADkaqnd6c+qvUTQv0r3+xFtYdpbo3ySQ/tJbt\nUY77GI3aZas+UsLprhIEOL1S8JXxuUAAiYfTJ+X93Pk+mMlhlJM9+EMDuI9ZdZAv\nb5AjrNlMBptQ6orcMU9MUDJD+IJIXvQ8FHGeLhEAe77o6JxCEp2UTIAjm42cYWJW\nMUNch664hWspJqogAshCA/hpCWnx+F8SJnosrJK8g/cI2uPdlD0LwvwmsoSw2dBr\nNha2driwY4+p7P2e7Jj7MEnjfDvHF8CCjcTccNTYBKu74DZwamNNF7sAEYKM/Jaf\nT5whLkECgYEA/J8JQKWFzYVity7lreMhEAk+1HlF5MOtO02cliOVBwHoRkjh32oD\nIYugKFWURKAdIMJB4Tqg2skWuW6Kb0pJ/2EjLbZvZJ7haN6DH9VA3plXTBnmFczN\nGflUT1SBOEoUugzKR8K5kUGSByZcUXty1P7duqyFjgj4gu4dQkQ5h/8CgYEA3QFb\nC8sLaIcWSe6PkjhzrDabaaO0JiwY88OAxEobisHzFFw6DP0wj6rvoMED4bhPXZ+P\nwBJnaWHrbLysmAKzPBSIAAVSaGDSJNnXNGOo/8tXbVgvgpLBnef7XmNPhp2OgNl8\n9Q+glcNLLSRlBMIHRd1BmemVrovxIaiM/LuKF68CgYEA1ABHTIhcVNDGukJSH+7H\ndWS85KTtogERJP6KFXnA/EN+gVVysQKPpBxACPlg14KjTzWXAgQor9MoDfAVnzXy\nCa6kTh2XOBMZyd9KnXFi4iw/la76Z3sa+NxEA9tAIlQRNt26+CQThTJI8VUhDoSS\nJuvIenuEDWG75G0eAtmsilMCgYBbkps6CLjCZ+7ZVWrRyGhNfBbrL7SOeIkiP+iT\n7Kz60qA42HoJNcOwU8CUmEVWersP7PRwPm/w32zgElFlbwD7LPqpH4tkynFoaYbd\nI0o8KvIf0YFmFg75scya8IVcHt6UDwnStNXyGAiHPORKk2bWEPaEop+twjh4nNFG\nSyLN6wKBgCir6Fcrya0N1eNkVGArtqICqBWKv8qKHm74Wyo+vLtsdsJ38G9r7Atn\nYgoOzjW/eIhCnZkJ+Gklf6zzGh7HTPvQMV8pC8L3thG6yBx+BLGeTTF5g+A8EC87\n60A/xEVVOCiL32WcLZe7CUvS+PKoCmTx4FQV/at3Z6ezCg/g1K6q\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'025b819012694292a8f50a2fb015d668', 'name': u'singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'created_at': '2018-07-21T11:29:30.613762', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb572152aca14506807938de806a2e82', 'name': 'singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'aa:87:d3:ee:2b:cc:2b:ac:83:0a:df:9a:63:a5:9a:b1', 'type': 'ssh', 'id': u'singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6'}) 2018-07-21 11:29:30,614 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2hahdAOh5uEzMr+iygDbov+7ZbFGNmip6voZIwXsZKBLPMDp gv8bSisdgmh2kRE1+kbW3tdRjlmZs4hpdf4ZelflrvBRxkS/1P/yK08aTSuCkqVF J7FeDef2rV5PiUFr20QyyBO8SA6OhedFZOq0TmQ5HG4syyewAUtT49rbTfyWgDJG pYI1DR36WaxinO1oq7sGxZyIZOTVi1c//MADdRB51owI9GAq869ld1Nt6uvGl/7a oM37TTlwts220u2n3taIUDb9ajlj3P/lzD87BqF/liiutGi+uFiCvxt7eg1Cj4M4 8R41X55VIl/fk9xcAsXFF5aAsELQTxTMYwHgUQIDAQABAoIBAFKv4ecquWfgWpkT L5WHXb8fVt3nqMdYR5Rf3sf4pvhADkaqnd6c+qvUTQv0r3+xFtYdpbo3ySQ/tJbt UY77GI3aZas+UsLprhIEOL1S8JXxuUAAiYfTJ+X93Pk+mMlhlJM9+EMDuI9ZdZAv b5AjrNlMBptQ6orcMU9MUDJD+IJIXvQ8FHGeLhEAe77o6JxCEp2UTIAjm42cYWJW MUNch664hWspJqogAshCA/hpCWnx+F8SJnosrJK8g/cI2uPdlD0LwvwmsoSw2dBr Nha2driwY4+p7P2e7Jj7MEnjfDvHF8CCjcTccNTYBKu74DZwamNNF7sAEYKM/Jaf T5whLkECgYEA/J8JQKWFzYVity7lreMhEAk+1HlF5MOtO02cliOVBwHoRkjh32oD IYugKFWURKAdIMJB4Tqg2skWuW6Kb0pJ/2EjLbZvZJ7haN6DH9VA3plXTBnmFczN GflUT1SBOEoUugzKR8K5kUGSByZcUXty1P7duqyFjgj4gu4dQkQ5h/8CgYEA3QFb C8sLaIcWSe6PkjhzrDabaaO0JiwY88OAxEobisHzFFw6DP0wj6rvoMED4bhPXZ+P wBJnaWHrbLysmAKzPBSIAAVSaGDSJNnXNGOo/8tXbVgvgpLBnef7XmNPhp2OgNl8 9Q+glcNLLSRlBMIHRd1BmemVrovxIaiM/LuKF68CgYEA1ABHTIhcVNDGukJSH+7H dWS85KTtogERJP6KFXnA/EN+gVVysQKPpBxACPlg14KjTzWXAgQor9MoDfAVnzXy Ca6kTh2XOBMZyd9KnXFi4iw/la76Z3sa+NxEA9tAIlQRNt26+CQThTJI8VUhDoSS JuvIenuEDWG75G0eAtmsilMCgYBbkps6CLjCZ+7ZVWrRyGhNfBbrL7SOeIkiP+iT 7Kz60qA42HoJNcOwU8CUmEVWersP7PRwPm/w32zgElFlbwD7LPqpH4tkynFoaYbd I0o8KvIf0YFmFg75scya8IVcHt6UDwnStNXyGAiHPORKk2bWEPaEop+twjh4nNFG SyLN6wKBgCir6Fcrya0N1eNkVGArtqICqBWKv8qKHm74Wyo+vLtsdsJ38G9r7Atn YgoOzjW/eIhCnZkJ+Gklf6zzGh7HTPvQMV8pC8L3thG6yBx+BLGeTTF5g+A8EC87 60A/xEVVOCiL32WcLZe7CUvS+PKoCmTx4FQV/at3Z6ezCg/g1K6q -----END RSA PRIVATE KEY----- 2018-07-21 11:29:30,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 11:29:30,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"security_group": {"name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-21 11:29:30,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-4a4b99a4-d400-4da9-9c51-73bafc78de75 Date: Sat, 21 Jul 2018 11:29:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:30Z", "updated_at": "2018-07-21T11:29:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "961ee2cb-935a-467a-82f0-a85dd133e18b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "ae577830-f8b8-45c1-a71f-a838af7dd7bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}], "revision_number": 1, "project_id": "fb572152aca14506807938de806a2e82", "id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}} 2018-07-21 11:29:30,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4a4b99a4-d400-4da9-9c51-73bafc78de75 2018-07-21 11:29:30,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.35848402977s 2018-07-21 11:29:30,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4a4b99a4-d400-4da9-9c51-73bafc78de75 2018-07-21 11:29:30,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:29:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:31,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-78e1857f-0278-4c52-87ef-53d40463a57a Date: Sat, 21 Jul 2018 11:29:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:15Z", "updated_at": "2018-07-21T11:29:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "0db6b2d0-61b1-42fb-b0c3-95c99aa3b748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "a01dc1c9-34cc-4b77-9206-b35c750f39cd", "remote_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "ef3019c4-0bcb-4c1c-909b-2f584e323228", "remote_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "fd9a40d4-58d0-42c9-94f1-292d82847896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}], "revision_number": 1, "project_id": "fb572152aca14506807938de806a2e82", "id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:30Z", "updated_at": "2018-07-21T11:29:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "961ee2cb-935a-467a-82f0-a85dd133e18b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "ae577830-f8b8-45c1-a71f-a838af7dd7bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}], "revision_number": 1, "project_id": "fb572152aca14506807938de806a2e82", "id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:29:31,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-78e1857f-0278-4c52-87ef-53d40463a57a 2018-07-21 11:29:31,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226666927338s 2018-07-21 11:29:31,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-78e1857f-0278-4c52-87ef-53d40463a57a 2018-07-21 11:29:31,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 11:29:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb"}}' 2018-07-21 11:29:31,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0b97d0d7-7292-4f5b-a744-723823135e58 Date: Sat, 21 Jul 2018 11:29:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T11:29:31Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:31Z", "project_id": "fb572152aca14506807938de806a2e82", "id": "4fdd8674-6117-4c8a-8bbd-0b975d3a03cf"}} 2018-07-21 11:29:31,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0b97d0d7-7292-4f5b-a744-723823135e58 2018-07-21 11:29:31,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.512786865234s 2018-07-21 11:29:31,725 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0b97d0d7-7292-4f5b-a744-723823135e58 2018-07-21 11:29:31,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:29:31,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:31,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-fb64f840-3bcc-445c-bd63-1463b07f84da Date: Sat, 21 Jul 2018 11:29:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:15Z", "updated_at": "2018-07-21T11:29:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "0db6b2d0-61b1-42fb-b0c3-95c99aa3b748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "a01dc1c9-34cc-4b77-9206-b35c750f39cd", "remote_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "ef3019c4-0bcb-4c1c-909b-2f584e323228", "remote_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "fd9a40d4-58d0-42c9-94f1-292d82847896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}], "revision_number": 1, "project_id": "fb572152aca14506807938de806a2e82", "id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:30Z", "updated_at": "2018-07-21T11:29:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T11:29:31Z", "revision_number": 0, "id": "4fdd8674-6117-4c8a-8bbd-0b975d3a03cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:31Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "961ee2cb-935a-467a-82f0-a85dd133e18b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "ae577830-f8b8-45c1-a71f-a838af7dd7bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}], "revision_number": 2, "project_id": "fb572152aca14506807938de806a2e82", "id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:29:31,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fb64f840-3bcc-445c-bd63-1463b07f84da 2018-07-21 11:29:31,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.243713855743s 2018-07-21 11:29:31,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fb64f840-3bcc-445c-bd63-1463b07f84da 2018-07-21 11:29:31,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 11:29:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb"}}' 2018-07-21 11:29:32,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-aea1a5c7-dc0e-4c68-9730-067cb1a4b7cc Date: Sat, 21 Jul 2018 11:29:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T11:29:32Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "port_range_min": null, "revision_number": 0, "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:32Z", "project_id": "fb572152aca14506807938de806a2e82", "id": "54db01d2-41f1-482c-95a9-a1eefabdf39d"}} 2018-07-21 11:29:32,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-aea1a5c7-dc0e-4c68-9730-067cb1a4b7cc 2018-07-21 11:29:32,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166532993317s 2018-07-21 11:29:32,144 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-aea1a5c7-dc0e-4c68-9730-067cb1a4b7cc 2018-07-21 11:29:32,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:29:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:32,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-82a20f67-04cc-4a09-9be6-bc7ed79c5156 Date: Sat, 21 Jul 2018 11:29:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2fa264e6-e896-4f95-8025-f6f6a856702b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb572152aca14506807938de806a2e82","l2_adjacency":true,"status":"ACTIVE","subnets":["d05cb72b-5030-4f49-ba01-89ef3f1e0bbf"],"description":"","tags":[],"updated_at":"2018-07-21T11:29:16Z","qos_policy_id":null,"name":"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6","admin_state_up":true,"tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:15Z","mtu":1450}]} 2018-07-21 11:29:32,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82a20f67-04cc-4a09-9be6-bc7ed79c5156 2018-07-21 11:29:32,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280023097992s 2018-07-21 11:29:32,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82a20f67-04cc-4a09-9be6-bc7ed79c5156 2018-07-21 11:29:32,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:29:32,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:32,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7d160422-98a1-4ee1-a1ce-c84e4c6470bf Date: Sat, 21 Jul 2018 11:29:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/snap", "metadata": {}}], "file": "/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/file", "owner": "fb572152aca14506807938de806a2e82", "id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "size": 12716032, "self": "/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:29:29Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:29:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:29:32,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d160422-98a1-4ee1-a1ce-c84e4c6470bf 2018-07-21 11:29:32,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237437009811s 2018-07-21 11:29:32,668 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d160422-98a1-4ee1-a1ce-c84e4c6470bf 2018-07-21 11:29:32,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:29:32,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:32,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-106dbd3f-49e1-42fc-9cc0-e7334260033c x-compute-request-id: req-106dbd3f-49e1-42fc-9cc0-e7334260033c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed"}]} 2018-07-21 11:29:32,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-106dbd3f-49e1-42fc-9cc0-e7334260033c 2018-07-21 11:29:32,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306630134583s 2018-07-21 11:29:32,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-106dbd3f-49e1-42fc-9cc0-e7334260033c 2018-07-21 11:29:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 11:29:32,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"server": {"name": "singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "imageRef": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "key_name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "flavorRef": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2fa264e6-e896-4f95-8025-f6f6a856702b"}], "security_groups": [{"name": "9b02c653-a01b-474a-a0e8-92dadce402cb"}]}}' 2018-07-21 11:29:35,535 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14670bcb-bf08-4f1b-b523-7c44560dece1 x-compute-request-id: req-14670bcb-bf08-4f1b-b523-7c44560dece1 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9b02c653-a01b-474a-a0e8-92dadce402cb"}], "OS-DCF:diskConfig": "MANUAL", "id": "26338993-5e32-47d5-9368-d71ff9cbcd9a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "bookmark"}], "adminPass": "qW9ZnhDahTw6"}} 2018-07-21 11:29:35,535 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-14670bcb-bf08-4f1b-b523-7c44560dece1 2018-07-21 11:29:35,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.83216118813s 2018-07-21 11:29:35,536 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-14670bcb-bf08-4f1b-b523-7c44560dece1 2018-07-21 11:29:35,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:29:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:36,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f5285ab-9ff1-45de-9b23-564949ed87e4 x-compute-request-id: req-3f5285ab-9ff1-45de-9b23-564949ed87e4 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "bookmark"}], "image": {"id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "links": [{"href": "http://172.30.9.27:8774/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "links": [{"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}]}, "id": "26338993-5e32-47d5-9368-d71ff9cbcd9a", "user_id": "025b819012694292a8f50a2fb015d668", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:29:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "name": "singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "created": "2018-07-21T11:29:35Z", "tenant_id": "fb572152aca14506807938de806a2e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:29:36,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f5285ab-9ff1-45de-9b23-564949ed87e4 2018-07-21 11:29:36,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.849831104279s 2018-07-21 11:29:36,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f5285ab-9ff1-45de-9b23-564949ed87e4 2018-07-21 11:29:36,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:29:36,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:36,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-8a1cb7f1-2319-4984-ac69-f89605f0f46f Date: Sat, 21 Jul 2018 11:29:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2fa264e6-e896-4f95-8025-f6f6a856702b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb572152aca14506807938de806a2e82","l2_adjacency":true,"status":"ACTIVE","subnets":["d05cb72b-5030-4f49-ba01-89ef3f1e0bbf"],"description":"","tags":[],"updated_at":"2018-07-21T11:29:16Z","qos_policy_id":null,"name":"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6","admin_state_up":true,"tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:15Z","mtu":1450}]} 2018-07-21 11:29:36,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8a1cb7f1-2319-4984-ac69-f89605f0f46f 2018-07-21 11:29:36,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285832881927s 2018-07-21 11:29:36,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8a1cb7f1-2319-4984-ac69-f89605f0f46f 2018-07-21 11:29:36,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:29:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:36,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d3f1f6ee-7d0a-4951-9c8f-0e6a18d548fa Date: Sat, 21 Jul 2018 11:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fa264e6-e896-4f95-8025-f6f6a856702b","tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:29:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fb572152aca14506807938de806a2e82","id":"d05cb72b-5030-4f49-ba01-89ef3f1e0bbf","subnetpool_id":null,"name":"singlevm2-subnet_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:29:36,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d3f1f6ee-7d0a-4951-9c8f-0e6a18d548fa 2018-07-21 11:29:36,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0516610145569s 2018-07-21 11:29:36,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d3f1f6ee-7d0a-4951-9c8f-0e6a18d548fa 2018-07-21 11:29:36,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:29:38,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:29:38,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:39,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e703f09-90ce-4567-a675-96339f988230 x-compute-request-id: req-6e703f09-90ce-4567-a675-96339f988230 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "bookmark"}], "image": {"id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "links": [{"href": "http://172.30.9.27:8774/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "links": [{"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}]}, "id": "26338993-5e32-47d5-9368-d71ff9cbcd9a", "user_id": "025b819012694292a8f50a2fb015d668", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:29:38Z", "hostId": "9f0c13465e4e11b0083bf52ae230e6710cae23cb7951c623066a93c2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "name": "singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "created": "2018-07-21T11:29:35Z", "tenant_id": "fb572152aca14506807938de806a2e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:29:39,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6e703f09-90ce-4567-a675-96339f988230 2018-07-21 11:29:39,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07437300682s 2018-07-21 11:29:39,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6e703f09-90ce-4567-a675-96339f988230 2018-07-21 11:29:39,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:29:41,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:29:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:42,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b55568d-30e8-4e0c-a570-e3fb736ad099 x-compute-request-id: req-4b55568d-30e8-4e0c-a570-e3fb736ad099 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "bookmark"}], "image": {"id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "links": [{"href": "http://172.30.9.27:8774/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "links": [{"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}]}, "id": "26338993-5e32-47d5-9368-d71ff9cbcd9a", "security_groups": [{"name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}], "user_id": "025b819012694292a8f50a2fb015d668", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:29:38Z", "hostId": "9f0c13465e4e11b0083bf52ae230e6710cae23cb7951c623066a93c2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "name": "singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "created": "2018-07-21T11:29:35Z", "tenant_id": "fb572152aca14506807938de806a2e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:29:42,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b55568d-30e8-4e0c-a570-e3fb736ad099 2018-07-21 11:29:42,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01325416565s 2018-07-21 11:29:42,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b55568d-30e8-4e0c-a570-e3fb736ad099 2018-07-21 11:29:42,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:29:44,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:29:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:46,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc88ce97-9ddc-4168-9415-c1f91cd12adf x-compute-request-id: req-fc88ce97-9ddc-4168-9415-c1f91cd12adf Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:39:2a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "bookmark"}], "image": {"id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "links": [{"href": "http://172.30.9.27:8774/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T11:29:43.000000", "flavor": {"id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "links": [{"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}]}, "id": "26338993-5e32-47d5-9368-d71ff9cbcd9a", "security_groups": [{"name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}], "user_id": "025b819012694292a8f50a2fb015d668", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T11:29:43Z", "hostId": "9f0c13465e4e11b0083bf52ae230e6710cae23cb7951c623066a93c2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "name": "singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "created": "2018-07-21T11:29:35Z", "tenant_id": "fb572152aca14506807938de806a2e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:29:46,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc88ce97-9ddc-4168-9415-c1f91cd12adf 2018-07-21 11:29:46,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22612404823s 2018-07-21 11:29:46,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc88ce97-9ddc-4168-9415-c1f91cd12adf 2018-07-21 11:29:46,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 11:29:46,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:46,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-1f24a6be-99b0-4ecf-8ab2-18012e2cfa29 Date: Sat, 21 Jul 2018 11:29:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T11:29:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d05cb72b-5030-4f49-ba01-89ef3f1e0bbf","ip_address":"192.168.120.7"}],"id":"b80d7589-8bc1-4406-89ea-77494f064e31","security_groups":["9b02c653-a01b-474a-a0e8-92dadce402cb"],"mac_address":"fa:16:3e:c5:39:2a","project_id":"fb572152aca14506807938de806a2e82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2fa264e6-e896-4f95-8025-f6f6a856702b","tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:39Z","binding:vnic_type":"normal","device_id":"26338993-5e32-47d5-9368-d71ff9cbcd9a","ip_allocation":"immediate"}]} 2018-07-21 11:29:46,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-1f24a6be-99b0-4ecf-8ab2-18012e2cfa29 2018-07-21 11:29:46,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588021278381s 2018-07-21 11:29:46,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-1f24a6be-99b0-4ecf-8ab2-18012e2cfa29 2018-07-21 11:29:46,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 11:29:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b80d7589-8bc1-4406-89ea-77494f064e31" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:46,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a59dad62-d84d-4ac9-8ccc-8aba7d31f0c2 Date: Sat, 21 Jul 2018 11:29:46 GMT RESP BODY: {"floatingips": []} 2018-07-21 11:29:46,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b80d7589-8bc1-4406-89ea-77494f064e31 used request id req-a59dad62-d84d-4ac9-8ccc-8aba7d31f0c2 2018-07-21 11:29:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.244078874588s 2018-07-21 11:29:46,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b80d7589-8bc1-4406-89ea-77494f064e31 used request id req-a59dad62-d84d-4ac9-8ccc-8aba7d31f0c2 2018-07-21 11:29:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:29:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:47,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5376aa09-6adc-4cf0-90cc-0509bbf8b31e x-compute-request-id: req-5376aa09-6adc-4cf0-90cc-0509bbf8b31e Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:39:2a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "bookmark"}], "image": {"id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "links": [{"href": "http://172.30.9.27:8774/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T11:29:43.000000", "flavor": {"id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "links": [{"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}]}, "id": "26338993-5e32-47d5-9368-d71ff9cbcd9a", "security_groups": [{"name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}], "user_id": "025b819012694292a8f50a2fb015d668", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T11:29:43Z", "hostId": "9f0c13465e4e11b0083bf52ae230e6710cae23cb7951c623066a93c2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "name": "singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "created": "2018-07-21T11:29:35Z", "tenant_id": "fb572152aca14506807938de806a2e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:29:47,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5376aa09-6adc-4cf0-90cc-0509bbf8b31e 2018-07-21 11:29:47,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23104095459s 2018-07-21 11:29:47,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5376aa09-6adc-4cf0-90cc-0509bbf8b31e 2018-07-21 11:29:47,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 11:29:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:47,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e0bfec4f-3ee6-4078-99b2-951c3e200661 Date: Sat, 21 Jul 2018 11:29:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T11:29:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d05cb72b-5030-4f49-ba01-89ef3f1e0bbf","ip_address":"192.168.120.7"}],"id":"b80d7589-8bc1-4406-89ea-77494f064e31","security_groups":["9b02c653-a01b-474a-a0e8-92dadce402cb"],"mac_address":"fa:16:3e:c5:39:2a","project_id":"fb572152aca14506807938de806a2e82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2fa264e6-e896-4f95-8025-f6f6a856702b","tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:39Z","binding:vnic_type":"normal","device_id":"26338993-5e32-47d5-9368-d71ff9cbcd9a","ip_allocation":"immediate"}]} 2018-07-21 11:29:47,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-e0bfec4f-3ee6-4078-99b2-951c3e200661 2018-07-21 11:29:47,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0650229454041s 2018-07-21 11:29:47,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-e0bfec4f-3ee6-4078-99b2-951c3e200661 2018-07-21 11:29:47,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 11:29:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b80d7589-8bc1-4406-89ea-77494f064e31" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:47,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d2359ba-fbb3-4a57-9fbd-eaa7d87b0ff9 Date: Sat, 21 Jul 2018 11:29:47 GMT RESP BODY: {"floatingips": []} 2018-07-21 11:29:47,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b80d7589-8bc1-4406-89ea-77494f064e31 used request id req-2d2359ba-fbb3-4a57-9fbd-eaa7d87b0ff9 2018-07-21 11:29:47,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0449500083923s 2018-07-21 11:29:47,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b80d7589-8bc1-4406-89ea-77494f064e31 used request id req-2d2359ba-fbb3-4a57-9fbd-eaa7d87b0ff9 2018-07-21 11:29:47,731 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:39:2a', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c8e6d8de-4e26-4eb4-9777-f605d97da9cc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-21T11:29:43.000000', 'flavor': Munch({u'id': u'2c21a058-276b-4cbc-9e98-b7c560bcf5ed'}), 'az': u'nova', 'id': u'26338993-5e32-47d5-9368-d71ff9cbcd9a', 'security_groups': [Munch({u'name': u'singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'025b819012694292a8f50a2fb015d668', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb572152aca14506807938de806a2e82', 'name': 'singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', '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-07-21T11:29:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T11:29:43Z', 'hostId': u'9f0c13465e4e11b0083bf52ae230e6710cae23cb7951c623066a93c2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'9f0c13465e4e11b0083bf52ae230e6710cae23cb7951c623066a93c2', '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-07-21T11:29:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fb572152aca14506807938de806a2e82', 'name': u'singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'adminPass': None, 'tenant_id': u'fb572152aca14506807938de806a2e82', 'created_at': u'2018-07-21T11:29:35Z', 'created': u'2018-07-21T11:29:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 11:29:47,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:29:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:47,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-fcc38e65-375d-418a-b36a-3cf14d78faea Date: Sat, 21 Jul 2018 11:29:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2fa264e6-e896-4f95-8025-f6f6a856702b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb572152aca14506807938de806a2e82","l2_adjacency":true,"status":"ACTIVE","subnets":["d05cb72b-5030-4f49-ba01-89ef3f1e0bbf"],"description":"","tags":[],"updated_at":"2018-07-21T11:29:16Z","qos_policy_id":null,"name":"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6","admin_state_up":true,"tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:15Z","mtu":1450}]} 2018-07-21 11:29:47,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fcc38e65-375d-418a-b36a-3cf14d78faea 2018-07-21 11:29:47,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127598047256s 2018-07-21 11:29:47,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fcc38e65-375d-418a-b36a-3cf14d78faea 2018-07-21 11:29:47,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 11:29:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:47,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-83434817-2979-48bf-a2ac-9b4e7eddf746 Date: Sat, 21 Jul 2018 11:29:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T11:29:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d05cb72b-5030-4f49-ba01-89ef3f1e0bbf","ip_address":"192.168.120.7"}],"id":"b80d7589-8bc1-4406-89ea-77494f064e31","security_groups":["9b02c653-a01b-474a-a0e8-92dadce402cb"],"mac_address":"fa:16:3e:c5:39:2a","project_id":"fb572152aca14506807938de806a2e82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2fa264e6-e896-4f95-8025-f6f6a856702b","tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:39Z","binding:vnic_type":"normal","device_id":"26338993-5e32-47d5-9368-d71ff9cbcd9a","ip_allocation":"immediate"}]} 2018-07-21 11:29:47,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-83434817-2979-48bf-a2ac-9b4e7eddf746 2018-07-21 11:29:47,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0746760368347s 2018-07-21 11:29:47,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-83434817-2979-48bf-a2ac-9b4e7eddf746 2018-07-21 11:29:47,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 11:29:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"floatingip": {"floating_network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "fixed_ip_address": "192.168.120.7", "port_id": "b80d7589-8bc1-4406-89ea-77494f064e31"}}' 2018-07-21 11:29:50,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-4cfab99b-83f0-48b9-b489-8fdc3b56962f Date: Sat, 21 Jul 2018 11:29:50 GMT RESP BODY: {"floatingip": {"router_id": "8b992ae1-7524-4007-a90a-e938473d77ed", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:48Z", "updated_at": "2018-07-21T11:29:48Z", "floating_network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2fa264e6-e896-4f95-8025-f6f6a856702b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c5:39:2a", "device_id": "26338993-5e32-47d5-9368-d71ff9cbcd9a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fb572152aca14506807938de806a2e82", "port_id": "b80d7589-8bc1-4406-89ea-77494f064e31", "id": "292176c1-4fe4-4508-bc51-02665c2eb6bb", "qos_policy_id": null}} 2018-07-21 11:29:50,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4cfab99b-83f0-48b9-b489-8fdc3b56962f 2018-07-21 11:29:50,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.49660897255s 2018-07-21 11:29:50,437 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4cfab99b-83f0-48b9-b489-8fdc3b56962f 2018-07-21 11:29:50,440 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8b992ae1-7524-4007-a90a-e938473d77ed', 'updated_at': u'2018-07-21T11:29:48Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.210', 'revision_number': 0, 'port_id': u'b80d7589-8bc1-4406-89ea-77494f064e31', 'id': u'292176c1-4fe4-4508-bc51-02665c2eb6bb', 'network': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', 'port': u'b80d7589-8bc1-4406-89ea-77494f064e31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb572152aca14506807938de806a2e82', 'name': 'singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fb572152aca14506807938de806a2e82', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2fa264e6-e896-4f95-8025-f6f6a856702b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c5:39:2a', u'device_id': u'26338993-5e32-47d5-9368-d71ff9cbcd9a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'fb572152aca14506807938de806a2e82', 'created_at': u'2018-07-21T11:29:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2fa264e6-e896-4f95-8025-f6f6a856702b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c5:39:2a', u'device_id': u'26338993-5e32-47d5-9368-d71ff9cbcd9a'}), 'router': u'8b992ae1-7524-4007-a90a-e938473d77ed'}) 2018-07-21 11:29:50,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 11:29:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 11:29:50,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7225ddca-6512-4a29-b486-a2320dd54cce x-compute-request-id: req-7225ddca-6512-4a29-b486-a2320dd54cce Content-Encoding: gzip Content-Length: 9561 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474741969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.176481] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178259] pid_max: default: 32768 minimum: 301\n[ 0.179231] ACPI: Core revision 20150930\n[ 0.180674] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182086] Security Framework initialized\n[ 0.182987] Yama: becoming mindful.\n[ 0.183788] AppArmor: AppArmor initialized\n[ 0.184698] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.186163] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.187564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188908] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190441] Initializing cgroup subsys io\n[ 0.191348] Initializing cgroup subsys memory\n[ 0.192308] Initializing cgroup subsys devices\n[ 0.193276] Initializing cgroup subsys freezer\n[ 0.194257] Initializing cgroup subsys net_cls\n[ 0.195227] Initializing cgroup subsys perf_event\n[ 0.196252] Initializing cgroup subsys net_prio\n[ 0.197207] Initializing cgroup subsys hugetlb\n[ 0.198151] Initializing cgroup subsys pids\n[ 0.199113] CPU: Physical Processor ID: 0\n[ 0.200708] mce: CPU supports 10 MCE banks\n[ 0.201670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202734] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.219021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.225249] ftrace: allocating 31920 entries in 125 pages\n[ 0.250566] smpboot: Max logical packages: 1\n[ 0.251547] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.252976] x2apic enabled\n[ 0.253866] Switched APIC routing to physical x2apic.\n[ 0.255670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.256938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.259231] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261198] KVM setup paravirtual spinlock\n[ 0.262566] x86: Booted up 1 node, 1 CPUs\n[ 0.263475] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264953] devtmpfs: initialized\n[ 0.266723] evm: security.selinux\n[ 0.267500] evm: security.SMACK64\n[ 0.268615] evm: security.SMACK64EXEC\n[ 0.269469] evm: security.SMACK64TRANSMUTE\n[ 0.270406] evm: security.SMACK64MMAP\n[ 0.271285] evm: security.ima\n[ 0.271994] evm: security.capability\n[ 0.272898] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.274959] pinctrl core: initialized pinctrl subsystem\n[ 0.276171] RTC time: 11:29:44, date: 07/21/18\n[ 0.277234] NET: Registered protocol family 16\n[ 0.278336] cpuidle: using governor ladder\n[ 0.279223] cpuidle: using governor menu\n[ 0.280088] PCCT header not found.\n[ 0.281057] ACPI: bus type PCI registered\n[ 0.281915] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283274] PCI: Using configuration type 1 for base access\n[ 0.285208] ACPI: Added _OSI(Module Device)\n[ 0.286093] ACPI: Added _OSI(Processor Device)\n[ 0.287000] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287945] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289856] ACPI: Interpreter enabled\n[ 0.290696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298481] ACPI: (supports S0 S5)\n[ 0.299222] ACPI: Using IOAPIC for interrupt routing\n[ 0.300219] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.303474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.307357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309712] acpiphp: Slot [3] registered\n[ 0.310565] acpiphp: Slot [4] registered\n[ 0.311414] acpiphp: Slot [5] registered\n[ 0.312271] acpiphp: Slot [6] registered\n[ 0.313114] acpiphp: Slot [7] registered\n[ 0.313962] acpiphp: Slot [8] registered\n[ 0.314812] acpiphp: Slot [9] registered\n[ 0.315661] acpiphp: Slot [10] registered\n[ 0.316527] acpiphp: Slot [11] registered\n[ 0.317387] acpiphp: Slot [12] registered\n[ 0.318247] acpiphp: Slot [13] registered\n[ 0.319106] acpiphp: Slot [14] registered\n[ 0.319970] acpiphp: Slot [15] registered\n[ 0.330866] acpiphp: Slot [16] registered\n[ 0.331728] acpiphp: Slot [17] registered\n[ 0.332587] acpiphp: Slot [18] registered\n[ 0.333443] acpiphp: Slot [19] registered\n[ 0.334297] acpiphp: Slot [20] registered\n[ 0.335160] acpiphp: Slot [21] registered\n[ 0.336017] acpiphp: Slot [22] registered\n[ 0.336878] acpiphp: Slot [23] registered\n[ 0.337739] acpiphp: Slot [24] registered\n[ 0.338602] acpiphp: Slot [25] registered\n[ 0.339484] acpiphp: Slot [26] registered\n[ 0.340408] acpiphp: Slot [27] registered\n[ 0.341267] acpiphp: Slot [28] registered\n[ 0.342122] acpiphp: Slot [29] registered\n[ 0.342977] acpiphp: Slot [30] registered\n[ 0.343838] acpiphp: Slot [31] registered\n[ 0.344694] PCI host bridge to bus 0000:00\n[ 0.345550] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346830] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348119] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.349655] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.351181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352736] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356118] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357472] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360074] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.365632] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389178] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390671] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.392158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.394912] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396027] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397663] vgaarb: loaded\n[ 0.398298] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399597] SCSI subsystem initialized\n[ 0.400572] ACPI: bus type USB registered\n[ 0.401455] usbcore: registered new interface driver usbfs\n[ 0.402574] usbcore: registered new interface driver hub\n[ 0.403657] usbcore: registered new device driver usb\n[ 0.404840] PCI: Using ACPI for IRQ routing\n[ 0.406018] NetLabel: Initializing\n[ 0.406782] NetLabel: domain hash size = 128\n[ 0.407707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.408724] NetLabel: unlabeled traffic allowed by default\n[ 0.409958] clocksource: Switched to clocksource kvm-clock\n[ 0.418407] AppArmor: AppArmor Filesystem Enabled\n[ 0.419446] pnp: PnP ACPI init\n[ 0.420441] pnp: PnP ACPI: found 5 devices\n[ 0.426960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428793] NET: Registered protocol family 2\n[ 0.429901] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432558] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436237] NET: Registered protocol family 1\n[ 0.437169] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439487] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453462] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467625] Trying to unpack rootfs image as initramfs...\n[ 0.524258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526030] Scanning for low memory corruption every 60 seconds\n[ 0.527488] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528730] audit: initializing netlink subsys (disabled)\n[ 0.529826] audit: type=2000 audit(1532172584.494:1): initialized\n[ 0.531282] Initialise system trusted keyring\n[ 0.532287] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533520] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535738] zbud: loaded\n[ 0.536514] VFS: Disk quotas dquot_6.6.0\n[ 0.537388] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.539086] fuse init (API version 7.23)\n[ 0.540050] Key type big_key registered\n[ 0.540904] Allocating IMA MOK and blacklist keyrings.\n[ 0.542232] Key type asymmetric registered\n[ 0.543105] Asymmetric key parser 'x509' registered\n[ 0.544123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.545707] io scheduler noop registered\n[ 0.546555] io scheduler deadline registered (default)\n[ 0.547621] io scheduler cfq registered\n[ 0.548540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.549651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552545] ACPI: Power Button [PWRF]\n[ 0.553468] GHES: HEST is not enabled!\n[ 0.567186] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597373] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.623582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627914] Linux agpgart interface v0.103\n[ 0.632037] brd: module loaded\n[ 0.633930] loop: module loaded\n[ 0.639094] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640670] GPT:90111 != 2097151\n[ 0.641397] GPT:Alternate GPT header not at the end of the disk.\n[ 0.642581] GPT:90111 != 2097151\n[ 0.643306] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644363] vda: vda1 vda15\n[ 0.646297] scsi host0: ata_piix\n[ 0.647171] scsi host1: ata_piix\n[ 0.647954] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.649284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.650971] libphy: Fixed MDIO Bus: probed\n[ 0.651874] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652909] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655820] PPP generic driver version 2.4.2\n[ 0.656874] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658213] ehci-pci: EHCI PCI platform driver\n[ 0.659183] ehci-platform: EHCI generic platform driver\n[ 0.660259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661506] ohci-pci: OHCI PCI platform driver\n[ 0.662471] ohci-platform: OHCI generic platform driver\n[ 0.663567] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678226] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680971] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.683414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686272] usb usb1: Product: UHCI Host Controller\n[ 0.687285] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689605] hub 1-0:1.0: USB hub found\n[ 0.690467] hub 1-0:1.0: 2 ports detected\n[ 0.691587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693932] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.694970] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.696145] mousedev: PS/2 mouse device common for all mice\n[ 0.697710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.699745] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700984] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.702293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.703575] i2c /dev entries driver\n[ 0.704457] device-mapper: uevent: version 1.0.3\n[ 0.705535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.707349] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.709234] NET: Registered protocol family 10\n[ 0.710729] NET: Registered protocol family 17\n[ 0.711736] Key type dns_resolver registered\n[ 0.713016] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716296] registered taskstats version 1\n[ 0.717257] Loading compiled-in X.509 certificates\n[ 0.718930] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720980] zswap: loaded using pool lzo/zbud\n[ 0.723181] Key type trusted registered\n[ 0.725108] Key type encrypted registered\n[ 0.726023] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.727158] ima: No TPM chip found, activating TPM-bypass!\n[ 0.728304] evm: HMAC attrs: 0x1\n[ 0.729415] Magic number: 10:675:479\n[ 0.730385] rtc_cmos 00:00: setting system clock to 2018-07-21 11:29:44 UTC (1532172584)\n[ 0.732188] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.733391] EDD information not available.\n[ 0.812371] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.824179] Write protecting the kernel read-only data: 14336k\n[ 0.828066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830240] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.008344] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr1CzlTQrC6Y+rKOr5MuJHl9Fva6rf6/Z5vsUhJd6dvdM0IiNMGv2DUTTIr8utksUUcynB4DJXdasGIf9nSZEbA8E2jduhtIAI+Xitbqy2AQYZo4jS0+4k2Kmi3I3v79P4M4tBGTdXBLRtb9A50zhQs/4jPwVKSZdJBlaPWvcQDFN27lyJqwNUGhFZ+woo7aQ3OsCuNjH6mUp/ghSvdCtDreEgIlkV7eVJ05L11qco7JPiFYWIu3wEJ1ZU2F48GRHtFSGdEp9NK2q2ft5A070rBswYhIRpBWSZqzC792XaWyuK8Badw26TplNNBCbtVDmzb5ymchfuwZpd0dT6K7sb root@singlevm2-vm-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6\nssh-dss AAAAB3NzaC1kc3MAAACBAMAau/8qfVM9BqMb5hiTDTzrGuYHutkG1ytkELAsX/tdr2tPWkeNwuPkzfEu634+vondGiGRLGuaSOWh6ul2eOwA5PTPtkrCr7hkCacgzkYyP9tcukbmldFmiifZUP1zSiQfN/GQddyWIMx+6nnFwJNF9IBEAXtDWLc/XbYjC9SnAAAAFQDm0pYQkwwGwwhQLsoEBhOpnjma9wAAAIBM1A4PgUcYGmIbpH10NEUk+Y8dUkkrCoOgvge7CxjFpLK0M9nrDovZSP6qR6pHtQl8qICoqWS0/iWs6LH9NsblW7Q3XhwHNJOxkQ67nE3LO6doN8thOuto8qf9ZY1lKoKwtdlAYfr7yjXXlacFRrpohI5dWKhlRAxg4QsNgzZ38QAAAIEAs5oOh6zV80ma675+8z/qn/Qyplsj2q/6GmVPK02CPiucUQWXsx+1vlJveIgOQi3BWgGoGJKdonVc8mJ0ANbe8NPCOVW8trvslxE+cQclzL6+gAqEWVwFKE0qA2P5MujwVJfyJcClTfM0Q3Nmn6fsNniyElzm/xDR72LVw9RT0bA= root@singlevm2-vm-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fec5:392a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 login: "} 2018-07-21 11:29:50,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a/action used request id req-7225ddca-6512-4a29-b486-a2320dd54cce 2018-07-21 11:29:50,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117707014084s 2018-07-21 11:29:50,559 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a/action used request id req-7225ddca-6512-4a29-b486-a2320dd54cce 2018-07-21 11:29:50,560 - 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 474741969 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.176481] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178259] pid_max: default: 32768 minimum: 301 [ 0.179231] ACPI: Core revision 20150930 [ 0.180674] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182086] Security Framework initialized [ 0.182987] Yama: becoming mindful. [ 0.183788] AppArmor: AppArmor initialized [ 0.184698] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.186163] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.187564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188908] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190441] Initializing cgroup subsys io [ 0.191348] Initializing cgroup subsys memory [ 0.192308] Initializing cgroup subsys devices [ 0.193276] Initializing cgroup subsys freezer [ 0.194257] Initializing cgroup subsys net_cls [ 0.195227] Initializing cgroup subsys perf_event [ 0.196252] Initializing cgroup subsys net_prio [ 0.197207] Initializing cgroup subsys hugetlb [ 0.198151] Initializing cgroup subsys pids [ 0.199113] CPU: Physical Processor ID: 0 [ 0.200708] mce: CPU supports 10 MCE banks [ 0.201670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202734] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.219021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.225249] ftrace: allocating 31920 entries in 125 pages [ 0.250566] smpboot: Max logical packages: 1 [ 0.251547] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.252976] x2apic enabled [ 0.253866] Switched APIC routing to physical x2apic. [ 0.255670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.256938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.259231] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.261198] KVM setup paravirtual spinlock [ 0.262566] x86: Booted up 1 node, 1 CPUs [ 0.263475] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.264953] devtmpfs: initialized [ 0.266723] evm: security.selinux [ 0.267500] evm: security.SMACK64 [ 0.268615] evm: security.SMACK64EXEC [ 0.269469] evm: security.SMACK64TRANSMUTE [ 0.270406] evm: security.SMACK64MMAP [ 0.271285] evm: security.ima [ 0.271994] evm: security.capability [ 0.272898] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.274959] pinctrl core: initialized pinctrl subsystem [ 0.276171] RTC time: 11:29:44, date: 07/21/18 [ 0.277234] NET: Registered protocol family 16 [ 0.278336] cpuidle: using governor ladder [ 0.279223] cpuidle: using governor menu [ 0.280088] PCCT header not found. [ 0.281057] ACPI: bus type PCI registered [ 0.281915] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283274] PCI: Using configuration type 1 for base access [ 0.285208] ACPI: Added _OSI(Module Device) [ 0.286093] ACPI: Added _OSI(Processor Device) [ 0.287000] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287945] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289856] ACPI: Interpreter enabled [ 0.290696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298481] ACPI: (supports S0 S5) [ 0.299222] ACPI: Using IOAPIC for interrupt routing [ 0.300219] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309712] acpiphp: Slot [3] registered [ 0.310565] acpiphp: Slot [4] registered [ 0.311414] acpiphp: Slot [5] registered [ 0.312271] acpiphp: Slot [6] registered [ 0.313114] acpiphp: Slot [7] registered [ 0.313962] acpiphp: Slot [8] registered [ 0.314812] acpiphp: Slot [9] registered [ 0.315661] acpiphp: Slot [10] registered [ 0.316527] acpiphp: Slot [11] registered [ 0.317387] acpiphp: Slot [12] registered [ 0.318247] acpiphp: Slot [13] registered [ 0.319106] acpiphp: Slot [14] registered [ 0.319970] acpiphp: Slot [15] registered [ 0.330866] acpiphp: Slot [16] registered [ 0.331728] acpiphp: Slot [17] registered [ 0.332587] acpiphp: Slot [18] registered [ 0.333443] acpiphp: Slot [19] registered [ 0.334297] acpiphp: Slot [20] registered [ 0.335160] acpiphp: Slot [21] registered [ 0.336017] acpiphp: Slot [22] registered [ 0.336878] acpiphp: Slot [23] registered [ 0.337739] acpiphp: Slot [24] registered [ 0.338602] acpiphp: Slot [25] registered [ 0.339484] acpiphp: Slot [26] registered [ 0.340408] acpiphp: Slot [27] registered [ 0.341267] acpiphp: Slot [28] registered [ 0.342122] acpiphp: Slot [29] registered [ 0.342977] acpiphp: Slot [30] registered [ 0.343838] acpiphp: Slot [31] registered [ 0.344694] PCI host bridge to bus 0000:00 [ 0.345550] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346830] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348119] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.349655] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.351181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352736] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356118] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357472] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360074] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.365632] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.385446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.387672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.389178] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.390671] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.392158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.393506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.394912] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.396027] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.397663] vgaarb: loaded [ 0.398298] vgaarb: bridge control possible 0000:00:02.0 [ 0.399597] SCSI subsystem initialized [ 0.400572] ACPI: bus type USB registered [ 0.401455] usbcore: registered new interface driver usbfs [ 0.402574] usbcore: registered new interface driver hub [ 0.403657] usbcore: registered new device driver usb [ 0.404840] PCI: Using ACPI for IRQ routing [ 0.406018] NetLabel: Initializing [ 0.406782] NetLabel: domain hash size = 128 [ 0.407707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.408724] NetLabel: unlabeled traffic allowed by default [ 0.409958] clocksource: Switched to clocksource kvm-clock [ 0.418407] AppArmor: AppArmor Filesystem Enabled [ 0.419446] pnp: PnP ACPI init [ 0.420441] pnp: PnP ACPI: found 5 devices [ 0.426960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.428793] NET: Registered protocol family 2 [ 0.429901] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432558] TCP: Hash tables configured (established 4096 bind 4096) [ 0.433826] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.434974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.436237] NET: Registered protocol family 1 [ 0.437169] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.438336] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.439487] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.453462] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.467625] Trying to unpack rootfs image as initramfs... [ 0.524258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.526030] Scanning for low memory corruption every 60 seconds [ 0.527488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.528730] audit: initializing netlink subsys (disabled) [ 0.529826] audit: type=2000 audit(1532172584.494:1): initialized [ 0.531282] Initialise system trusted keyring [ 0.532287] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.533520] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535738] zbud: loaded [ 0.536514] VFS: Disk quotas dquot_6.6.0 [ 0.537388] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.539086] fuse init (API version 7.23) [ 0.540050] Key type big_key registered [ 0.540904] Allocating IMA MOK and blacklist keyrings. [ 0.542232] Key type asymmetric registered [ 0.543105] Asymmetric key parser 'x509' registered [ 0.544123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.545707] io scheduler noop registered [ 0.546555] io scheduler deadline registered (default) [ 0.547621] io scheduler cfq registered [ 0.548540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.549651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.551012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.552545] ACPI: Power Button [PWRF] [ 0.553468] GHES: HEST is not enabled! [ 0.567186] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.597373] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.623582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627914] Linux agpgart interface v0.103 [ 0.632037] brd: module loaded [ 0.633930] loop: module loaded [ 0.639094] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.640670] GPT:90111 != 2097151 [ 0.641397] GPT:Alternate GPT header not at the end of the disk. [ 0.642581] GPT:90111 != 2097151 [ 0.643306] GPT: Use GNU Parted to correct GPT errors. [ 0.644363] vda: vda1 vda15 [ 0.646297] scsi host0: ata_piix [ 0.647171] scsi host1: ata_piix [ 0.647954] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.649284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.650971] libphy: Fixed MDIO Bus: probed [ 0.651874] tun: Universal TUN/TAP device driver, 1.6 [ 0.652909] tun: (C) 1999-2004 Max Krasnyansky [ 0.655820] PPP generic driver version 2.4.2 [ 0.656874] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.658213] ehci-pci: EHCI PCI platform driver [ 0.659183] ehci-platform: EHCI generic platform driver [ 0.660259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661506] ohci-pci: OHCI PCI platform driver [ 0.662471] ohci-platform: OHCI generic platform driver [ 0.663567] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678226] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.680971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.682085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.683414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686272] usb usb1: Product: UHCI Host Controller [ 0.687285] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.688522] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689605] hub 1-0:1.0: USB hub found [ 0.690467] hub 1-0:1.0: 2 ports detected [ 0.691587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693932] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694970] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.696145] mousedev: PS/2 mouse device common for all mice [ 0.697710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.699745] rtc_cmos 00:00: RTC can wake from S4 [ 0.700984] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.702293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.703575] i2c /dev entries driver [ 0.704457] device-mapper: uevent: version 1.0.3 [ 0.705535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.707349] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709234] NET: Registered protocol family 10 [ 0.710729] NET: Registered protocol family 17 [ 0.711736] Key type dns_resolver registered [ 0.713016] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.714246] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.716296] registered taskstats version 1 [ 0.717257] Loading compiled-in X.509 certificates [ 0.718930] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.720980] zswap: loaded using pool lzo/zbud [ 0.723181] Key type trusted registered [ 0.725108] Key type encrypted registered [ 0.726023] AppArmor: AppArmor sha1 policy hashing enabled [ 0.727158] ima: No TPM chip found, activating TPM-bypass! [ 0.728304] evm: HMAC attrs: 0x1 [ 0.729415] Magic number: 10:675:479 [ 0.730385] rtc_cmos 00:00: setting system clock to 2018-07-21 11:29:44 UTC (1532172584) [ 0.732188] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.733391] EDD information not available. [ 0.812371] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.824179] Write protecting the kernel read-only data: 14336k [ 0.828066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830240] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.008344] 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.7... Lease of 192.168.120.7 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCr1CzlTQrC6Y+rKOr5MuJHl9Fva6rf6/Z5vsUhJd6dvdM0IiNMGv2DUTTIr8utksUUcynB4DJXdasGIf9nSZEbA8E2jduhtIAI+Xitbqy2AQYZo4jS0+4k2Kmi3I3v79P4M4tBGTdXBLRtb9A50zhQs/4jPwVKSZdJBlaPWvcQDFN27lyJqwNUGhFZ+woo7aQ3OsCuNjH6mUp/ghSvdCtDreEgIlkV7eVJ05L11qco7JPiFYWIu3wEJ1ZU2F48GRHtFSGdEp9NK2q2ft5A070rBswYhIRpBWSZqzC792XaWyuK8Badw26TplNNBCbtVDmzb5ymchfuwZpd0dT6K7sb root@singlevm2-vm-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 ssh-dss AAAAB3NzaC1kc3MAAACBAMAau/8qfVM9BqMb5hiTDTzrGuYHutkG1ytkELAsX/tdr2tPWkeNwuPkzfEu634+vondGiGRLGuaSOWh6ul2eOwA5PTPtkrCr7hkCacgzkYyP9tcukbmldFmiifZUP1zSiQfN/GQddyWIMx+6nnFwJNF9IBEAXtDWLc/XbYjC9SnAAAAFQDm0pYQkwwGwwhQLsoEBhOpnjma9wAAAIBM1A4PgUcYGmIbpH10NEUk+Y8dUkkrCoOgvge7CxjFpLK0M9nrDovZSP6qR6pHtQl8qICoqWS0/iWs6LH9NsblW7Q3XhwHNJOxkQ67nE3LO6doN8thOuto8qf9ZY1lKoKwtdlAYfr7yjXXlacFRrpohI5dWKhlRAxg4QsNgzZ38QAAAIEAs5oOh6zV80ma675+8z/qn/Qyplsj2q/6GmVPK02CPiucUQWXsx+1vlJveIgOQi3BWgGoGJKdonVc8mJ0ANbe8NPCOVW8trvslxE+cQclzL6+gAqEWVwFKE0qA2P5MujwVJfyJcClTfM0Q3Nmn6fsNniyElzm/xDR72LVw9RT0bA= root@singlevm2-vm-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 -----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.7,24,fe80::f816:3eff:fec5:392a/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.7 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-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 login: 2018-07-21 11:29:52,501 - paramiko.transport - DEBUG - starting thread (client mode): 0x8db95d0L 2018-07-21 11:29:52,501 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 11:29:52,540 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-21 11:29:52,540 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-21 11:29:52,541 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 11:29:52,541 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 11:29:52,542 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-21 11:29:52,542 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 11:29:52,542 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 11:29:52,542 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 11:29:52,596 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 11:29:52,596 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 11:29:52,601 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: f5c1c60be2e0c18f3d3daa3b92a8ac89 2018-07-21 11:29:52,602 - paramiko.transport - DEBUG - Trying discovered key aa87d3ee2bcc2bac830adf9a63a59ab1 in /tmp/tmpGbrj3h 2018-07-21 11:29:52,636 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 11:29:52,642 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 11:29:52,667 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 11:29:52,668 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-21 11:29:52,668 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 11:29:52,671 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 11:29:52,672 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 11:29:52,673 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-21 11:29:52,677 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 11:29:52,780 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:29:52,780 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 11:29:52,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 11:29:52,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/292176c1-4fe4-4508-bc51-02665c2eb6bb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:54,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a96231f5-31bb-48fe-98fe-e09b9d594326 Content-Length: 0 Date: Sat, 21 Jul 2018 11:29:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:29:54,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/292176c1-4fe4-4508-bc51-02665c2eb6bb.json used request id req-a96231f5-31bb-48fe-98fe-e09b9d594326 2018-07-21 11:29:54,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.52749204636s 2018-07-21 11:29:54,316 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/292176c1-4fe4-4508-bc51-02665c2eb6bb.json used request id req-a96231f5-31bb-48fe-98fe-e09b9d594326 2018-07-21 11:29:54,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 11:29:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:54,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-03780982-514c-4fcc-8101-31f8d264b485 Date: Sat, 21 Jul 2018 11:29:54 GMT RESP BODY: {"floatingips": []} 2018-07-21 11:29:54,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-03780982-514c-4fcc-8101-31f8d264b485 2018-07-21 11:29:54,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.256861925125s 2018-07-21 11:29:54,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-03780982-514c-4fcc-8101-31f8d264b485 2018-07-21 11:29:54,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 11:29:54,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:54,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:29:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af1eb276-0569-4e2b-90fd-38daff1274c0 x-compute-request-id: req-af1eb276-0569-4e2b-90fd-38daff1274c0 Content-Type: application/json 2018-07-21 11:29:54,915 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-af1eb276-0569-4e2b-90fd-38daff1274c0 2018-07-21 11:29:54,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.335175037384s 2018-07-21 11:29:54,915 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a used request id req-af1eb276-0569-4e2b-90fd-38daff1274c0 2018-07-21 11:29:54,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:29:54,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:55,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdfa42b0-0a76-40d0-b1dc-49ae9f44dec2 x-compute-request-id: req-cdfa42b0-0a76-40d0-b1dc-49ae9f44dec2 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:39:2a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:39:2a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/26338993-5e32-47d5-9368-d71ff9cbcd9a", "rel": "bookmark"}], "image": {"id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "links": [{"href": "http://172.30.9.27:8774/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T11:29:43.000000", "flavor": {"id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "links": [{"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}]}, "id": "26338993-5e32-47d5-9368-d71ff9cbcd9a", "security_groups": [{"name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}], "user_id": "025b819012694292a8f50a2fb015d668", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-21T11:29:54Z", "hostId": "9f0c13465e4e11b0083bf52ae230e6710cae23cb7951c623066a93c2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "name": "singlevm2-vm_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "created": "2018-07-21T11:29:35Z", "tenant_id": "fb572152aca14506807938de806a2e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:29:55,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cdfa42b0-0a76-40d0-b1dc-49ae9f44dec2 2018-07-21 11:29:55,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691632032394s 2018-07-21 11:29:55,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cdfa42b0-0a76-40d0-b1dc-49ae9f44dec2 2018-07-21 11:29:55,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:29:57,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:29:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:57,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:29:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d2efef4-8f39-47bc-97d6-ba3b5aafd90a x-compute-request-id: req-4d2efef4-8f39-47bc-97d6-ba3b5aafd90a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 11:29:57,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4d2efef4-8f39-47bc-97d6-ba3b5aafd90a 2018-07-21 11:29:57,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.130405902863s 2018-07-21 11:29:57,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4d2efef4-8f39-47bc-97d6-ba3b5aafd90a 2018-07-21 11:29:57,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:29:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:57,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-21e348a8-4f51-482d-8232-57292e8d2dbe Date: Sat, 21 Jul 2018 11:29:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:15Z", "updated_at": "2018-07-21T11:29:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "0db6b2d0-61b1-42fb-b0c3-95c99aa3b748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "a01dc1c9-34cc-4b77-9206-b35c750f39cd", "remote_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "ef3019c4-0bcb-4c1c-909b-2f584e323228", "remote_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:15Z", "revision_number": 0, "id": "fd9a40d4-58d0-42c9-94f1-292d82847896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:15Z", "security_group_id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}], "revision_number": 1, "project_id": "fb572152aca14506807938de806a2e82", "id": "72190a82-d791-4730-9e26-aa88d2ea07c9", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:30Z", "updated_at": "2018-07-21T11:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T11:29:31Z", "revision_number": 0, "id": "4fdd8674-6117-4c8a-8bbd-0b975d3a03cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:31Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:32Z", "revision_number": 0, "id": "54db01d2-41f1-482c-95a9-a1eefabdf39d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:32Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "961ee2cb-935a-467a-82f0-a85dd133e18b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb572152aca14506807938de806a2e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:29:30Z", "revision_number": 0, "id": "ae577830-f8b8-45c1-a71f-a838af7dd7bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:29:30Z", "security_group_id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "tenant_id": "fb572152aca14506807938de806a2e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb572152aca14506807938de806a2e82"}], "revision_number": 3, "project_id": "fb572152aca14506807938de806a2e82", "id": "9b02c653-a01b-474a-a0e8-92dadce402cb", "name": "singlevm2-sg_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:29:57,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-21e348a8-4f51-482d-8232-57292e8d2dbe 2018-07-21 11:29:57,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227222919464s 2018-07-21 11:29:57,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-21e348a8-4f51-482d-8232-57292e8d2dbe 2018-07-21 11:29:57,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 11:29:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9b02c653-a01b-474a-a0e8-92dadce402cb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:58,124 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-124f0be6-d5e3-4745-a931-00f46bcdd3b0 Content-Length: 0 Date: Sat, 21 Jul 2018 11:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:29:58,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9b02c653-a01b-474a-a0e8-92dadce402cb.json used request id req-124f0be6-d5e3-4745-a931-00f46bcdd3b0 2018-07-21 11:29:58,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147876024246s 2018-07-21 11:29:58,125 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9b02c653-a01b-474a-a0e8-92dadce402cb.json used request id req-124f0be6-d5e3-4745-a931-00f46bcdd3b0 2018-07-21 11:29:58,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 11:29:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:29:58,202 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ec7028d-5f1c-4bc8-bf65-0ad1fe605c50 x-compute-request-id: req-4ec7028d-5f1c-4bc8-bf65-0ad1fe605c50 Content-Length: 0 Content-Type: application/json 2018-07-21 11:29:58,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 used request id req-4ec7028d-5f1c-4bc8-bf65-0ad1fe605c50 2018-07-21 11:29:58,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.076446056366s 2018-07-21 11:29:58,202 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6 used request id req-4ec7028d-5f1c-4bc8-bf65-0ad1fe605c50 2018-07-21 11:29:58,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 11:29:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" -d '{"subnet_id": "d05cb72b-5030-4f49-ba01-89ef3f1e0bbf"}' 2018-07-21 11:30:00,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9e4f21ba-8fdc-4e70-9b6f-22b25726a0e0 Date: Sat, 21 Jul 2018 11:30:00 GMT RESP BODY: {"network_id": "2fa264e6-e896-4f95-8025-f6f6a856702b", "tenant_id": "fb572152aca14506807938de806a2e82", "subnet_id": "d05cb72b-5030-4f49-ba01-89ef3f1e0bbf", "subnet_ids": ["d05cb72b-5030-4f49-ba01-89ef3f1e0bbf"], "port_id": "c9a5b060-4079-4ef3-9640-9d6eb6d44e48", "id": "8b992ae1-7524-4007-a90a-e938473d77ed"} 2018-07-21 11:30:00,624 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed/remove_router_interface.json used request id req-9e4f21ba-8fdc-4e70-9b6f-22b25726a0e0 2018-07-21 11:30:00,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.42134284973s 2018-07-21 11:30:00,625 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed/remove_router_interface.json used request id req-9e4f21ba-8fdc-4e70-9b6f-22b25726a0e0 returning object 8b992ae1-7524-4007-a90a-e938473d77ed 2018-07-21 11:30:00,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:30:00,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:00,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3494dd7a-beb5-42f8-b08e-7cd55e953484 Date: Sat, 21 Jul 2018 11:30:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fb572152aca14506807938de806a2e82", "created_at": "2018-07-21T11:29:18Z", "admin_state_up": true, "updated_at": "2018-07-21T11:29:59Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fb572152aca14506807938de806a2e82", "id": "8b992ae1-7524-4007-a90a-e938473d77ed", "name": "singlevm2-router_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:30:00,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3494dd7a-beb5-42f8-b08e-7cd55e953484 2018-07-21 11:30:00,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116279840469s 2018-07-21 11:30:00,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3494dd7a-beb5-42f8-b08e-7cd55e953484 2018-07-21 11:30:00,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 11:30:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:04,743 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53b1f553-d778-4ccc-bd80-d5c9686b9434 Content-Length: 0 Date: Sat, 21 Jul 2018 11:30:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:30:04,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed.json used request id req-53b1f553-d778-4ccc-bd80-d5c9686b9434 2018-07-21 11:30:04,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.00044608116s 2018-07-21 11:30:04,744 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8b992ae1-7524-4007-a90a-e938473d77ed.json used request id req-53b1f553-d778-4ccc-bd80-d5c9686b9434 2018-07-21 11:30:04,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:30:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:04,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5d6a3822-3e76-474a-bb8c-3c4874d96a37 Date: Sat, 21 Jul 2018 11:30:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fa264e6-e896-4f95-8025-f6f6a856702b","tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:29:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fb572152aca14506807938de806a2e82","id":"d05cb72b-5030-4f49-ba01-89ef3f1e0bbf","subnetpool_id":null,"name":"singlevm2-subnet_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:30:04,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5d6a3822-3e76-474a-bb8c-3c4874d96a37 2018-07-21 11:30:04,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.177062988281s 2018-07-21 11:30:04,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5d6a3822-3e76-474a-bb8c-3c4874d96a37 2018-07-21 11:30:04,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 11:30:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d05cb72b-5030-4f49-ba01-89ef3f1e0bbf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:07,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5b6cb2f-db48-4aa7-85e6-12d434d81f82 Date: Sat, 21 Jul 2018 11:30:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:30:07,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d05cb72b-5030-4f49-ba01-89ef3f1e0bbf.json used request id req-c5b6cb2f-db48-4aa7-85e6-12d434d81f82 2018-07-21 11:30:07,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26264405251s 2018-07-21 11:30:07,186 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d05cb72b-5030-4f49-ba01-89ef3f1e0bbf.json used request id req-c5b6cb2f-db48-4aa7-85e6-12d434d81f82 2018-07-21 11:30:07,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:30:07,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:07,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-4eb58321-9390-45e5-ba57-912b3ab6fa9b Date: Sat, 21 Jul 2018 11:30:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2fa264e6-e896-4f95-8025-f6f6a856702b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb572152aca14506807938de806a2e82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:30:07Z","qos_policy_id":null,"name":"singlevm2-net_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6","admin_state_up":true,"tenant_id":"fb572152aca14506807938de806a2e82","created_at":"2018-07-21T11:29:15Z","mtu":1450}]} 2018-07-21 11:30:07,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4eb58321-9390-45e5-ba57-912b3ab6fa9b 2018-07-21 11:30:07,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112347126007s 2018-07-21 11:30:07,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4eb58321-9390-45e5-ba57-912b3ab6fa9b 2018-07-21 11:30:07,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 11:30:07,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/2fa264e6-e896-4f95-8025-f6f6a856702b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:08,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-acf88746-011c-42f9-a3cf-089e85a7851e Date: Sat, 21 Jul 2018 11:30:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:30:08,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2fa264e6-e896-4f95-8025-f6f6a856702b.json used request id req-acf88746-011c-42f9-a3cf-089e85a7851e 2018-07-21 11:30:08,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37171316147s 2018-07-21 11:30:08,673 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2fa264e6-e896-4f95-8025-f6f6a856702b.json used request id req-acf88746-011c-42f9-a3cf-089e85a7851e 2018-07-21 11:30:08,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:30:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:09,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ee831cf9-5ffb-404d-8161-e409d694b7ff Date: Sat, 21 Jul 2018 11:30:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/snap", "metadata": {}}], "file": "/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/file", "owner": "fb572152aca14506807938de806a2e82", "id": "c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "size": 12716032, "self": "/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:29:29Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:29:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:30:09,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ee831cf9-5ffb-404d-8161-e409d694b7ff 2018-07-21 11:30:09,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.701039075851s 2018-07-21 11:30:09,379 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ee831cf9-5ffb-404d-8161-e409d694b7ff 2018-07-21 11:30:09,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 11:30:09,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab7d483ce4f685db186788bc4969cbfd764041db" 2018-07-21 11:30:10,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f44449b-73d6-4aa3-a27f-db38f59fb07e Date: Sat, 21 Jul 2018 11:30:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:30:10,481 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc used request id req-0f44449b-73d6-4aa3-a27f-db38f59fb07e 2018-07-21 11:30:10,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10113382339s 2018-07-21 11:30:10,482 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c8e6d8de-4e26-4eb4-9777-f605d97da9cc used request id req-0f44449b-73d6-4aa3-a27f-db38f59fb07e 2018-07-21 11:30:10,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:30:10,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:30:10,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69608d19-a0f3-4093-8680-5f3439d1f04f x-compute-request-id: req-69608d19-a0f3-4093-8680-5f3439d1f04f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c21a058-276b-4cbc-9e98-b7c560bcf5ed"}]} 2018-07-21 11:30:10,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-69608d19-a0f3-4093-8680-5f3439d1f04f 2018-07-21 11:30:10,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034441947937s 2018-07-21 11:30:10,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-69608d19-a0f3-4093-8680-5f3439d1f04f 2018-07-21 11:30:10,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 11:30:10,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:30:10,553 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35bd47eb-b750-467b-91fb-c398b78d9207 x-compute-request-id: req-35bd47eb-b750-467b-91fb-c398b78d9207 Content-Length: 0 Content-Type: application/json 2018-07-21 11:30:10,554 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed used request id req-35bd47eb-b750-467b-91fb-c398b78d9207 2018-07-21 11:30:10,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0351231098175s 2018-07-21 11:30:10,554 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2c21a058-276b-4cbc-9e98-b7c560bcf5ed used request id req-35bd47eb-b750-467b-91fb-c398b78d9207 2018-07-21 11:30:10,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:30:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:30:10,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f7adab-ae50-4c03-a46d-7e06a591e639 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "links": {"self": "http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "025b819012694292a8f50a2fb015d668", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:30:10,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37f7adab-ae50-4c03-a46d-7e06a591e639 2018-07-21 11:30:10,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111546039581s 2018-07-21 11:30:10,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37f7adab-ae50-4c03-a46d-7e06a591e639 2018-07-21 11:30:10,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:30:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:30:10,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8f2483-e5fe-4547-9d1b-6e456ea05f2a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6", "links": {"self": "http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "025b819012694292a8f50a2fb015d668", "description": null}} 2018-07-21 11:30:10,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668 used request id req-5c8f2483-e5fe-4547-9d1b-6e456ea05f2a 2018-07-21 11:30:10,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138292074203s 2018-07-21 11:30:10,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668 used request id req-5c8f2483-e5fe-4547-9d1b-6e456ea05f2a 2018-07-21 11:30:10,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 11:30:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:30:11,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c8c6fa-c223-47ab-abc8-6dfb650d1679 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:30:11,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668 used request id req-29c8c6fa-c223-47ab-abc8-6dfb650d1679 2018-07-21 11:30:11,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307013034821s 2018-07-21 11:30:11,118 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/025b819012694292a8f50a2fb015d668 used request id req-29c8c6fa-c223-47ab-abc8-6dfb650d1679 2018-07-21 11:30:11,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:30:11,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:30:11,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26780973-8abd-4dc4-823a-e426a9f099db Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82"}, "tags": [], "enabled": true, "id": "fb572152aca14506807938de806a2e82", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f2ac4f85-8f69-4410-9ffb-a85ef935fcb6"}]} 2018-07-21 11:30:11,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-26780973-8abd-4dc4-823a-e426a9f099db 2018-07-21 11:30:11,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105007886887s 2018-07-21 11:30:11,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-26780973-8abd-4dc4-823a-e426a9f099db 2018-07-21 11:30:11,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 11:30:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b014d79cf1d6d162c9aca502b3c3fc99676651b9" 2018-07-21 11:30:11,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c44045-fb37-4dea-b085-63faa91568c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:30:11,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82 used request id req-f3c44045-fb37-4dea-b085-63faa91568c6 2018-07-21 11:30:11,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180441856384s 2018-07-21 11:30:11,415 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fb572152aca14506807938de806a2e82 used request id req-f3c44045-fb37-4dea-b085-63faa91568c6 2018-07-21 11:30:11,470 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-21 11:30:11,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:30:11,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:30:11,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:30:11,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:30:11,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:30:11,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:30:11,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:30:11,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:30:11,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:30:11,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:30:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:30:11,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fe67dd-105f-4d8d-94dc-302e7e6e6d87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:30:11,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d7fe67dd-105f-4d8d-94dc-302e7e6e6d87 2018-07-21 11:30:11,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:30:11,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fbadfbe7674d18ae747a0a28861daa", "name": "admin"}, {"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8781eec94eee4e70b1ff8ac843be785e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/8781eec94eee4e70b1ff8ac843be785e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1cd5eebd05dc4dcb9353be276831c41e"}, "audit_ids": ["WMjoFI04TEmcFcIdwJd0sQ"], "issued_at": "2018-07-21T11:30:11.000000Z"}} 2018-07-21 11:30:11,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:30:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:12,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b7f883a3-9094-4e94-a470-8483c6a4b30a Date: Sat, 21 Jul 2018 11:30:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","provider:network_type":"flat"}]} 2018-07-21 11:30:12,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b7f883a3-9094-4e94-a470-8483c6a4b30a 2018-07-21 11:30:12,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274152994156s 2018-07-21 11:30:12,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b7f883a3-9094-4e94-a470-8483c6a4b30a 2018-07-21 11:30:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:30:12,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 11:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b28f7ae7-a975-4069-b269-5778c268c138 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-21 11:30:12,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b28f7ae7-a975-4069-b269-5778c268c138 2018-07-21 11:30:12,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:30:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:12,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048855b2-aad5-4318-95c2-446263d0d612 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/94621fe7965f47f9a7cefcb349d6525a"}, "tags": [], "enabled": true, "id": "94621fe7965f47f9a7cefcb349d6525a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 11:30:12,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-048855b2-aad5-4318-95c2-446263d0d612 2018-07-21 11:30:12,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114362001419s 2018-07-21 11:30:12,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-048855b2-aad5-4318-95c2-446263d0d612 2018-07-21 11:30:12,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 11:30:12,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848"}}' 2018-07-21 11:30:12,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af83a81d-be6c-4ff7-98c7-a1e5f24bee83 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228"}, "tags": [], "enabled": true, "id": "5c97410d877e4f75a39ba8ea63419228", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848"}} 2018-07-21 11:30:12,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-af83a81d-be6c-4ff7-98c7-a1e5f24bee83 2018-07-21 11:30:12,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146238088608s 2018-07-21 11:30:12,478 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-af83a81d-be6c-4ff7-98c7-a1e5f24bee83 2018-07-21 11:30:12,478 - 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'5c97410d877e4f75a39ba8ea63419228', '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_4564777d-ca5e-41a2-b570-9076e739c848'}) 2018-07-21 11:30:12,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 11:30:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "032b7aba-6802-4fee-8ddb-31d468426f46", "email": null, "name": "vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848"}}' 2018-07-21 11:30:12,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 11:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b43bc8-ff14-4a6f-bb49-cc84a5cf7ac4 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848", "links": {"self": "http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260fb5a08074fa08172a865df69ee68", "domain_id": "default", "password_expires_at": null}} 2018-07-21 11:30:12,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-c3b43bc8-ff14-4a6f-bb49-cc84a5cf7ac4 2018-07-21 11:30:12,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.430357217789s 2018-07-21 11:30:12,915 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-c3b43bc8-ff14-4a6f-bb49-cc84a5cf7ac4 2018-07-21 11:30:12,916 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5260fb5a08074fa08172a865df69ee68', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848'}) 2018-07-21 11:30:12,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:30:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b7598f-0c41-43a1-b166-3a4f26ac15c2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:30:13,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-23b7598f-0c41-43a1-b166-3a4f26ac15c2 2018-07-21 11:30:13,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114854097366s 2018-07-21 11:30:13,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-23b7598f-0c41-43a1-b166-3a4f26ac15c2 2018-07-21 11:30:13,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:30:13,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df64b05-3861-4ddc-bd06-5b5507ce9030 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:30:13,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0df64b05-3861-4ddc-bd06-5b5507ce9030 2018-07-21 11:30:13,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994999408722s 2018-07-21 11:30:13,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0df64b05-3861-4ddc-bd06-5b5507ce9030 2018-07-21 11:30:13,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 11:30:13,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f734e3-4376-4db3-bc35-a95993ff9062 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11b03a2cbadf4d31aee7e0e5586bd568", "links": {"self": "http://172.30.9.27:5000/v3/roles/11b03a2cbadf4d31aee7e0e5586bd568"}, "name": "reader"}, {"domain_id": null, "id": "5c9b91ffa5ea4a64a117361a7712d164", "links": {"self": "http://172.30.9.27:5000/v3/roles/5c9b91ffa5ea4a64a117361a7712d164"}, "name": "member"}, {"domain_id": null, "id": "6fe6e8f14a5e4509ae24cb48b0f015e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/6fe6e8f14a5e4509ae24cb48b0f015e4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fbadfbe7674d18ae747a0a28861daa", "links": {"self": "http://172.30.9.27:5000/v3/roles/b4fbadfbe7674d18ae747a0a28861daa"}, "name": "admin"}, {"domain_id": null, "id": "e092ec6138644fc89158003641bd75ee", "links": {"self": "http://172.30.9.27:5000/v3/roles/e092ec6138644fc89158003641bd75ee"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f3dfb71616d74929b1f4457d7bb5adb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3dfb71616d74929b1f4457d7bb5adb0"}, "name": "heat_stack_user"}]} 2018-07-21 11:30:13,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b1f734e3-4376-4db3-bc35-a95993ff9062 2018-07-21 11:30:13,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108705043793s 2018-07-21 11:30:13,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b1f734e3-4376-4db3-bc35-a95993ff9062 2018-07-21 11:30:13,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 11:30:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bee8f17-3538-44b3-9c5f-8c622eb25459 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 11:30:13,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9bee8f17-3538-44b3-9c5f-8c622eb25459 2018-07-21 11:30:13,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111988067627s 2018-07-21 11:30:13,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9bee8f17-3538-44b3-9c5f-8c622eb25459 2018-07-21 11:30:13,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:30:13,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e1c901-38e9-4886-907b-913322463023 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848", "links": {"self": "http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260fb5a08074fa08172a865df69ee68", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:30:13,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c5e1c901-38e9-4886-907b-913322463023 2018-07-21 11:30:13,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133365869522s 2018-07-21 11:30:13,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c5e1c901-38e9-4886-907b-913322463023 2018-07-21 11:30:13,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:30:13,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96826a9f-c690-40fa-8a1e-2cb838146be8 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228"}, "tags": [], "enabled": true, "id": "5c97410d877e4f75a39ba8ea63419228", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848"}]} 2018-07-21 11:30:13,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-96826a9f-c690-40fa-8a1e-2cb838146be8 2018-07-21 11:30:13,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113268136978s 2018-07-21 11:30:13,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-96826a9f-c690-40fa-8a1e-2cb838146be8 2018-07-21 11:30:13,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 11:30:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5260fb5a08074fa08172a865df69ee68&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=5c97410d877e4f75a39ba8ea63419228" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170779ae-a8f2-4ca9-be5e-3eca2c1ad547 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5260fb5a08074fa08172a865df69ee68&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=5c97410d877e4f75a39ba8ea63419228", "previous": null, "next": null}} 2018-07-21 11:30:13,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5260fb5a08074fa08172a865df69ee68&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=5c97410d877e4f75a39ba8ea63419228 used request id req-170779ae-a8f2-4ca9-be5e-3eca2c1ad547 2018-07-21 11:30:13,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106423854828s 2018-07-21 11:30:13,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5260fb5a08074fa08172a865df69ee68&role.id=5c9b91ffa5ea4a64a117361a7712d164&scope.project.id=5c97410d877e4f75a39ba8ea63419228 used request id req-170779ae-a8f2-4ca9-be5e-3eca2c1ad547 2018-07-21 11:30:13,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 11:30:13,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228/users/5260fb5a08074fa08172a865df69ee68/roles/5c9b91ffa5ea4a64a117361a7712d164 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:13,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dff28794-0ba3-4843-89a1-ecbce20458b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:30:13,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228/users/5260fb5a08074fa08172a865df69ee68/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-dff28794-0ba3-4843-89a1-ecbce20458b8 2018-07-21 11:30:13,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184814929962s 2018-07-21 11:30:13,932 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228/users/5260fb5a08074fa08172a865df69ee68/roles/5c9b91ffa5ea4a64a117361a7712d164 used request id req-dff28794-0ba3-4843-89a1-ecbce20458b8 2018-07-21 11:30:13,933 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848', 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'5c97410d877e4f75a39ba8ea63419228', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '032b7aba-6802-4fee-8ddb-31d468426f46', 'username': u'vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-21 11:30:13,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 11:30:13,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 11:30:13,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 11:30:13,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 11:30:13,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 11:30:13,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 11:30:13,939 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848', 'password': '032b7aba-6802-4fee-8ddb-31d468426f46', 'project_name': 'vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '5c97410d877e4f75a39ba8ea63419228', 'project_domain_name': 'Default'} 2018-07-21 11:30:13,939 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-21 11:30:13,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:30:13,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64839693-01a5-4623-8556-1b608f430c31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-21 11:30:13,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-64839693-01a5-4623-8556-1b608f430c31 2018-07-21 11:30:13,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-21 11:30:14,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11b03a2cbadf4d31aee7e0e5586bd568", "name": "reader"}, {"id": "5c9b91ffa5ea4a64a117361a7712d164", "name": "member"}], "expires_at": "2018-07-21T12:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c97410d877e4f75a39ba8ea63419228", "name": "vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/5c97410d877e4f75a39ba8ea63419228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "059408abc0d64df18999ce7d4ef71c43"}, {"url": "http://192.30.9.6:8004/v1/5c97410d877e4f75a39ba8ea63419228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3959f40475b84d8fa73c3356824ef02f"}, {"url": "http://192.30.9.6:8004/v1/5c97410d877e4f75a39ba8ea63419228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3a64a24f6c146c0b049ca8f694b43cd"}], "type": "orchestration", "id": "00db7d0525ad43ad82e8f7dcd350564d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5c97410d877e4f75a39ba8ea63419228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04560b097fe2477782df56846c64308c"}, {"url": "http://192.30.9.6:8776/v3/5c97410d877e4f75a39ba8ea63419228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10a3e96ed96b4efe994d05e4aa94f6eb"}, {"url": "http://192.30.9.6:8776/v3/5c97410d877e4f75a39ba8ea63419228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bdaa63f1b334aac8e9a642263087c9f"}], "type": "volumev3", "id": "1702f6790684443fa2848148d28fc021", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b1e11a642948e692fddea0e00e8adf"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "339374346b144e10bee6ce2c8ac68959"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca0a308f10724f78a7727be4f55bbf40"}], "type": "cloudformation", "id": "2754e71e5f38403b90f35199a9023466", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/5c97410d877e4f75a39ba8ea63419228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0547d2d79942ec90ec45ab8c2cc1b8"}, {"url": "http://192.30.9.6:8776/v2/5c97410d877e4f75a39ba8ea63419228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56fb571e9fdc4cc5bfbdaf1889a3a408"}, {"url": "http://192.30.9.6:8776/v2/5c97410d877e4f75a39ba8ea63419228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e656a2566c648b0939f064f54fc764c"}], "type": "volumev2", "id": "3e3a989014344f1e887ff4629fd800df", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "249fc1b4336842f4af3862799fdf8168"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547b6d66b4454f0db6a02404c04a9b99"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829d5867c26c4278aa81bd02c5ff7b49"}], "type": "event", "id": "41e917f064f34103b19df1fce1c5fada", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dd7ac17399340c586dad34482da4b63"}, {"url": "http://172.30.9.27:8080/v1/AUTH_5c97410d877e4f75a39ba8ea63419228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34ff6a61642c4aab96265780f796ad2e"}, {"url": "http://12.0.0.29:8080/v1/AUTH_5c97410d877e4f75a39ba8ea63419228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8106ffac62e14ceca26d2b64413a9a59"}], "type": "object-store", "id": "53c594bf087345349c3d3c25b45ae226", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05c6b465500c4355972115f37fc4818b"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641adc95fa64485ebc85fe05000aca57"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c98aab5d5e664421b091e2c44aaedf09"}], "type": "placement", "id": "78b83db039094733bb7dd940c716bfa6", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ba10fd5e90d4bc4a61d7647626bc46f"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d8414c87cfc4848b3fcca8b6f3f985c"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e80fceff780e4567a7fdfb3e7f0a96e6"}], "type": "alarming", "id": "97b56a37c8a549a9bb0d94779e815900", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "546c0fb5531145609310a087b29221e4"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "869fce7a29aa422b8515289744bac609"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce8086c4daa94308b498783b75b375d5"}], "type": "identity", "id": "97beca3c3b584b2fb5483dd6cdcbd753", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "a7c5331645d8404fa33a8532bbd8baa1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c345cb4c24a209c01c69a0ba4c9ff"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63b6f29430be4957819f409f7d67d706"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b17fc8a336044929b13154cd90c17d9f"}], "type": "compute", "id": "d2a3148552784bd58f99443166e2329c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5c97410d877e4f75a39ba8ea63419228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23f13598f52942cfb1dafe5ae5add7e8"}, {"url": "http://192.30.9.6:8776/v1/5c97410d877e4f75a39ba8ea63419228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db77eab88f4420291d849da4292fbba"}, {"url": "http://172.30.9.27:8776/v1/5c97410d877e4f75a39ba8ea63419228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e11f7d7b215642c69974977bad461c1e"}], "type": "volume", "id": "d73a939667be48cb811497281105e757", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4dad48c65c704201823c7d29184942e0"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7ab9447a4c64b50bcf59c154649714c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed7e3051455348c2bb81970fe64ee1fe"}], "type": "metric", "id": "e611b3fcb5aa461c81f2287102cff4df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c4ca311d6104fd6bfa90fd231d16f47"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f673b15b5814d579568e2585b2b2487"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9bea7701a2e48029f90474d03e0af84"}], "type": "network", "id": "eaa4c7cf01e84dddb514befe4200abfa", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f15b6f9a64f4b9285e98de5166b1aed"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "707de54b5c7743b4bf5b1c413b030a12"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc2c8eee10c84b9a9eb68e10f142fd11"}], "type": "image", "id": "f22c1463d0234fe482d8966a52d75f94", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848", "id": "5260fb5a08074fa08172a865df69ee68"}, "audit_ids": ["hha3gIrkS9O_keTybptnNg"], "issued_at": "2018-07-21T11:30:14.000000Z"}} 2018-07-21 11:30:14,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 11:30:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"network": {"name": "vping_ssh-net_4564777d-ca5e-41a2-b570-9076e739c848", "admin_state_up": true}}' 2018-07-21 11:30:15,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5ca1de29-0a6a-48f3-a654-2ade588e6d75 Date: Sat, 21 Jul 2018 11:30:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c97410d877e4f75a39ba8ea63419228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:30:14Z","is_default":false,"name":"vping_ssh-net_4564777d-ca5e-41a2-b570-9076e739c848","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:14Z","mtu":1450}} 2018-07-21 11:30:15,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5ca1de29-0a6a-48f3-a654-2ade588e6d75 2018-07-21 11:30:15,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.712181806564s 2018-07-21 11:30:15,074 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5ca1de29-0a6a-48f3-a654-2ade588e6d75 2018-07-21 11:30:15,075 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-21T11:30:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e8532355-7ee0-48de-b7f3-d5cc87ead865', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_4564777d-ca5e-41a2-b570-9076e739c848', u'admin_state_up': True, u'tenant_id': u'5c97410d877e4f75a39ba8ea63419228', u'created_at': u'2018-07-21T11:30:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5c97410d877e4f75a39ba8ea63419228', u'l2_adjacency': True}) 2018-07-21 11:30:15,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:30:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-333cfe93-fea3-4b30-9083-d7238b85e213 Date: Sat, 21 Jul 2018 11:30:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c97410d877e4f75a39ba8ea63419228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:30:14Z","qos_policy_id":null,"name":"vping_ssh-net_4564777d-ca5e-41a2-b570-9076e739c848","admin_state_up":true,"tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:14Z","mtu":1450}]} 2018-07-21 11:30:15,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-333cfe93-fea3-4b30-9083-d7238b85e213 2018-07-21 11:30:15,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301885128021s 2018-07-21 11:30:15,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-333cfe93-fea3-4b30-9083-d7238b85e213 2018-07-21 11:30:15,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 11:30:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"subnet": {"name": "vping_ssh-subnet_4564777d-ca5e-41a2-b570-9076e739c848", "enable_dhcp": true, "network_id": "e8532355-7ee0-48de-b7f3-d5cc87ead865", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 11:30:16,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6ca07bd6-dacd-41bc-91d1-347b14e67ebe Date: Sat, 21 Jul 2018 11:30:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:30:15Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5c97410d877e4f75a39ba8ea63419228","id":"aff4b026-e094-4231-80f1-4ac5f689b330","subnetpool_id":null,"name":"vping_ssh-subnet_4564777d-ca5e-41a2-b570-9076e739c848"}} 2018-07-21 11:30:16,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6ca07bd6-dacd-41bc-91d1-347b14e67ebe 2018-07-21 11:30:16,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.988373994827s 2018-07-21 11:30:16,368 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6ca07bd6-dacd-41bc-91d1-347b14e67ebe 2018-07-21 11:30:16,368 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:30:15Z', 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'aff4b026-e094-4231-80f1-4ac5f689b330', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_4564777d-ca5e-41a2-b570-9076e739c848', u'enable_dhcp': True, u'network_id': u'e8532355-7ee0-48de-b7f3-d5cc87ead865', u'tenant_id': u'5c97410d877e4f75a39ba8ea63419228', u'created_at': u'2018-07-21T11:30:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5c97410d877e4f75a39ba8ea63419228'}) 2018-07-21 11:30:16,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 11:30:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"router": {"external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82"}, "name": "vping_ssh-router_4564777d-ca5e-41a2-b570-9076e739c848", "admin_state_up": true}}' 2018-07-21 11:30:22,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-8c760179-30a9-47e2-8436-072c45d453e8 Date: Sat, 21 Jul 2018 11:30:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:17Z", "admin_state_up": true, "updated_at": "2018-07-21T11:30:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "16ac1b05-3358-4283-a669-abef6dd35136", "name": "vping_ssh-router_4564777d-ca5e-41a2-b570-9076e739c848"}} 2018-07-21 11:30:22,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8c760179-30a9-47e2-8436-072c45d453e8 2018-07-21 11:30:22,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.21725988388s 2018-07-21 11:30:22,587 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8c760179-30a9-47e2-8436-072c45d453e8 2018-07-21 11:30:22,587 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T11:30:18Z', u'revision_number': 3, u'id': u'16ac1b05-3358-4283-a669-abef6dd35136', u'external_gateway_info': {u'network_id': u'2d11563f-ed41-4ba1-9f11-36ceb88bdc82', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'719faafb-320b-4168-94f0-c48ae64c44fa', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_4564777d-ca5e-41a2-b570-9076e739c848', u'admin_state_up': True, u'tenant_id': u'5c97410d877e4f75a39ba8ea63419228', u'created_at': u'2018-07-21T11:30:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'5c97410d877e4f75a39ba8ea63419228'}) 2018-07-21 11:30:22,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 11:30:22,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"subnet_id": "aff4b026-e094-4231-80f1-4ac5f689b330"}' 2018-07-21 11:30:25,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-41d828ea-36e3-412e-ac77-558ebbbda458 Date: Sat, 21 Jul 2018 11:30:25 GMT RESP BODY: {"network_id": "e8532355-7ee0-48de-b7f3-d5cc87ead865", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "subnet_id": "aff4b026-e094-4231-80f1-4ac5f689b330", "subnet_ids": ["aff4b026-e094-4231-80f1-4ac5f689b330"], "port_id": "fb3e4077-bf14-4fae-9742-a332a39bf032", "id": "16ac1b05-3358-4283-a669-abef6dd35136"} 2018-07-21 11:30:25,702 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136/add_router_interface.json used request id req-41d828ea-36e3-412e-ac77-558ebbbda458 2018-07-21 11:30:25,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.1139690876s 2018-07-21 11:30:25,702 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136/add_router_interface.json used request id req-41d828ea-36e3-412e-ac77-558ebbbda458 returning object 16ac1b05-3358-4283-a669-abef6dd35136 2018-07-21 11:30:25,704 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 11:30:25,836 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 11:30:25,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-21 11:30:25,842 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 11:30:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-21 11:30:25,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:30:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:26,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3667b03c-2c11-46ce-a6d8-4890041c7609 Date: Sat, 21 Jul 2018 11:30:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:30:26,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3667b03c-2c11-46ce-a6d8-4890041c7609 2018-07-21 11:30:26,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.753858089447s 2018-07-21 11:30:26,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3667b03c-2c11-46ce-a6d8-4890041c7609 2018-07-21 11:30:26,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 11:30:26,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848"}' 2018-07-21 11:30:26,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04acc3cb-a66b-4426-ba52-11e97021c8e3 Date: Sat, 21 Jul 2018 11:30:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/file", "owner": "5c97410d877e4f75a39ba8ea63419228", "id": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "size": null, "self": "/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:30:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848", "checksum": null, "created_at": "2018-07-21T11:30:26Z", "protected": false} 2018-07-21 11:30:26,867 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-04acc3cb-a66b-4426-ba52-11e97021c8e3 2018-07-21 11:30:26,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.260520935059s 2018-07-21 11:30:26,868 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-04acc3cb-a66b-4426-ba52-11e97021c8e3 returning object 60366ab9-ace4-48b0-824f-0ff01e9aac10 2018-07-21 11:30:26,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 11:30:26,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '' 2018-07-21 11:30:27,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0d7e758-737c-48f3-95de-b684b411f3c7 Date: Sat, 21 Jul 2018 11:30:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:30:27,557 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/file used request id req-c0d7e758-737c-48f3-95de-b684b411f3c7 2018-07-21 11:30:27,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.688426971436s 2018-07-21 11:30:27,557 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/file used request id req-c0d7e758-737c-48f3-95de-b684b411f3c7 2018-07-21 11:30:27,558 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T11:30:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/file', u'owner': u'5c97410d877e4f75a39ba8ea63419228', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'60366ab9-ace4-48b0-824f-0ff01e9aac10', u'size': None, u'name': u'vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848', u'checksum': None, u'self': u'/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T11:30:26Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 11:30:27,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 11:30:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_4564777d-ca5e-41a2-b570-9076e739c848", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 11:30:27,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe8e8ed1-c6a4-40f1-ace3-670925032f0a x-compute-request-id: req-fe8e8ed1-c6a4-40f1-ace3-670925032f0a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_4564777d-ca5e-41a2-b570-9076e739c848", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "07324459-cbc1-41ef-b641-26ac39dd6b12"}} 2018-07-21 11:30:27,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fe8e8ed1-c6a4-40f1-ace3-670925032f0a 2018-07-21 11:30:27,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.258893966675s 2018-07-21 11:30:27,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fe8e8ed1-c6a4-40f1-ace3-670925032f0a 2018-07-21 11:30:27,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_4564777d-ca5e-41a2-b570-9076e739c848', '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'8781eec94eee4e70b1ff8ac843be785e', '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'07324459-cbc1-41ef-b641-26ac39dd6b12', 'swap': 0}) 2018-07-21 11:30:27,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 11:30:27,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" -d '{"extra_specs": {}}' 2018-07-21 11:30:27,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50f7476a-c500-4ea8-ba97-df1b64a1762b x-compute-request-id: req-50f7476a-c500-4ea8-ba97-df1b64a1762b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 11:30:27,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12/os-extra_specs used request id req-50f7476a-c500-4ea8-ba97-df1b64a1762b 2018-07-21 11:30:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024847984314s 2018-07-21 11:30:27,844 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12/os-extra_specs used request id req-50f7476a-c500-4ea8-ba97-df1b64a1762b 2018-07-21 11:30:27,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 11:30:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"keypair": {"name": "vping_ssh-kp_4564777d-ca5e-41a2-b570-9076e739c848"}}' 2018-07-21 11:30:28,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b05f92e-ef3b-4dd1-beab-c55b5fb03c9a x-compute-request-id: req-5b05f92e-ef3b-4dd1-beab-c55b5fb03c9a Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpqvsAxMnzOFmrw4PNjqNhsf16g3GSDovCjZcRAhYbGcl7jVhljqScVsTN4Ka7Ri69sKjhMla193o8Ay1uyTnVnptTHMpJPhv07lj2idy0KKkXzn+ptisG10CUxGyH8QXy1iBYAb5EW25ldB3Oe//544AMZBp24OILzCp8zXEqZSnGWuPLc/E0zd6pLt2DnbZv+trVRRy1h0aLFPloCgLnHJGnrAva0p69G/viByHbS4NtXXYF9dYjMYulwLrJlKpuHp/Xjf2M4y4rPH3i2u6yzx2C31sRAndOwLQ5zkXpDuk/jP5MyXVY2GeGGAMMRlQ3uq30m9gtOyj2vpm7jbtt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqar7AMTJ8zhZq8ODzY6jYbH9eoNxkg6Lwo2XEQIWGxnJe41Y\nZY6knFbEzeCmu0YuvbCo4TJWtfd6PAMtbsk51Z6bUxzKST4b9O5Y9onctCipF85/\nqbYrBtdAlMRsh/EF8tYgWAG+RFtuZXQdznv/+eOADGQaduDiC8wqfM1xKmUpxlrj\ny3PxNM3eqS7dg522b/ra1UUctYdGixT5aAoC5xyRp6wL2tKevRv74gch20uDbV12\nBfXWIzGLpcC6yZSqbh6f1439jOMuKzx94truss8dgt9bEQJ3TsC0Oc5F6Q7pP4z+\nTMl1WNhnhhgDDEZUN7qt9JvYLTso9r6Zu427bQIDAQABAoIBAHJajiA/gkmOokl1\nVkFWMOIov8oyC3rAmQwAuF+7Q0DyyWyfoIOad3HzvWNxVY8FR32MMtbNQcoVSWpn\nTdjMgVFsPA3xapmg5eDYQFeyJXG7sfQctsigwjEzJRDfrrKVDUhVb6lBS4bxBOAW\nOfywcJ9w6R3w3jFfcps2+S/ym6JRQU8KbxWj7cBo08bq2z6PizX8U1pOwsyAR/+t\nR+KlYxRP/ver9mGUanSKyBUEHh3bR0gigcG9a58aQfgLyMs0HdNzEHY8e3laktf2\npuKCFvGz61LqFT7TzDCPokNGTvAhDlZcpmokJm+MAEWmQclFkEpnS3/B0MSNS5aU\nEq1I8gECgYEA3FIRjPPPxCpyvV4c7S0GScyhl98z8nXT2trDMy6ann77Zbj5r9yU\nYM7IcB0u2lOMYn7fOPPqZZ6w5HWpiM/nUWD2gchhoIaQ8ZuVIrT137IG01MIYybO\nA+scbAd3bryI+EbVYfZSSfHhbFawwX4lI8/Nr5AnUFDEqvT9g43SOIECgYEAxST6\n7dYQl9FUQtiFYa/zPw1anCiTVzdAFYxSK8PDqaS3ic/5bmKqaXBv/8C3mNCDu+NB\nrivbhlRUahaY0Odl7YP2aJhxmxRqfvzkqdw1/gpVnGewq3cBHNoofN+4A9yYZ0+H\nzD11syxMcHBr+KGT7aJminMxFWaOPfQ3sXuZbO0CgYAe1Y2HQIgPWDF+tzEtMGP0\n6CKlcqN+h2cC9iLjgt442GSus9id+Cz773S13B+2hoLbNg5fliNz3WW8U4tKjm49\nQWi+eSDQqoSWi8Ove8v9Zpj18mT2G3QxsDHmHJVmdhRlSuSKNUMG/kciNm++ZL0l\n6etLas1VvDgKBQeF5c9KAQKBgFepAt7Aga5QCQyUJHL0fs+5i2HGdQWh7p/mPh9x\ns836DRZ9YKbhvm6V7WcmdTzA8uKXwXvFyp4nX0Ww+JBjZCJBvE50Aof3gwcmQjL5\nVRS52alrPdZwWxFOPBSSkcs9ypKdfX+mkHB0MSUKCCiNCC7xOHE1mUyvxm3r6tvD\nXsxdAoGAJhm1aebvzaf6Hkk7BKh+iY7rSVNyqBxzt1biY/Yu3a8ZHucyOznY5oQ+\nGTKgfmNlEFGQ+grmrrv2I2oBbEDU6H69PcZdPBNtvJW8np67SrLUbnJW6t4wcbAT\nQRQbTJvWK1srtPOxcpZ+aU0JiqRGH0oLStdOTo4BNsEuPjuCLp8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5260fb5a08074fa08172a865df69ee68", "name": "vping_ssh-kp_4564777d-ca5e-41a2-b570-9076e739c848", "fingerprint": "83:33:1c:54:aa:3a:42:3e:8a:59:20:b0:07:64:47:2a"}} 2018-07-21 11:30:28,183 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5b05f92e-ef3b-4dd1-beab-c55b5fb03c9a 2018-07-21 11:30:28,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.337694883347s 2018-07-21 11:30:28,183 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5b05f92e-ef3b-4dd1-beab-c55b5fb03c9a 2018-07-21 11:30:28,184 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpqvsAxMnzOFmrw4PNjqNhsf16g3GSDovCjZcRAhYbGcl7jVhljqScVsTN4Ka7Ri69sKjhMla193o8Ay1uyTnVnptTHMpJPhv07lj2idy0KKkXzn+ptisG10CUxGyH8QXy1iBYAb5EW25ldB3Oe//544AMZBp24OILzCp8zXEqZSnGWuPLc/E0zd6pLt2DnbZv+trVRRy1h0aLFPloCgLnHJGnrAva0p69G/viByHbS4NtXXYF9dYjMYulwLrJlKpuHp/Xjf2M4y4rPH3i2u6yzx2C31sRAndOwLQ5zkXpDuk/jP5MyXVY2GeGGAMMRlQ3uq30m9gtOyj2vpm7jbtt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqar7AMTJ8zhZq8ODzY6jYbH9eoNxkg6Lwo2XEQIWGxnJe41Y\nZY6knFbEzeCmu0YuvbCo4TJWtfd6PAMtbsk51Z6bUxzKST4b9O5Y9onctCipF85/\nqbYrBtdAlMRsh/EF8tYgWAG+RFtuZXQdznv/+eOADGQaduDiC8wqfM1xKmUpxlrj\ny3PxNM3eqS7dg522b/ra1UUctYdGixT5aAoC5xyRp6wL2tKevRv74gch20uDbV12\nBfXWIzGLpcC6yZSqbh6f1439jOMuKzx94truss8dgt9bEQJ3TsC0Oc5F6Q7pP4z+\nTMl1WNhnhhgDDEZUN7qt9JvYLTso9r6Zu427bQIDAQABAoIBAHJajiA/gkmOokl1\nVkFWMOIov8oyC3rAmQwAuF+7Q0DyyWyfoIOad3HzvWNxVY8FR32MMtbNQcoVSWpn\nTdjMgVFsPA3xapmg5eDYQFeyJXG7sfQctsigwjEzJRDfrrKVDUhVb6lBS4bxBOAW\nOfywcJ9w6R3w3jFfcps2+S/ym6JRQU8KbxWj7cBo08bq2z6PizX8U1pOwsyAR/+t\nR+KlYxRP/ver9mGUanSKyBUEHh3bR0gigcG9a58aQfgLyMs0HdNzEHY8e3laktf2\npuKCFvGz61LqFT7TzDCPokNGTvAhDlZcpmokJm+MAEWmQclFkEpnS3/B0MSNS5aU\nEq1I8gECgYEA3FIRjPPPxCpyvV4c7S0GScyhl98z8nXT2trDMy6ann77Zbj5r9yU\nYM7IcB0u2lOMYn7fOPPqZZ6w5HWpiM/nUWD2gchhoIaQ8ZuVIrT137IG01MIYybO\nA+scbAd3bryI+EbVYfZSSfHhbFawwX4lI8/Nr5AnUFDEqvT9g43SOIECgYEAxST6\n7dYQl9FUQtiFYa/zPw1anCiTVzdAFYxSK8PDqaS3ic/5bmKqaXBv/8C3mNCDu+NB\nrivbhlRUahaY0Odl7YP2aJhxmxRqfvzkqdw1/gpVnGewq3cBHNoofN+4A9yYZ0+H\nzD11syxMcHBr+KGT7aJminMxFWaOPfQ3sXuZbO0CgYAe1Y2HQIgPWDF+tzEtMGP0\n6CKlcqN+h2cC9iLjgt442GSus9id+Cz773S13B+2hoLbNg5fliNz3WW8U4tKjm49\nQWi+eSDQqoSWi8Ove8v9Zpj18mT2G3QxsDHmHJVmdhRlSuSKNUMG/kciNm++ZL0l\n6etLas1VvDgKBQeF5c9KAQKBgFepAt7Aga5QCQyUJHL0fs+5i2HGdQWh7p/mPh9x\ns836DRZ9YKbhvm6V7WcmdTzA8uKXwXvFyp4nX0Ww+JBjZCJBvE50Aof3gwcmQjL5\nVRS52alrPdZwWxFOPBSSkcs9ypKdfX+mkHB0MSUKCCiNCC7xOHE1mUyvxm3r6tvD\nXsxdAoGAJhm1aebvzaf6Hkk7BKh+iY7rSVNyqBxzt1biY/Yu3a8ZHucyOznY5oQ+\nGTKgfmNlEFGQ+grmrrv2I2oBbEDU6H69PcZdPBNtvJW8np67SrLUbnJW6t4wcbAT\nQRQbTJvWK1srtPOxcpZ+aU0JiqRGH0oLStdOTo4BNsEuPjuCLp8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5260fb5a08074fa08172a865df69ee68', 'name': u'vping_ssh-kp_4564777d-ca5e-41a2-b570-9076e739c848', 'created_at': '2018-07-21T11:30:28.184299', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c97410d877e4f75a39ba8ea63419228', 'name': 'vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'83:33:1c:54:aa:3a:42:3e:8a:59:20:b0:07:64:47:2a', 'type': 'ssh', 'id': u'vping_ssh-kp_4564777d-ca5e-41a2-b570-9076e739c848'}) 2018-07-21 11:30:28,184 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAqar7AMTJ8zhZq8ODzY6jYbH9eoNxkg6Lwo2XEQIWGxnJe41Y ZY6knFbEzeCmu0YuvbCo4TJWtfd6PAMtbsk51Z6bUxzKST4b9O5Y9onctCipF85/ qbYrBtdAlMRsh/EF8tYgWAG+RFtuZXQdznv/+eOADGQaduDiC8wqfM1xKmUpxlrj y3PxNM3eqS7dg522b/ra1UUctYdGixT5aAoC5xyRp6wL2tKevRv74gch20uDbV12 BfXWIzGLpcC6yZSqbh6f1439jOMuKzx94truss8dgt9bEQJ3TsC0Oc5F6Q7pP4z+ TMl1WNhnhhgDDEZUN7qt9JvYLTso9r6Zu427bQIDAQABAoIBAHJajiA/gkmOokl1 VkFWMOIov8oyC3rAmQwAuF+7Q0DyyWyfoIOad3HzvWNxVY8FR32MMtbNQcoVSWpn TdjMgVFsPA3xapmg5eDYQFeyJXG7sfQctsigwjEzJRDfrrKVDUhVb6lBS4bxBOAW OfywcJ9w6R3w3jFfcps2+S/ym6JRQU8KbxWj7cBo08bq2z6PizX8U1pOwsyAR/+t R+KlYxRP/ver9mGUanSKyBUEHh3bR0gigcG9a58aQfgLyMs0HdNzEHY8e3laktf2 puKCFvGz61LqFT7TzDCPokNGTvAhDlZcpmokJm+MAEWmQclFkEpnS3/B0MSNS5aU Eq1I8gECgYEA3FIRjPPPxCpyvV4c7S0GScyhl98z8nXT2trDMy6ann77Zbj5r9yU YM7IcB0u2lOMYn7fOPPqZZ6w5HWpiM/nUWD2gchhoIaQ8ZuVIrT137IG01MIYybO A+scbAd3bryI+EbVYfZSSfHhbFawwX4lI8/Nr5AnUFDEqvT9g43SOIECgYEAxST6 7dYQl9FUQtiFYa/zPw1anCiTVzdAFYxSK8PDqaS3ic/5bmKqaXBv/8C3mNCDu+NB rivbhlRUahaY0Odl7YP2aJhxmxRqfvzkqdw1/gpVnGewq3cBHNoofN+4A9yYZ0+H zD11syxMcHBr+KGT7aJminMxFWaOPfQ3sXuZbO0CgYAe1Y2HQIgPWDF+tzEtMGP0 6CKlcqN+h2cC9iLjgt442GSus9id+Cz773S13B+2hoLbNg5fliNz3WW8U4tKjm49 QWi+eSDQqoSWi8Ove8v9Zpj18mT2G3QxsDHmHJVmdhRlSuSKNUMG/kciNm++ZL0l 6etLas1VvDgKBQeF5c9KAQKBgFepAt7Aga5QCQyUJHL0fs+5i2HGdQWh7p/mPh9x s836DRZ9YKbhvm6V7WcmdTzA8uKXwXvFyp4nX0Ww+JBjZCJBvE50Aof3gwcmQjL5 VRS52alrPdZwWxFOPBSSkcs9ypKdfX+mkHB0MSUKCCiNCC7xOHE1mUyvxm3r6tvD XsxdAoGAJhm1aebvzaf6Hkk7BKh+iY7rSVNyqBxzt1biY/Yu3a8ZHucyOznY5oQ+ GTKgfmNlEFGQ+grmrrv2I2oBbEDU6H69PcZdPBNtvJW8np67SrLUbnJW6t4wcbAT QRQbTJvWK1srtPOxcpZ+aU0JiqRGH0oLStdOTo4BNsEuPjuCLp8= -----END RSA PRIVATE KEY----- 2018-07-21 11:30:28,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 11:30:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"security_group": {"name": "vping_ssh-sg_4564777d-ca5e-41a2-b570-9076e739c848", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-21 11:30:28,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-870e0933-6b9e-4e16-9248-81932793bd10 Date: Sat, 21 Jul 2018 11:30:28 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:28Z", "updated_at": "2018-07-21T11:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "3f3746df-0917-4b3f-9366-6a10a182f038", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "78d877f3-1ad2-4f86-84ec-cfe246185028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}], "revision_number": 1, "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "name": "vping_ssh-sg_4564777d-ca5e-41a2-b570-9076e739c848"}} 2018-07-21 11:30:28,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-870e0933-6b9e-4e16-9248-81932793bd10 2018-07-21 11:30:28,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.380671977997s 2018-07-21 11:30:28,568 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-870e0933-6b9e-4e16-9248-81932793bd10 2018-07-21 11:30:28,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:30:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:28,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-eaacb4ed-bfb7-4ca4-b233-1c9c6991a982 Date: Sat, 21 Jul 2018 11:30:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:28Z", "updated_at": "2018-07-21T11:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "3f3746df-0917-4b3f-9366-6a10a182f038", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "78d877f3-1ad2-4f86-84ec-cfe246185028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}], "revision_number": 1, "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "name": "vping_ssh-sg_4564777d-ca5e-41a2-b570-9076e739c848"}, {"description": "Default security group", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:14Z", "updated_at": "2018-07-21T11:30:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "00ab50cd-c8ff-4ab4-b38b-ded842834586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "59867778-0dcb-4b9f-ae36-09a54bcbac70", "remote_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "d56619c0-db01-49ec-8ac8-bbe4305c1afd", "remote_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "f5b5fc58-6085-466d-87cf-bc44aca7169c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}], "revision_number": 1, "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "name": "default"}]} 2018-07-21 11:30:28,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-eaacb4ed-bfb7-4ca4-b233-1c9c6991a982 2018-07-21 11:30:28,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.411969900131s 2018-07-21 11:30:28,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-eaacb4ed-bfb7-4ca4-b233-1c9c6991a982 2018-07-21 11:30:28,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 11:30:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe"}}' 2018-07-21 11:30:29,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e1b967b7-2233-4271-9a93-fb27e6fb7ef5 Date: Sat, 21 Jul 2018 11:30:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T11:30:29Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "port_range_min": 22, "revision_number": 0, "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:29Z", "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "e2c5bbf3-39e7-4ebf-94bb-4001f3a327cf"}} 2018-07-21 11:30:29,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e1b967b7-2233-4271-9a93-fb27e6fb7ef5 2018-07-21 11:30:29,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.333070039749s 2018-07-21 11:30:29,322 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e1b967b7-2233-4271-9a93-fb27e6fb7ef5 2018-07-21 11:30:29,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:30:29,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:29,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-14e88f12-c1fc-45c4-9cd7-2a80fbe53d42 Date: Sat, 21 Jul 2018 11:30:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:28Z", "updated_at": "2018-07-21T11:30:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "3f3746df-0917-4b3f-9366-6a10a182f038", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "78d877f3-1ad2-4f86-84ec-cfe246185028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T11:30:29Z", "revision_number": 0, "id": "e2c5bbf3-39e7-4ebf-94bb-4001f3a327cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:29Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}], "revision_number": 2, "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "name": "vping_ssh-sg_4564777d-ca5e-41a2-b570-9076e739c848"}, {"description": "Default security group", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:14Z", "updated_at": "2018-07-21T11:30:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "00ab50cd-c8ff-4ab4-b38b-ded842834586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "59867778-0dcb-4b9f-ae36-09a54bcbac70", "remote_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "d56619c0-db01-49ec-8ac8-bbe4305c1afd", "remote_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "f5b5fc58-6085-466d-87cf-bc44aca7169c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}], "revision_number": 1, "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "name": "default"}]} 2018-07-21 11:30:29,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-14e88f12-c1fc-45c4-9cd7-2a80fbe53d42 2018-07-21 11:30:29,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0971839427948s 2018-07-21 11:30:29,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-14e88f12-c1fc-45c4-9cd7-2a80fbe53d42 2018-07-21 11:30:29,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 11:30:29,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe"}}' 2018-07-21 11:30:29,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5d58dad9-f803-4723-abf4-c98a0cee035b Date: Sat, 21 Jul 2018 11:30:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T11:30:29Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "port_range_min": null, "revision_number": 0, "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:29Z", "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "f10be8fb-ec4b-45d4-a063-798c6d26355f"}} 2018-07-21 11:30:29,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5d58dad9-f803-4723-abf4-c98a0cee035b 2018-07-21 11:30:29,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.363059997559s 2018-07-21 11:30:29,790 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5d58dad9-f803-4723-abf4-c98a0cee035b 2018-07-21 11:30:29,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:30:29,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:30,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-5af792e2-319d-4049-9b8f-57b1280767b4 Date: Sat, 21 Jul 2018 11:30:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c97410d877e4f75a39ba8ea63419228","l2_adjacency":true,"status":"ACTIVE","subnets":["aff4b026-e094-4231-80f1-4ac5f689b330"],"description":"","tags":[],"updated_at":"2018-07-21T11:30:15Z","qos_policy_id":null,"name":"vping_ssh-net_4564777d-ca5e-41a2-b570-9076e739c848","admin_state_up":true,"tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:14Z","mtu":1450}]} 2018-07-21 11:30:30,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5af792e2-319d-4049-9b8f-57b1280767b4 2018-07-21 11:30:30,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282368898392s 2018-07-21 11:30:30,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5af792e2-319d-4049-9b8f-57b1280767b4 2018-07-21 11:30:30,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:30:30,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:30,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ce4d18ab-b722-440f-80ab-651daa111d29 Date: Sat, 21 Jul 2018 11:30:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/snap", "metadata": {}}], "file": "/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/file", "owner": "5c97410d877e4f75a39ba8ea63419228", "id": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "size": 12716032, "self": "/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:30:27Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:30:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:30:30,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ce4d18ab-b722-440f-80ab-651daa111d29 2018-07-21 11:30:30,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.712622880936s 2018-07-21 11:30:30,792 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ce4d18ab-b722-440f-80ab-651daa111d29 2018-07-21 11:30:30,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:30:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:30,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9af1654-af55-4189-a704-21ef7bb5b541 x-compute-request-id: req-f9af1654-af55-4189-a704-21ef7bb5b541 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_4564777d-ca5e-41a2-b570-9076e739c848", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "07324459-cbc1-41ef-b641-26ac39dd6b12"}]} 2018-07-21 11:30:30,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f9af1654-af55-4189-a704-21ef7bb5b541 2018-07-21 11:30:30,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0353770256042s 2018-07-21 11:30:30,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f9af1654-af55-4189-a704-21ef7bb5b541 2018-07-21 11:30:30,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 11:30:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"server": {"name": "vping_ssh-vm2_4564777d-ca5e-41a2-b570-9076e739c848", "imageRef": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "flavorRef": "07324459-cbc1-41ef-b641-26ac39dd6b12", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e8532355-7ee0-48de-b7f3-d5cc87ead865"}], "security_groups": [{"name": "283ca774-5991-421b-ba19-8e6f13ad87fe"}]}}' 2018-07-21 11:30:33,844 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6539e6d7-7904-419f-8e85-442859e051d0 x-compute-request-id: req-6539e6d7-7904-419f-8e85-442859e051d0 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "283ca774-5991-421b-ba19-8e6f13ad87fe"}], "OS-DCF:diskConfig": "MANUAL", "id": "6eae9f63-50e1-43dc-b02a-3be0981de49e", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "bookmark"}], "adminPass": "RJAcahrCWp57"}} 2018-07-21 11:30:33,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6539e6d7-7904-419f-8e85-442859e051d0 2018-07-21 11:30:33,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.01301121712s 2018-07-21 11:30:33,845 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6539e6d7-7904-419f-8e85-442859e051d0 2018-07-21 11:30:33,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:30:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:34,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a276e7f-dfda-4e47-a50a-00cc5a2e7762 x-compute-request-id: req-4a276e7f-dfda-4e47-a50a-00cc5a2e7762 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "bookmark"}], "image": {"id": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "links": [{"href": "http://172.30.9.27:8774/images/60366ab9-ace4-48b0-824f-0ff01e9aac10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07324459-cbc1-41ef-b641-26ac39dd6b12", "links": [{"href": "http://172.30.9.27:8774/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "bookmark"}]}, "id": "6eae9f63-50e1-43dc-b02a-3be0981de49e", "user_id": "5260fb5a08074fa08172a865df69ee68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:30:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4564777d-ca5e-41a2-b570-9076e739c848", "created": "2018-07-21T11:30:33Z", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:30:34,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4a276e7f-dfda-4e47-a50a-00cc5a2e7762 2018-07-21 11:30:34,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.314877986908s 2018-07-21 11:30:34,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4a276e7f-dfda-4e47-a50a-00cc5a2e7762 2018-07-21 11:30:34,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:30:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:34,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-16ca6bbc-2b0e-4237-9bb4-96a9c84d08eb Date: Sat, 21 Jul 2018 11:30:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c97410d877e4f75a39ba8ea63419228","l2_adjacency":true,"status":"ACTIVE","subnets":["aff4b026-e094-4231-80f1-4ac5f689b330"],"description":"","tags":[],"updated_at":"2018-07-21T11:30:15Z","qos_policy_id":null,"name":"vping_ssh-net_4564777d-ca5e-41a2-b570-9076e739c848","admin_state_up":true,"tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:14Z","mtu":1450}]} 2018-07-21 11:30:34,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-16ca6bbc-2b0e-4237-9bb4-96a9c84d08eb 2018-07-21 11:30:34,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291527986526s 2018-07-21 11:30:34,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-16ca6bbc-2b0e-4237-9bb4-96a9c84d08eb 2018-07-21 11:30:34,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:30:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:34,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-368dcdc7-aff1-4f82-9a13-c7e6a50d9c50 Date: Sat, 21 Jul 2018 11:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:30:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5c97410d877e4f75a39ba8ea63419228","id":"aff4b026-e094-4231-80f1-4ac5f689b330","subnetpool_id":null,"name":"vping_ssh-subnet_4564777d-ca5e-41a2-b570-9076e739c848"}]} 2018-07-21 11:30:34,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-368dcdc7-aff1-4f82-9a13-c7e6a50d9c50 2018-07-21 11:30:34,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.05149102211s 2018-07-21 11:30:34,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-368dcdc7-aff1-4f82-9a13-c7e6a50d9c50 2018-07-21 11:30:34,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:30:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:30:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:37,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90d53693-6af3-43a7-9c08-66521a7483a6 x-compute-request-id: req-90d53693-6af3-43a7-9c08-66521a7483a6 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "bookmark"}], "image": {"id": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "links": [{"href": "http://172.30.9.27:8774/images/60366ab9-ace4-48b0-824f-0ff01e9aac10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07324459-cbc1-41ef-b641-26ac39dd6b12", "links": [{"href": "http://172.30.9.27:8774/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "bookmark"}]}, "id": "6eae9f63-50e1-43dc-b02a-3be0981de49e", "user_id": "5260fb5a08074fa08172a865df69ee68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:30:36Z", "hostId": "f3035003330c5d923fb8391fd6bf1ff9800435c9d6be3b7472957ed6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4564777d-ca5e-41a2-b570-9076e739c848", "created": "2018-07-21T11:30:33Z", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:30:37,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90d53693-6af3-43a7-9c08-66521a7483a6 2018-07-21 11:30:37,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618788003922s 2018-07-21 11:30:37,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90d53693-6af3-43a7-9c08-66521a7483a6 2018-07-21 11:30:37,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:30:39,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:30:39,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:39,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72232345-285f-40bb-8c75-b03f3312709e x-compute-request-id: req-72232345-285f-40bb-8c75-b03f3312709e Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "bookmark"}], "image": {"id": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "links": [{"href": "http://172.30.9.27:8774/images/60366ab9-ace4-48b0-824f-0ff01e9aac10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07324459-cbc1-41ef-b641-26ac39dd6b12", "links": [{"href": "http://172.30.9.27:8774/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "bookmark"}]}, "id": "6eae9f63-50e1-43dc-b02a-3be0981de49e", "user_id": "5260fb5a08074fa08172a865df69ee68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-21T11:30:38Z", "hostId": "6f89c55a8c3d37aa009914d47293f404a0c3fa14ec092a6d1dedde54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4564777d-ca5e-41a2-b570-9076e739c848", "created": "2018-07-21T11:30:33Z", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 11:30:39,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-72232345-285f-40bb-8c75-b03f3312709e 2018-07-21 11:30:39,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347358942032s 2018-07-21 11:30:39,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-72232345-285f-40bb-8c75-b03f3312709e 2018-07-21 11:30:39,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 11:30:41,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 11:30:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:41,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2aded38-4fce-4a98-b806-572eabfe9d16 x-compute-request-id: req-c2aded38-4fce-4a98-b806-572eabfe9d16 Content-Encoding: gzip Content-Length: 691 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6eae9f63-50e1-43dc-b02a-3be0981de49e", "rel": "bookmark"}], "image": {"id": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "links": [{"href": "http://172.30.9.27:8774/images/60366ab9-ace4-48b0-824f-0ff01e9aac10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07324459-cbc1-41ef-b641-26ac39dd6b12", "links": [{"href": "http://172.30.9.27:8774/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "bookmark"}]}, "id": "6eae9f63-50e1-43dc-b02a-3be0981de49e", "user_id": "5260fb5a08074fa08172a865df69ee68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-07-21T11:30:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4564777d-ca5e-41a2-b570-9076e739c848", "created": "2018-07-21T11:30:33Z", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6eae9f63-50e1-43dc-b02a-3be0981de49e.", "code": 500, "created": "2018-07-21T11:30:39Z"}, "metadata": {}}]} 2018-07-21 11:30:41,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2aded38-4fce-4a98-b806-572eabfe9d16 2018-07-21 11:30:41,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319000959396s 2018-07-21 11:30:41,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2aded38-4fce-4a98-b806-572eabfe9d16 2018-07-21 11:30:41,819 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 386, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_ssh.py", line 39, in prepare security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 182, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6933, in get_active_server extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6eae9f63-50e1-43dc-b02a-3be0981de49e.', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'60366ab9-ace4-48b0-824f-0ff01e9aac10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'07324459-cbc1-41ef-b641-26ac39dd6b12'}), 'az': u'nova', 'id': u'6eae9f63-50e1-43dc-b02a-3be0981de49e', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5260fb5a08074fa08172a865df69ee68', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c97410d877e4f75a39ba8ea63419228', 'name': 'vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-21T11:30:39Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'fault': Munch({u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6eae9f63-50e1-43dc-b02a-3be0981de49e.', u'code': 500, u'created': u'2018-07-21T11:30:39Z'}), u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5c97410d877e4f75a39ba8ea63419228', 'name': u'vping_ssh-vm2_4564777d-ca5e-41a2-b570-9076e739c848', 'adminPass': None, 'tenant_id': u'5c97410d877e4f75a39ba8ea63419228', 'created_at': u'2018-07-21T11:30:33Z', 'created': u'2018-07-21T11:30:33Z', 'has_config_drive': False, 'volumes': [], u'fault': Munch({u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6eae9f63-50e1-43dc-b02a-3be0981de49e.', u'code': 500, u'created': u'2018-07-21T11:30:39Z'}), 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-21 11:30:41,930 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 11:30:41,930 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:28 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-21 11:30:41,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 11:30:41,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:41,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-8accc2a5-e410-45fc-8c2b-514de663e639 Date: Sat, 21 Jul 2018 11:30:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:28Z", "updated_at": "2018-07-21T11:30:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "3f3746df-0917-4b3f-9366-6a10a182f038", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:28Z", "revision_number": 0, "id": "78d877f3-1ad2-4f86-84ec-cfe246185028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:28Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T11:30:29Z", "revision_number": 0, "id": "e2c5bbf3-39e7-4ebf-94bb-4001f3a327cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:29Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:29Z", "revision_number": 0, "id": "f10be8fb-ec4b-45d4-a063-798c6d26355f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:29Z", "security_group_id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}], "revision_number": 3, "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "283ca774-5991-421b-ba19-8e6f13ad87fe", "name": "vping_ssh-sg_4564777d-ca5e-41a2-b570-9076e739c848"}, {"description": "Default security group", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:14Z", "updated_at": "2018-07-21T11:30:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "00ab50cd-c8ff-4ab4-b38b-ded842834586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "59867778-0dcb-4b9f-ae36-09a54bcbac70", "remote_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "d56619c0-db01-49ec-8ac8-bbe4305c1afd", "remote_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T11:30:14Z", "revision_number": 0, "id": "f5b5fc58-6085-466d-87cf-bc44aca7169c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T11:30:14Z", "security_group_id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c97410d877e4f75a39ba8ea63419228"}], "revision_number": 1, "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "9e22f823-ada5-4fdc-b24b-49f914d743b8", "name": "default"}]} 2018-07-21 11:30:41,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8accc2a5-e410-45fc-8c2b-514de663e639 2018-07-21 11:30:41,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0563309192657s 2018-07-21 11:30:41,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8accc2a5-e410-45fc-8c2b-514de663e639 2018-07-21 11:30:41,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 11:30:41,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/283ca774-5991-421b-ba19-8e6f13ad87fe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:42,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50a7ccbb-ef7f-48c1-a585-c90e205da706 Content-Length: 0 Date: Sat, 21 Jul 2018 11:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:30:42,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/283ca774-5991-421b-ba19-8e6f13ad87fe.json used request id req-50a7ccbb-ef7f-48c1-a585-c90e205da706 2018-07-21 11:30:42,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.169028997421s 2018-07-21 11:30:42,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/283ca774-5991-421b-ba19-8e6f13ad87fe.json used request id req-50a7ccbb-ef7f-48c1-a585-c90e205da706 2018-07-21 11:30:42,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 11:30:42,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_4564777d-ca5e-41a2-b570-9076e739c848 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:42,243 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a6e4d34-8161-4f3a-ba29-7a12cf13942d x-compute-request-id: req-7a6e4d34-8161-4f3a-ba29-7a12cf13942d Content-Length: 0 Content-Type: application/json 2018-07-21 11:30:42,243 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_4564777d-ca5e-41a2-b570-9076e739c848 used request id req-7a6e4d34-8161-4f3a-ba29-7a12cf13942d 2018-07-21 11:30:42,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.076014995575s 2018-07-21 11:30:42,243 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_4564777d-ca5e-41a2-b570-9076e739c848 used request id req-7a6e4d34-8161-4f3a-ba29-7a12cf13942d 2018-07-21 11:30:42,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 11:30:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" -d '{"subnet_id": "aff4b026-e094-4231-80f1-4ac5f689b330"}' 2018-07-21 11:30:44,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a325dc71-99f7-464b-be38-6fa99789e7b8 Date: Sat, 21 Jul 2018 11:30:44 GMT RESP BODY: {"network_id": "e8532355-7ee0-48de-b7f3-d5cc87ead865", "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "subnet_id": "aff4b026-e094-4231-80f1-4ac5f689b330", "subnet_ids": ["aff4b026-e094-4231-80f1-4ac5f689b330"], "port_id": "fb3e4077-bf14-4fae-9742-a332a39bf032", "id": "16ac1b05-3358-4283-a669-abef6dd35136"} 2018-07-21 11:30:44,541 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136/remove_router_interface.json used request id req-a325dc71-99f7-464b-be38-6fa99789e7b8 2018-07-21 11:30:44,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2974820137s 2018-07-21 11:30:44,542 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136/remove_router_interface.json used request id req-a325dc71-99f7-464b-be38-6fa99789e7b8 returning object 16ac1b05-3358-4283-a669-abef6dd35136 2018-07-21 11:30:44,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 11:30:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:44,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b1f80c8d-7e97-4396-ac1f-69a131c503e3 Date: Sat, 21 Jul 2018 11:30:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d11563f-ed41-4ba1-9f11-36ceb88bdc82", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "719faafb-320b-4168-94f0-c48ae64c44fa", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5c97410d877e4f75a39ba8ea63419228", "created_at": "2018-07-21T11:30:17Z", "admin_state_up": true, "updated_at": "2018-07-21T11:30:43Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5c97410d877e4f75a39ba8ea63419228", "id": "16ac1b05-3358-4283-a669-abef6dd35136", "name": "vping_ssh-router_4564777d-ca5e-41a2-b570-9076e739c848"}]} 2018-07-21 11:30:44,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b1f80c8d-7e97-4396-ac1f-69a131c503e3 2018-07-21 11:30:44,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136584043503s 2018-07-21 11:30:44,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b1f80c8d-7e97-4396-ac1f-69a131c503e3 2018-07-21 11:30:44,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 11:30:44,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:48,236 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e9448c7-5932-4409-bf71-442818a72921 Content-Length: 0 Date: Sat, 21 Jul 2018 11:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:30:48,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136.json used request id req-7e9448c7-5932-4409-bf71-442818a72921 2018-07-21 11:30:48,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.55519413948s 2018-07-21 11:30:48,236 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/16ac1b05-3358-4283-a669-abef6dd35136.json used request id req-7e9448c7-5932-4409-bf71-442818a72921 2018-07-21 11:30:48,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 11:30:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:48,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-369e2dd6-2453-4298-88b3-f9a64498e6ba Date: Sat, 21 Jul 2018 11:30:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T11:30:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5c97410d877e4f75a39ba8ea63419228","id":"aff4b026-e094-4231-80f1-4ac5f689b330","subnetpool_id":null,"name":"vping_ssh-subnet_4564777d-ca5e-41a2-b570-9076e739c848"}]} 2018-07-21 11:30:48,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-369e2dd6-2453-4298-88b3-f9a64498e6ba 2018-07-21 11:30:48,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.190035104752s 2018-07-21 11:30:48,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-369e2dd6-2453-4298-88b3-f9a64498e6ba 2018-07-21 11:30:48,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 11:30:48,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/aff4b026-e094-4231-80f1-4ac5f689b330.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:50,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28bc0871-2ca4-4f6f-b12d-4fe66c5ce77d Date: Sat, 21 Jul 2018 11:30:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:30:50,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/aff4b026-e094-4231-80f1-4ac5f689b330.json used request id req-28bc0871-2ca4-4f6f-b12d-4fe66c5ce77d 2018-07-21 11:30:50,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51387786865s 2018-07-21 11:30:50,944 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/aff4b026-e094-4231-80f1-4ac5f689b330.json used request id req-28bc0871-2ca4-4f6f-b12d-4fe66c5ce77d 2018-07-21 11:30:50,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 11:30:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:51,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-37eaab47-0e1e-44c8-9d7a-d90badbf8a1c Date: Sat, 21 Jul 2018 11:30:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d11563f-ed41-4ba1-9f11-36ceb88bdc82","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c04ffadc9ee456bb56c653ac17cc740","l2_adjacency":true,"status":"ACTIVE","subnets":["719faafb-320b-4168-94f0-c48ae64c44fa"],"description":"","tags":[],"updated_at":"2018-07-21T11:22:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3c04ffadc9ee456bb56c653ac17cc740","created_at":"2018-07-21T11:22:37Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e8532355-7ee0-48de-b7f3-d5cc87ead865","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c97410d877e4f75a39ba8ea63419228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T11:30:50Z","qos_policy_id":null,"name":"vping_ssh-net_4564777d-ca5e-41a2-b570-9076e739c848","admin_state_up":true,"tenant_id":"5c97410d877e4f75a39ba8ea63419228","created_at":"2018-07-21T11:30:14Z","mtu":1450}]} 2018-07-21 11:30:51,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37eaab47-0e1e-44c8-9d7a-d90badbf8a1c 2018-07-21 11:30:51,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.330418109894s 2018-07-21 11:30:51,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37eaab47-0e1e-44c8-9d7a-d90badbf8a1c 2018-07-21 11:30:51,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 11:30:51,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e8532355-7ee0-48de-b7f3-d5cc87ead865.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:52,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11a6898f-2e0d-40c7-b893-d26045e6e773 Date: Sat, 21 Jul 2018 11:30:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 11:30:52,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e8532355-7ee0-48de-b7f3-d5cc87ead865.json used request id req-11a6898f-2e0d-40c7-b893-d26045e6e773 2018-07-21 11:30:52,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1744799614s 2018-07-21 11:30:52,451 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e8532355-7ee0-48de-b7f3-d5cc87ead865.json used request id req-11a6898f-2e0d-40c7-b893-d26045e6e773 2018-07-21 11:30:52,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 11:30:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:53,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a5a77305-72c8-4628-afb1-232b42282df1 Date: Sat, 21 Jul 2018 11:30:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/snap", "metadata": {}}], "file": "/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/file", "owner": "5c97410d877e4f75a39ba8ea63419228", "id": "60366ab9-ace4-48b0-824f-0ff01e9aac10", "size": 12716032, "self": "/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10", "disk_format": "qcow2", "direct_url": "rbd://cfdadfcf-c785-4392-bf4f-c43b83c9cf94/images/60366ab9-ace4-48b0-824f-0ff01e9aac10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T11:30:27Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4564777d-ca5e-41a2-b570-9076e739c848", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T11:30:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 11:30:53,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a5a77305-72c8-4628-afb1-232b42282df1 2018-07-21 11:30:53,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.707007169724s 2018-07-21 11:30:53,163 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a5a77305-72c8-4628-afb1-232b42282df1 2018-07-21 11:30:53,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 11:30:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9d9bb0707c0938ffafdf1b9f7f8c113986efd6d7" 2018-07-21 11:30:53,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ccd4de98-7392-4c99-8e1f-96cdbfca5de6 Date: Sat, 21 Jul 2018 11:30:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 11:30:53,728 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10 used request id req-ccd4de98-7392-4c99-8e1f-96cdbfca5de6 2018-07-21 11:30:53,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.56359910965s 2018-07-21 11:30:53,729 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/60366ab9-ace4-48b0-824f-0ff01e9aac10 used request id req-ccd4de98-7392-4c99-8e1f-96cdbfca5de6 2018-07-21 11:30:53,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 11:30:53,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:53,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d8a5e68-6fb5-4638-8444-1e5436118795 x-compute-request-id: req-4d8a5e68-6fb5-4638-8444-1e5436118795 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_4564777d-ca5e-41a2-b570-9076e739c848", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "07324459-cbc1-41ef-b641-26ac39dd6b12"}]} 2018-07-21 11:30:53,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d8a5e68-6fb5-4638-8444-1e5436118795 2018-07-21 11:30:53,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362570285797s 2018-07-21 11:30:53,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d8a5e68-6fb5-4638-8444-1e5436118795 2018-07-21 11:30:53,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 11:30:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:53,810 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 11:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4075ccb3-2730-4493-8694-37abad779f22 x-compute-request-id: req-4075ccb3-2730-4493-8694-37abad779f22 Content-Length: 0 Content-Type: application/json 2018-07-21 11:30:53,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12 used request id req-4075ccb3-2730-4493-8694-37abad779f22 2018-07-21 11:30:53,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433950424194s 2018-07-21 11:30:53,811 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/07324459-cbc1-41ef-b641-26ac39dd6b12 used request id req-4075ccb3-2730-4493-8694-37abad779f22 2018-07-21 11:30:53,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:30:53,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:53,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777be2d5-3c60-465e-8653-817fbc5b0b35 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/08550103b8c04ce0906986cdf019fd39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08550103b8c04ce0906986cdf019fd39", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/0fa73d664f794188a93289d192996dfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fa73d664f794188a93289d192996dfa", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/115b355306624060994b98c98201fd6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "115b355306624060994b98c98201fd6d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd5eebd05dc4dcb9353be276831c41e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd5eebd05dc4dcb9353be276831c41e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/25509c213f92473281b0087a3451c3e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25509c213f92473281b0087a3451c3e3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/2f04980597f34bb389cdb96003761101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f04980597f34bb389cdb96003761101", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/336ff44113ca4529af4dee03e6ea6ccc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "336ff44113ca4529af4dee03e6ea6ccc", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848", "links": {"self": "http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260fb5a08074fa08172a865df69ee68", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/b37b2891a81443b8884a450ba36f46ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b37b2891a81443b8884a450ba36f46ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/b4a3188497384240b4bb27729f49e7e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b4a3188497384240b4bb27729f49e7e7", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/bf778dcd2cf6412394b52ea776e5d31e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bf778dcd2cf6412394b52ea776e5d31e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/c951046195104d1e872a30d43eb87323"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c951046195104d1e872a30d43eb87323", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d69abc6aae31495d939e94b3a3fcf481"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d69abc6aae31495d939e94b3a3fcf481", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/eb6988f054ec4779aa254775ce613951"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb6988f054ec4779aa254775ce613951", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f0bf2154496c48c783b687e14608764e"}, "domain_id": "94621fe7965f47f9a7cefcb349d6525a", "enabled": true, "options": {}, "id": "f0bf2154496c48c783b687e14608764e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-21 11:30:53,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-777be2d5-3c60-465e-8653-817fbc5b0b35 2018-07-21 11:30:53,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118926048279s 2018-07-21 11:30:53,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-777be2d5-3c60-465e-8653-817fbc5b0b35 2018-07-21 11:30:53,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 11:30:53,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:54,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3566ddbf-56f7-47f1-bd08-0da1426a9340 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_4564777d-ca5e-41a2-b570-9076e739c848", "links": {"self": "http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5260fb5a08074fa08172a865df69ee68", "description": null}} 2018-07-21 11:30:54,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68 used request id req-3566ddbf-56f7-47f1-bd08-0da1426a9340 2018-07-21 11:30:54,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12074303627s 2018-07-21 11:30:54,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68 used request id req-3566ddbf-56f7-47f1-bd08-0da1426a9340 2018-07-21 11:30:54,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 11:30:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:54,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b79cd9ad-30f0-42d3-85c9-f8c8209b82ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:30:54,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68 used request id req-b79cd9ad-30f0-42d3-85c9-f8c8209b82ab 2018-07-21 11:30:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.258466959s 2018-07-21 11:30:54,317 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5260fb5a08074fa08172a865df69ee68 used request id req-b79cd9ad-30f0-42d3-85c9-f8c8209b82ab 2018-07-21 11:30:54,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 11:30:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:54,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 11:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5d26a3-f03f-4dae-8846-7ae2c5990c62 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c04ffadc9ee456bb56c653ac17cc740"}, "tags": [], "enabled": true, "id": "3c04ffadc9ee456bb56c653ac17cc740", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228"}, "tags": [], "enabled": true, "id": "5c97410d877e4f75a39ba8ea63419228", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_4564777d-ca5e-41a2-b570-9076e739c848"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8781eec94eee4e70b1ff8ac843be785e"}, "tags": [], "enabled": true, "id": "8781eec94eee4e70b1ff8ac843be785e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 11:30:54,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ff5d26a3-f03f-4dae-8846-7ae2c5990c62 2018-07-21 11:30:54,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102100133896s 2018-07-21 11:30:54,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ff5d26a3-f03f-4dae-8846-7ae2c5990c62 2018-07-21 11:30:54,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 11:30:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a1b22c45797d290e461c5a5e3fc68ea11e35dc0" 2018-07-21 11:30:54,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 11:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0d7f405-bc79-4ef8-aace-6cba0ba2b5d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 11:30:54,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228 used request id req-d0d7f405-bc79-4ef8-aace-6cba0ba2b5d2 2018-07-21 11:30:54,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.219773769379s 2018-07-21 11:30:54,651 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5c97410d877e4f75a39ba8ea63419228 used request id req-d0d7f405-bc79-4ef8-aace-6cba0ba2b5d2 2018-07-21 11:30:54,651 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-07-21 11:30:54,652 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:44 | PASS | | singlevm2 | functest | healthcheck | 00:38 | PASS | | vping_ssh | functest | healthcheck | 00:28 | FAIL | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-21 11:30:54,665 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-21 11:30:54,684 - paramiko.transport - DEBUG - EOF in transport thread